[Q] Mounting CIFS / NFS Shares? - TouchPad General

Has anyone had any luck mounting a cifs/nfs share?
Sent from my GT-I9000 using xda premium

I got cifs working using one of the guides someone posted (I cant post the link yet just google 'How To: Connect TP to network shares') and it was pretty straight forward. The only problem is that I have to mount it each time I restart the device which is more of a hassle than anything else. I had no luck with nfs to mount, but my technical knowledge of that comes from setting up nfs shares with my wdtv player so its very limited.

Did you use uberkernel or f15c? I'll try that search shortly
Sent from my GT-I9000 using xda premium

I have the f15c installed.

what I did
Here is the link to get the testing kernels in PreWare
http://www.webos-internals.org/wiki/Testing_Feeds
here is the link to do some of the CIFs mounting... I did something different to get the initial mount
http://forums.precentral.net/hp-touchpad/290642-how-connect-tp-network-shares.html
Now for the command line I did the following:
option 1
open WebOS quickinstaller.jar
click tools
select Linux Commandline
option 2
on a windows machine goto C:\Program Files\Palm, Inc\terminal>
run novaterm.bat
in the new window click file, then connect
Now that you are in the command line you can use the mount.cifs command
/usr/sbin/mount.cifs (mount.cifs is executable so run it and it will tell you the usage)
/usr/sbin/mount.cifs //device/share /mnt/yourlocaldirectory -o user=username,password=yourpassword
now this won't persist a reboot, so what you'll have to do is edit the /etc/fstab
I used VI from the shell we opened earlier. If you don't know how to use VI then find VIMTutor on your googlebox and get a quick test run
vi /etc/fstab
add the following
//device/share /mnt/yourlocaldirectory cifs username=username,password=yourpassword _netdev 0 0
Save that and reboot and see what happens.. I'm working on getting this to persist a reboot at the moment.

great. thanx. cant wait for update...no persist after reboot yet. THANX

That fit333 and flower doesnt show up in the web version for me or when i edit the post... Weird.
Sent from my GT-I9000 using xda premium

groves226 said:
Save that and reboot and see what happens.. I'm working on getting this to persist a reboot at the moment.
Click to expand...
Click to collapse
perhaps there is a way, once you install bash or sh to run this by adding
#!/bin/bash <- or whever it installs
mount-a
exit 0
to an rc.local file same as on linux ?

I wish, but there is no rc.local, and no cron. One of the guys I work with gave me an idea... I forgot what it is but I won't have free time to try until friday. Any more ideas would be greatly helpful.
Sent from my GT-I9000 using xda premium

streaming from network shares
maybe it's a little bit off topic, let me know...
I tried to play a video from a freshly mounted network share with Touchplayer and it was very laggy. I haven't tried with a local copy yet
I tried to play a song from the network also and the default player wouldn't play
Am I doing something wrong?

Touchplayer uses the cpu instead of the gpu, so it could yave been either the cpu causeing the lag or the network. For the music file, not sure.
Now when mounting a network share, the default media players for the TP only look in certian directories for media, so that also coupd have been a reason for not working when you tried the music.
For the next try at mounting on a reboot it was recomended at work to add 'mount -a' to /etc/profile. I wont be able to try until friday, but if someone else can then kick ass and let the rest of us know if it works.
Sent from my GT-I9000 using xda premium

Gave /etc/profioe a shot... No joy. Today I'm going to try to add a script to /etc/profile.d/ and will see what happens
Sent from my GT-I9000 using xda premium

http://forums.precentral.net/hp-touchpad/290642-how-connect-tp-network-shares-4.html#post3128848
It make it possible to use kalem media player. 720p works fine for me over wlan.

The link in there for making mounts perm, it uses /etc/profile.d... That should work (and I bet does since it is linked) to get done what this thread is trying to do.
Kick ass glad someone got a fix i havnt had the time this week to do too much tinkering.
Sent from my GT-I9000 using xda premium

Related

Hulu - Working W/Full Screen

Tried/tested/working:
Android 2.2.1
Rooted S=OFF
Almighty1 said:
To make it easier, all you need to do is download Adobe Flash Player 10.1.105.6 from market and
replace the /data/data/com.adobe.flashplayer/lib/libflashplayer.so which is AND 10,1,105,6 hex edited to look like WIN 10,1,102,64 for HULU.
1) Extract libflashplayer.so to sdcard
2) Copy libflashplayer.so from sdcard to
/data/data/com.adobe.flashplayer/lib using root explorer and make sure the permissions for libflashplayer.so is rwxr-xr-x
Click to expand...
Click to collapse
Thankyou Almighty1
This also has to be done after the .so replace and file permissions (Update 2)
In the browser window type about:debug
go to the browser settings
set UAstring to Desktop
backout and give hulu a shot
http://www.hulu.com/widget/player
Working for some
http://www.hulu.com
Working for others
Worked perfectly
*Update 1* - Full screen
For full screen, double tap the hulu window. Full screen will not work if you hit the full screen icon.
*End Update 1*
*Update 2*
File permissions:
kambiz.aghaiepour said:
also... the permissions are easy enough to ensure in an adb shell session:
# cd /data/data/com.adobe.flashplayer/lib
# chown system:system libflashplayer.so
# chmod 755 libflashplayer.so
# ls -la
Click to expand...
Click to collapse
Or through terminal:
# su
# chmod 755 /data/data/com.adobe.flashplayer/lib/libflashplayer.so
*End Update 2*
Does this really work??
Sent from my HTC Glacier using XDA App
I can confirm this does work, I didn't do the hex editing but did move the lib file and the player is working for me
edit: it even went to the actual larger website and not just the widget, now making it go fullscreen correctly is a little bit of an issue but otherwise it works
Not working for me. Followed directions correctly. Hulu says platform is not supported, not sure what I'm doing wrong
Sent from my HTC Glacier using XDA App
hawaiian.monzta said:
Not working for me. Followed directions correctly. Hulu says platform is not supported, not sure what I'm doing wrong
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
works for me! I also didn't mess with the hex stuff. make sure to set your browser for desktop like the op states.. that's the one thing I missed before I got it to work.
Sent from my HTC Glacier using XDA App
i can confirm also working
you have to go to the hulu.com desktop verson not the hulu.com/widget/player one
Just watched an SNL clip on Hulu. Thanks. I didn't do any hex editing either. I just replaced the file (w/ root explorer), checked all 3 permissions for "user", and then went to Hulu in Dolphin. Since it already has the Android/Desktop option readily avialable, I didn't need to change anything. Again, thanks.
I did both of the above. Didn't edit hex either. Desktop-check, replaced file-check, hulu.com desktop-check, permissions-check. Did both widget and desktop still a no go. Ill try again later
Edit: ran hulu.com through dolphin browser and finally got hulu to work. Weird. But now I'm only able to watch the 30sec ad. After ad finishes playing, screen iz black and nothing. Even waited for it to buffer or whatever but no success. I don't wanna go to hulu to watch tv ads haha. Any ideas what problem this might be?
Sent from my HTC Glacier using XDA App
Thanks for the tip OP! Reminds me of the nexus days when froyo came out and it was a cat and mouse game. Wonder how long this will last till hulu blocks it again!
hawaiian.monzta said:
I did both of the above. Didn't edit hex either. Desktop-check, replaced file-check, hulu.com desktop-check, permissions-check. Did both widget and desktop still a no go. Ill try again later
Edit: ran hulu.com through dolphin browser and finally got hulu to work. Weird. But now I'm only able to watch the 30sec ad. After ad finishes playing, screen iz black and nothing. Even waited for it to buffer or whatever but no success. I don't wanna go to hulu to watch tv ads haha. Any ideas what problem this might be?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Is your flash plugin set to On Demand or Always On? I find that Always On tends to work better most times.
droctii said:
Is your flash plugin set to On Demand or Always On? I find that Always On tends to work better most times.
Click to expand...
Click to collapse
Always on. Must be just my luck
Sent from my HTC Glacier using XDA App
Copied the file, change the permissions and went to hulu.com and it worked. It is challenging to get to full screen mode, but well worth it until Hulu decides to give us an official client.
ok got it working in stock browser but not in dolphin HD... anyone else have that issue are there some other settings i need to change in dolphin?
What permissions is everyone taking about??? I've copied the file and have the settings set to desktop but don't know what permissions to check...
ls1xtreme said:
What permissions is everyone taking about??? I've copied the file and have the settings set to desktop but don't know what permissions to check...
Click to expand...
Click to collapse
Long press the file, a menu will pop up and click on permissions. Now edit them
Sent from my HTC Glacier using XDA App
okay so i finally got this working...works great...i was curious and tried using netflix.com and was trying to watch something online but instead of getting the browser is not supported, it actuay asked me to install the silverlight pug-in...does anyone know if something similar could be installed so netflix will work...thanx again to those how figured this out...
This works very well.
CRoman247 said:
ok got it working in stock browser but not in dolphin HD... anyone else have that issue are there some other settings i need to change in dolphin?
Click to expand...
Click to collapse
same, working in stock but not dolphin, then again, i didnt spend much time tying to get it to work in dolphin, after it didnt work the first time i tried stock...
FYI, if you have automatic updating checked off for Flash, the update causes the "Browser not supported" issue to return. I'm going to attempt to edit the data folder with the same file as before, to see if that works.
*update*
Success.
Just re-copy the file into the folder, and re-change the permissions again, as stated in the OP. Just checked out a Godd Morning America clip. Controls are a bit of a challenge. But we're good to go.
Kienz said:
FYI, if you have automatic updating checked off for Flash, the update causes the "Browser not supported" issue to return. I'm going to attempt to edit the data folder with the same file as before, to see if that works.
*update*
Success.
Just re-copy the file into the folder, and re-change the permissions again, as stated in the OP. Just checked out a Godd Morning America clip. Controls are a bit of a challenge. But we're good to go.
Click to expand...
Click to collapse
I did. Only works in dolphin HD. Not stock
Sent from my T-Mobile myTouch 4G using XDA App

Perma-Temp Root + HULU FIX

ANNOUNCING PERMA-TEMP ROOT + HULU FIX!!!!
I've taken the excellent existing information from http://forum.xda-developers.com/showthread.php?t=1159354 and http://forum.xda-developers.com/showthread.php?t=688054&page=46
See the first link for instructions, etc. Basically just plug your phone into your PC, make sure USB debugging is on, using your phone as charge only, and that HTC Sync isn't running. Then open up the attached zip and run Run_ME_Fr3vo_ROOT + HULU FIX. OH, and I'm not sure if it matters, but have the latest Adobe Flash player installed on your phone before you start (10.3.185.25)
That's it! Your phone should be rooted AND HULU-ready until you reboot.
WHAT I DID: All I did was add a few commands that will delete your lib file from com.adobe.flashplayer, then install a different .lib file with correct permissions. Now, when you go browse Hulu with your stock browser or Dolphin (making sure your settings are set to disable mobile browsing, or set as DESKTOP VIEW, etc), Hulu won't recognize your phone as non-desktop, and you'll be free to watch Hulu all you want!
[Please note: this is my first time doing anything like this, as in first time ever creating a .bat file or doing anything with adb beyond the very basics; please bear that in mind when ripping me apart for being a noob ]
If this was helpful, please let me know with a thanks!
EDIT: Thanks to abe_ahmed09 for reminding me this works with stock browser too!
Unable to test this right now due to no PC access. But dude, no one should rip you apart, you are trying to help the community and I commend you do doing things that a lot of others do not have the ability to do.
Kudos,
Tee Jay
Sent from my PG86100 using XDA Premium App
teejaymarx said:
Unable to test this right now due to no PC access. But dude, no one should rip you apart, you are trying to help the community and I commend you do doing things that a lot of others do not have the ability to do.
Click to expand...
Click to collapse
Thanks man that's nice of you to say! I really enjoy XDA because (if I'm diligent) I can learn little by little, ask a few questions here and there, and look back and realize I've made a decent amount of progress!
works great! tried it without updating Flash and that was a no go, but once I updated it works perfectly!
Thanks to you and all of the devs out there for all of their hard work these past couple of weeks!
Thank you it worked
Sent from my PG86100 using XDA Premium App
Perfect man hulu works great
sent from my troll car lol
hey noob,lol
very nice work! thanks for this.
SWEET!
Glad it's working! I'll add emphasis to the fact that you need the latest version of flash for it to work.
Here's a question: are there any other programs out there that have to be tweaked AFTER root in order to work? What I mean is, right now I've got 10 or 20 root apps that work flawlessly after I root. But if there are good apps out there that require additional tweaking after root, perhaps we could incorporate that into the .bat as well
n00b question: is it safe to run this if we already have temp-root?
eltrutgnik said:
n00b question: is it safe to run this if we already have temp-root?
Click to expand...
Click to collapse
Should be--I just tried and it was fine.
Worst-case scenario, reboot phone and then run it! Either way, because of the nature of temp-root, it's all pretty "SAFE" at this point
Do I need hulu PlUS to use this? Or is it ad supported?
Overstew said:
Do I need hulu PlUS to use this? Or is it ad supported?
Click to expand...
Click to collapse
Oh hell no! Just use the free Dolphin Browser from the market, then go to settings and choose "Desktop" so that websites think you're browsing from a PC/Mac. When you get to HULU, depending on your settings, you may need to click the green arrow to watch the video.
Works in Full Screen too!!
...of course, if you're talking about Hulu-plus-only videos---then yes, you'd of course need Plus to view those videos just as you would elsewhere.
EDIT: Reading over your comment again I guess I need to clarify further: nothing here is "ad supported" because there are no apps, etc that I've provided. ALL MY HULU FIX DOES IS SWAP OUT A FILE IN YOUR ADOBE APP FOLDER THAT TRICKS HULU INTO THINKING YOU'RE A COMPUTER. But note that you'll still need a BROWSER that enables you to browse like a computer.
Were these points unclear to anyone else?
Works after updating flash to 10.3.
panamaniac said:
Oh hell no! Just use the free Dolphin Browser from the market, then go to settings and choose "Desktop" so that websites think you're browsing from a PC/Mac. When you get to HULU, depending on your settings, you may need to click the green arrow to watch the video.
Works in Full Screen too!!
...of course, if you're talking about Hulu-plus-only videos---then yes, you'd of course need Plus to view those videos just as you would elsewhere.
EDIT: Reading over your comment again I guess I need to clarify further: nothing here is "ad supported" because there are no apps, etc that I've provided. ALL MY HULU FIX DOES IS SWAP OUT A FILE IN YOUR ADOBE APP FOLDER THAT TRICKS HULU INTO THINKING YOU'RE A COMPUTER. But note that you'll still need a BROWSER that enables you to browse like a computer.
Were these points unclear to anyone else?
Click to expand...
Click to collapse
To add to that you don't need dolphin. Just use stock browser press menu options and disable mobile browsing
Sent from my PG86100 using XDA App
abe_ahmed09 said:
To add to that you don't need dolphin. Just use stock browser press menu options and disable mobile browsing
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Oh whoops, good call! I'll add that in!!
works great thanks :]
panamaniac said:
Should be--I just tried and it was fine.
Worst-case scenario, reboot phone and then run it! Either way, because of the nature of temp-root, it's all pretty "SAFE" at this point
Click to expand...
Click to collapse
So just to be safe I rebooted my phone, to lose root, and ran your .bat script. After i ran the script I opened up terminal and type in "su" and is said permission denied. So I didnt have root, i ended up using one of the other .bat script from the forums and running your .bat script after. Everything worked like a charm after that thanks for putting this together. =] Great job
eltrutgnik said:
So just to be safe I rebooted my phone, to lose root, and ran your .bat script. After i ran the script I opened up terminal and type in "su" and is said permission denied. So I didnt have root, i ended up using one of the other .bat script from the forums and running your .bat script after. Everything worked like a charm after that thanks for putting this together. =] Great job
Click to expand...
Click to collapse
Awesome, Great to hear it! Ya, not sure why the root method in my OP isn't working for you...different people have posted different results with the same root method! Anyway glad it's working, and as you discovered, there should be no problem running this on a rooted phone
Now I've tweaked it further so it'll overclock your phone to 1.8 GHz! I might make a new thread for that...
Root is working but hulu does show up and starts to play then I get a message telling me its not supported on this platform. I updated flash and mobile mode has been disabled.
Sent from my Overclocked Evo 3D using tapatalk. :-D
works great for me and oc sweet. im using skyfire
thanks

Wireless Tether for Root Users not available on GS2, any way around this?

Would downloading the .apk from an outside source provide the same results? Also, would AT&T be onto this?
I sideloaded the app because I like the Bluetooth pan tethering capability... Was able to set up a working ad-hoc network but not able to get Bluetooth tethering working.
I prefer the phone's built in wireless tethering as it's a true access point
Just delete tetheringmanager2.apk from /system/app to use the phone's built in tethering.
Sent from my SAMSUNG-SGH-I777 using xda premium
V3nomous said:
I prefer the phone's built in wireless tethering as it's a true access point
Just delete tetheringmanager2.apk from /system/app to use the phone's built in tethering.
Click to expand...
Click to collapse
+1 or if you dont want to delete the file just rename it to tetheringmanager2.ap
On cm7 wireless tethering works perfectly. I hadn't ever tried it until it recently got enabled. I tethered my captivate to it that didn't have a similar card in it just to test it out. I got really good download and upload speeds on the Cappy wifi tethered too.
Sent from My KickAss CM7 Captivate
Alright ill try removing that file, would freezing it give the same results?
Also, I dont wanna get caught by AT&T, ive heard about people getting letters, etc.
Built-in wi-fi hotspot is better becuse it is a true wi-fi AP. Wireless Tether app only gives you adhoc network that a lot of devices, like Android tablet, are not compatible with.
You get caught regardless what app you use. AT&T judge you by the amount of data you use and what's in those data. They could care less what tethering app you use.
CollegeProfesor said:
Alright ill try removing that file, would freezing it give the same results?
Also, I dont wanna get caught by AT&T, ive heard about people getting letters, etc.
Click to expand...
Click to collapse
Freezing it with TiBU is similar to removing in that it will not run, but it is still there incase you need it for something later on.
Good luck with avoiding the letter...
Don
dlwoodjr said:
Freezing it with TiBU is similar to removing in that it will not run, but it is still there incase you need it for something later on.
Good luck with avoiding the letter...
Don
Click to expand...
Click to collapse
Well if im going to run into problems with AT&T im not going to bother.
Thanks though
How do you rename it?
adb shell
cd /system/app
mv TetheringManager2.apk TatheringManager2.ap
mv: can't rename 'TheringManager2.apk': Read-only file system
Before adb shell:
Code:
adb remount
Fluffster said:
How do you rename it?
adb shell
cd /system/app
mv TetheringManager2.apk TatheringManager2.ap
mv: can't rename 'TheringManager2.apk': Read-only file system
Click to expand...
Click to collapse
Or find it with Root Explorer...long press...go down to Rename.
Sent from my SAMSUNG-SGH-I777 using XDA App
tylerdurdin said:
Or find it with Root Explorer...long press...go down to Rename.
Sent from my SAMSUNG-SGH-I777 using XDA App
Click to expand...
Click to collapse
I don't think you read my whole message. This could not be done as it was claiming "READ ONLY" file system.
I also tried this with Root Explorer with the same results, it can not do it. I assume I need to do this from CWM or something else. If someone can help point me in the right direction as to how to do this, that would be awesome.
I did find a fix (temporary) for this using System Tuner, go under apps/system then click TetheringManager and FREEZE it, once you do that you can Wifi Tether with no problem, perm fix? Dont know.. But that is working right now.
Fluffster said:
I don't think you read my whole message. This could not be done as it was claiming "READ ONLY" file system.
I also tried this with Root Explorer with the same results, it can not do it. I assume I need to do this from CWM or something else. If someone can help point me in the right direction as to how to do this, that would be awesome.
I did find a fix (temporary) for this using System Tuner, go under apps/system then click TetheringManager and FREEZE it, once you do that you can Wifi Tether with no problem, perm fix? Dont know.. But that is working right now.
Click to expand...
Click to collapse
Adb remount
Sent from my SAMSUNG-SGH-I777 using XDA App
Fluffster said:
I don't think you read my whole message. This could not be done as it was claiming "READ ONLY" file system.
I also tried this with Root Explorer with the same results, it can not do it. I assume I need to do this from CWM or something else. If someone can help point me in the right direction as to how to do this, that would be awesome.
I did find a fix (temporary) for this using System Tuner, go under apps/system then click TetheringManager and FREEZE it, once you do that you can Wifi Tether with no problem, perm fix? Dont know.. But that is working right now.
Click to expand...
Click to collapse
In Root Explorer, when in /system/app, click the button at the top that says "Switch to R/W." Then rename it.
Entropy512 said:
Before adb shell:
Code:
adb remount
Click to expand...
Click to collapse
That did the trick.. Thanks

Samba FileSharing

Has anyone been able to get this program to work properly? I have not been able to get it to auto start in months. Finally getting around to trying to figure out whats up.
I use it everyday... when the window pops up that says if you want to force close or wait you just tell it to wait
Sent from my cm_tenderloin using Tapatalk 2
cdzo72 said:
I use it everyday... when the window pops up that says if you want to force close or wait you just tell it to wait
Sent from my cm_tenderloin using Tapatalk 2
Click to expand...
Click to collapse
Does it auto start like it should after rebooting your TP?
xport said:
Does it auto start like it should after rebooting your TP?
Click to expand...
Click to collapse
Nope since it has that issue it will auto start but it makes no difference... you still have to open the app and manually start connection....
Now lemme offer some advice... not sure why you use it but I use it because its the only app that allows the SMB connection. Which allows me to drag its network address to a command window and perform a robocopy /mir function and sync the contents to a folder on my computer
If you just want wireless access to your TouchPad and don't need that function there are other apps that will autostart correctly like RemoteWebDesktop, FTPDroid and ESFile Explorer also has added that function
Hope that helps. But I'm stubborn. I have SAMBA on all my Android devices because it just works. Have not been able to figure out what the glitch is with it starting up
Sent from my cm_tenderloin using Tapatalk 2
I use it to transfer files (videos and such) to my kids touchpads when I am not home or when they are using it. I realize I can start it each time, but it was nice having a windows share that i could copy files to even when I was not there to launch Samba. I wish the developer would fix the "wifi tether mode" issue or whatever is keeping it from auto starting like it used to.
Thanks for the advice cdzo72, Ill give some of the other options a try. Ive been using FTPServer in the meantime.
xport said:
I use it to transfer files (videos and such) to my kids touchpads when I am not home or when they are using it. I realize I can start it each time, but it was nice having a windows share that i could copy files to even when I was not there to launch Samba. I wish the developer would fix the "wifi tether mode" issue or whatever is keeping it from auto starting like it used to.
Thanks for the advice cdzo72, Ill give some of the other options a try. Ive been using FTPServer in the meantime.
Click to expand...
Click to collapse
You're more than welcome
Sent from my cm_tenderloin using Tapatalk 2
cdzo72 said:
If you just want wireless access to your TouchPad and don't need that function there are other apps that will autostart correctly like RemoteWebDesktop, FTPDroid and ESFile Explorer also has added that function
Click to expand...
Click to collapse
I cant get FTPDroid (or FTPServer for that matter) to auto start on boot reliably. I am on the latest nightly with latest gapps. Is there a trick or something I am missing?
Is this a CM9 issue with allowing apps to auto start?
EDIT: It must be an issue with CM9 and Samba conflicting, the exact same thing happens on my OG Incredible with CM9.
It looks like Samba FS is now starting at boot as it should (just installed the 7/18 nightly).
Awesome!
xport said:
It looks like Samba FS is now starting at boot as it should (just installed the 7/18 nightly).
Awesome!
Click to expand...
Click to collapse
Yup, same here! About time. Starts up properly when I installed the 7/19 nightly. :good:

Disable Touchpad Event4

After finally getting CrombiXX to work, the only dissapointment is the inablilty to disable the touchpad using the appropriate key.
I read a post saying deleting the file 'event4' will achieve same effect.
Well I can delete it, but each reboot or undocking, it returns!
I have created a shortcut to the folder, but would prefer it gone permanenly as I never ever use the touchpad.
Can anyone enlighten me on how this pesky file can be removed for good.
Thanks
You could try creating an init.d script to delete the file on bootup.
Sent from my SO-04E using XDA Free mobile app
The folder shortcut>delete file, isn't too bad a solution for those who can't type without thumbs catching the touchpad. Perhaps it's because I touchtype..
kokopuphz said:
You could try creating an init.d script to delete the file on bootup.
Sent from my SO-04E using XDA Free mobile app
Click to expand...
Click to collapse
That sounds like an idea that may address the reboot issue, but perhaps not the undock/dock trigger. it's been so long since I wrote any scripts, and they were windows based, I think I may just have to stick to using the shortcut on the desktop to the folder.
Regardless, this little device is so wonderful now, it's a joy to use. Feels almost as quick as my Nexus 7 and certainly faster than the Note8 now I have put Samsungs 4.3 bloatware back on it.
I will investigate the script, but I guess it would be great to eliminate the trigger point/script till. It would of course be even better if the official button funtion worked....here's hoping.
Oh my goodness I just love this little beauty.

Categories

Resources