Playing games via USB OTG with Stickmount 2.0 on 4.2 - Nexus 7 Q&A, Help & Troubleshooting

Running rooted stock 4.2 on my Nexus 7. Stickmount is working again thanks to 2.0 Update. But I still can't play games from my USB thumb drive. I use Directory Bind which worked perfectly on 4.1.2. It does show the bindings as working (green) but when I start the game, it prompts the data download. I guess Directory Bind is also affected by the new mount points in 4.2 somehow?
Anyhoo.. Has anyone managed to play games from an external drive on 4.2? If so, would you please share how you're doing it? That'd be awesome! Thanks!
Cheers

Accorat said:
Running rooted stock 4.2 on my Nexus 7. Stickmount is working again thanks to 2.0 Update. But I still can't play games from my USB thumb drive. I use Directory Bind which worked perfectly on 4.1.2. It does show the bindings as working (green) but when I start the game, it prompts the data download. I guess Directory Bind is also affected by the new mount points in 4.2 somehow?
Anyhoo.. Has anyone managed to play games from an external drive on 4.2? If so, would you please share how you're doing it? That'd be awesome! Thanks!
Cheers
Click to expand...
Click to collapse
Somehow, with stickmount update, can access files in the Thumb, transfer between thumb drives and nexus storage.
However, could not playback any files. Must copy over before you can access the media files.

Hmm, I successfully played an avi video from an external HD with MX Player. MX Player must be open before mounting, though - like every app that wants to access the mounted files.
Unfortunately, that workaround doesn't work with games. They check for the files immediately after startup so you have no time to "get the mount in". And you can't let them recheck - bummer.
Sent from my Nexus 7 using xda app-developers app

Related

USB OTG on 4.2

I can't get my flash drive to mount on otg with stickmount. Installed busy box and all that, says it mounteds but when I open up the folder there's nothing there but on my PC it sees there's stuff on ,y flash drive
Sent from my Nexus 7 using xda app-developers app
Stickmount has been reported countless times as not yet working on 4.2. Someone reported Usb OTA Helper from Play is working, but I can't confirm that since I haven't gotten the OTA.
IRX120 said:
I can't get my flash drive to mount on otg with stickmount. Installed busy box and all that, says it mounted but when I open up the folder there's nothing there but on my PC it sees there's stuff on flash drive
...
Click to expand...
Click to collapse
I am experiencing same problem here after update to 4.2.
Same issue with OTG helper. Unable to see any files.
Sent from my Nexus 7 using xda premium
Perhaps its to do with the change in the mounting of the data/media
Now its mounted as data/media/emulated/0 or something like that
Sent from my SGH-T679 using xda app-developers app
A30NI_Y said:
Same issue with OTG helper. Unable to see any files.
Click to expand...
Click to collapse
As I understand, that is a system issue (ok, they claim that it is FEATURE), which allows access to flash drives (or basicaly any USB hosted thing) to each apps separately, so, there is no way that one APP will connect the USB drive and other will read from it.
We basicaly have to wait for someone who will find some way how to brighe the date from one app to one (probabaly fake) directory, or something like that.. OR kick out 4.2 and return to 4.1.2, which I will be doing ass soon as I will have the oportunity (during this weekend probably).
kar10s said:
As I understand, that is a system issue (ok, they claim that it is FEATURE), which allows access to flash drives (or basicaly any USB hosted thing) to each apps separately, so, there is no way that one APP will connect the USB drive and other will read from it.
We basicaly have to wait for someone who will find some way how to brighe the date from one app to one (probabaly fake) directory, or something like that.. OR kick out 4.2 and return to 4.1.2, which I will be doing ass soon as I will have the oportunity (during this weekend probably).
Click to expand...
Click to collapse
+1
IRX120 said:
Perhaps its to do with the change in the mounting of the data/media
Now its mounted as data/media/emulated/0 or something like that
Click to expand...
Click to collapse
no, that is absolutely unimportant where the USB is mounted (I tested that during one of my first tries), also all (or most) of the OTG apps do connect the USB corectly. If they can show you some data about it (such as free space and such), you will se that the USB is actualy mounted and the data is being displayed correctly. Problem is that APPS other than the OTG mounting apps does not have acess to them.
I tried a few applications but lstill nothing showing on the usb connection. I can mount it, etc, but shows no content. Will keep plugging away. I see so few improvements in 4.2 that it would not deflate me if I went back to 4.1.2
Sent using Tapatalk 2
me too, no way to mount my drive anymore =/
omlet said:
me too, no way to mount my drive anymore =/
Click to expand...
Click to collapse
Use Nexus Media Importer on Google Play as temporary measure until Stickmount is updated
It works and does not require root
I wonder if this is the same sort of issue we're going to see with CIFS ... I can live without OTG as long as I have CIFS.
darkuni said:
I wonder if this is the same sort of issue we're going to see with CIFS ... I can live without OTG as long as I have CIFS.
Click to expand...
Click to collapse
I hope it's an easy fix. I don't want to roll back. :crying:
kar10s said:
As I understand, that is a system issue (ok, they claim that it is FEATURE), which allows access to flash drives (or basicaly any USB hosted thing) to each apps separately, so, there is no way that one APP will connect the USB drive and other will read from it.
...
Click to expand...
Click to collapse
I am trying to parse the above for the intended operation model:
the system itself would detect and automatically mount a drive/device and any app can then access it (i.e., the way most OSs would behave)? or,
any app that needs a drive/device would initiate the mount in order to access/use it?
sucess on file browser
i tried to mount usb drive under terminal and it works for file browsers (tested on es file browser and file expert browser) and titanium backup
i can copy files to internal storage and those files could be opened normally.
however,if i want to open them on the otg device
these app(not file browsers) tell me "Wrong path" or anything like that.
i use command " busybox mount /dev/block/sda1 /sdcard/usbotg " under terminal emulator
dominicvn said:
Use Nexus Media Importer on Google Play as temporary measure until Stickmount is updated
It works and does not require root
Click to expand...
Click to collapse
If I'm going to pay $3 for an app it won't be for a temporary fix. That said I'm considering it..
abcliou said:
i tried to mount usb drive under terminal and it works for file browsers (tested on es file browser and file expert browser) and titanium backup
i can copy files to internal storage and those files could be opened normally.
however,if i want to open them on the otg device
these app(not file browsers) tell me "Wrong path" or anything like that.
i use command " busybox mount /dev/block/sda1 /sdcard/usbotg " under terminal emulator
Click to expand...
Click to collapse
Have you tried mounting it somewhere else? Could be tangled up in the multi-user hacks.
abcliou said:
i tried to mount usb drive under terminal and it works for file browsers (tested on es file browser and file expert browser) and titanium backup
i can copy files to internal storage and those files could be opened normally.
however,if i want to open them on the otg device
these app(not file browsers) tell me "Wrong path" or anything like that.
i use command " busybox mount /dev/block/sda1 /sdcard/usbotg " under terminal emulator
Click to expand...
Click to collapse
Try mounting to /dates/media/0/usbotg
Sent from my Nexus 7 using xda app-developers app
IRX120 said:
Try mounting to /dates/media/0/usbotg
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I tried that. no go. Mounts fine, and the terminal session can see the files, but root manager cannot. very strange.
init.rc
Did anyone try mounting by adding a line, with for example: mount /dev/block/sda1 /?/usbotg, to init.rc?
If this works, limitation would be that the usb drive would have to be present at boot but reading over the man pages for mount perhaps this would be compatible with per-process mounting scheme that's been implemented in 4.2 as launched processes should inherit the mount table from the launching process which I'm guessing is started as a child of the process init.rc runs in after init.rc is called.

[Q] OTG and Stick Mount Not Working Android 4.4.2

I am running the Nexus 7 2012 WiFi, Rooted and CWM Recovery which I just OTA updated from build KRT16S to KOT49H. Prior to the update I could every once in a while connect my 8GB Kingston Data Traveler USB drive via my OTG cable but now after the update it does not see the device at all. Is anyone else having a similar problem with Android 4.4.2 and if so could you please post your solutions for solving the problem?
Thanks in advance:
KodachromeBob
Try with another cable it is working fine here in 4.4.2 rooted twrp recovery
Sent from my Nexus 7 using Tapatalk
Are you using the free "stickmount" app or the native OTG mount via settings > storage?
dnana_28 said:
Try with another cable it is working fine here in 4.4.2 rooted twrp recovery
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Merdeke said:
Are you using the free "stickmount" app or the native OTG mount via settings > storage?
Click to expand...
Click to collapse
I'm having the same problem and I have used another cable... Also I tried the native and stick mount... Neither worked, and I keep getting a message saying stick mount is busy... It still doesn't mount..
Sent from my Nexus 5 using xda app-developers app
Merdeke said:
Are you using the free "stickmount" app or the native OTG mount via settings > storage?
Click to expand...
Click to collapse
using free stickmount app
dnana_28 said:
using free stickmount app
Click to expand...
Click to collapse
Well checking with a different cable is for sure the first thing to try. But I did have this problem with the last version of the custom rom I'm using, and one fix is to flash one of the custom kernels such as M-Kernel which has restored the native OTG support (ie you don't need stickmount). I no longer need that though, because stickmount is now working for me on the latest copy of the rom.
The rom is CyanogenMod 11.0 by koko98 at http://forum.xda-developers.com/showthread.php?t=2509905
Success OTG and Stick Mount on Android 4.4.2
Wouldn't you know that my original OTG cable would fail just after I upgraded to Android 4.4.2, just my luck. I replaced it with a new cable from StarTech.com and was then back in business. Thanks to Merdeke and all your replies and suggestions.
Sorry for (kind of) necroposting but i need assistance with same problem.
Only in my case OTG cable is fine - Nexus Media Importer works fine but any other software doesn't. Some are failing to mount but in case of stickmount it's little bit more curious: stickmount manages to mount my flash drive to usbStorage/sdb1 but when i navigate to this folder it;s empty and i also loose any files placed in this folder after unmounting.
What can cause such problem?
are you using the newest supersu?
jadeddjay said:
are you using the newest supersu?
Click to expand...
Click to collapse
That helped, thank you very much.
I didn't even knew this may cause a problem. I used version that came with my ROM
NekoiNemo said:
Sorry for (kind of) necroposting but i need assistance with same problem.
Only in my case OTG cable is fine - Nexus Media Importer works fine but any other software doesn't. Some are failing to mount but in case of stickmount it's little bit more curious: stickmount manages to mount my flash drive to usbStorage/sdb1 but when i navigate to this folder it;s empty and i also loose any files placed in this folder after unmounting.
What can cause such problem?
Click to expand...
Click to collapse
I have the same thing.
Nexus Media Importer works fine too, but I'd rather spend money on StickMount. But that does not seem to work any more with the pro version.
I am suggesting to use another Kernel
Okay, I'll give it a go.
Sent from my Linaro SM'd CM11 Galaxy S3, with Archi's kernel. A proud Googy Beta tester.

[Guide] Nexus Player starter info!

How to get started (Unlock Bootloader & Root)
A great guide has already been written up for this by xDragonZ HERE.
Now that I'm rooted, what next?
The Nexus Player has a micro USB port in the back, this is your key into making this device your own. You'll need to pick up an OTG Cable to get started. Any microUSB to female USB will work (buy a straight cable, and not one with a 90 degree bend in the port as these will not physically fit in the back of the Nexus Player).
Now that you've got your OTG Cable, the next thing you'll likely want is a USB Hub. From what I've read, the USB 2.0 hub is what you're looking for. I've personally got a four port powered hub, though you can choose any hub. NOTE, if you are going to hook up a non-powered harddrive then you'll need to purchase a POWERED USB hub else your harddrive will not function.
OTG Cable? Check! USB Hub? Check! Time for more!!
With that hub installed you can now hook up pretty much whatever you want as far as peripherals go (Ethernet adapter, Mouse, Keyboard, Gamepad, HDD, etc).
More info:
Gigabit Ethernet is available, although due to USB 2.0 restrictions you will not achieve full speed. More info HERE.
Additional accessories can be added, good thread HERE, or just skim through the Accessories subforum HERE.
Flash Drives and HDDs
If you add a Flash Drive or HDD you'll need to install StickMount. If you're wanting to install large games then you'll need to get FolderMount. Buy the PRO versions, the features are worth it and you should be supporting our Devs!
Stock or Custom ROM
So you're rooted and you've got all your extra hardware hooked up. Great! You're all set to start enjoying your Nexus Player. Or you can take that final step and install a custom ROM. At the time of writing there is only LolliRock, which is awesome. I definitely recommend checking it out HERE.
How to get apps on my Nexus Player?
You have two options for getting apps onto your device, you can sideload them or you can go to the PlayStore website and install them to your Nexus Player remotely. Just click "Install" and then choose your Nexus Player from the dropdown menu.
ES File Exporer also becomes very helpful as it will allow you to access cloud storage, ftp, and local files for sideloading purposes.
Hope this helps!
Also, remember to thank your developers in their respective threads!
How do I get pro version of stickmount to activate on my Nexus player? I bought it but can't get it activated.
trvbone said:
How do I get pro version of stickmount to activate on my Nexus player? I bought it but can't get it activated.
Click to expand...
Click to collapse
Should just need to have both Stickmount free and Stickmount pro installed together to unlock the pro features. Do you have both apps currently installed?
No that IS my question how do I install pro version if I can't push from okay store or sideloaded the pro apk.... I used the apk downloader extension in chrome to get apks for nexus player but I don't get the option for the pro version.
Hmm that would be a good question for Chainfire
Easiest way I believe to sideload is to download Wifi File Transfer Pro ($1.40) which can be downloaded automatically from the Play Store, then just use that to push the APK's to the device. Install to the "Downloads" folder then navigate there with File Explorer ES (which can be downloaded from the GPS) and install. Works great.
That's all good and fun but how do I get the apk of the pro version??
If someone has gotten foldermount to work on this thing, then please tell me what you did because I have repartitioned my USB stick to several different filesystems that are supported by the only custom kernel available for this device and I have permission issues when trying to create a folder with foldermount. If I let it do it itself, it acts as if it moved the data to the USB stick but didn't. I don't see nothing created when I check with a file explorer, and memory don't get freed up either. I have stick mount as well and it says my drive is mounted.
perhaps you can download the app to a rooted device like your phone and copy the stickmountpro.apk from you /data/app or /system/app folder or where-ever it places itself.
also I'm or not sure if http://forum.xda-developers.com/showthread.php?t=2146216 market helper works on nexus player .
trvbone said:
That's all good and fun but how do I get the apk of the pro version??
Click to expand...
Click to collapse
Were you able to solve this? I am in the same situation as you. I have the free version sideloaded/installed on my NP but can't figure out how to get an APK for the pro version. I already purchased it but don't know what I can do next.
ChristianJay said:
Easiest way I believe to sideload is to download Wifi File Transfer Pro ($1.40) which can be downloaded automatically from the Play Store, then just use that to push the APK's to the device. Install to the "Downloads" folder then navigate there with File Explorer ES (which can be downloaded from the GPS) and install. Works great.
Click to expand...
Click to collapse
Or, just use samba that's built in to es file explorer, and/or root explorer, to navigate directly to any samba shares on your pc.
Note 4 ?
unix4linux said:
Were you able to solve this? I am in the same situation as you. I have the free version sideloaded/installed on my NP but can't figure out how to get an APK for the pro version. I already purchased it but don't know what I can do next.
Click to expand...
Click to collapse
Yes I believe I used titanium backup on my Nexus 7 and used the backup of the pro apk and sideloaded it to NP
Sent from my Nexus 6
Idan73 said:
Or, just use samba that's built in to es file explorer, and/or root explorer, to navigate directly to any samba shares on your pc.
Note 4
Click to expand...
Click to collapse
Hmmm didn't know about Samba. Doesn't matter anyway I returned the NP. Going to see what the Razer Forge brings to the table but as far as streaming wirelessly through Plex 1080 content on max, nothing seems to beat Chromecast.
So I was trying to setup a folder link in the mount folder app but I don't understand how to actually select a folder location because after I navigate to the folder and click the back button the folder address isn't listed for the folder to be linked to. Can anyone help with this maybe a video or some pictures of how to set it up.
Edit: nvm with cm12.1 and an app called Link2sd I was able to move apps and their data/obb folders to my flash drive.

Sideload Apps like KODI with SW Version 5.x.x

Hey guys,
Because I wanted to update my Kodi on firetv to Jarvis,
last week I found out, that my gold old apps for sideloading don't work anymore with firetv software version 5.x.x... So and yesterday I found an App on play store which discribes the only way that worked for me. It's a "Guide" app. He describes a nice way with ES File Explorer. I think this way is also very comfortable. As apk download from the net is allready blocked on ES File Explorer on AFTV, I think you should block updates on ES at firetv.
Here's the link...if you like it may give the dev a positive rating for keeping it up
https:// play.google.com/store/apps/details?id=com.pheedev.Kodifiretuts
This way it's also very easy to "sideload" very many files, for example if you using NES emulators as me and would sideload some ROMS
Just out of curiosity, why don't you just copy the apks of the apps that you want to install onto a fat32 formatted USB drive and use es strong file explorer or that other file explorer from the market and install the app from there instead of using an app from your pc?
It's no app for Pc, it's for android. And if you have a FireTv stick, there is no USB port to plugin a external storage
Oo sideloading still works with FireOS 5.x.x.
Mhhh can only say it for FireTV-stick 1st gen...for me it's no more working. Can't even take a screenshot via adb from my PC
Try right clicking on the sideload app in windows and then click on run as administrator had the same problem on my stick on windows 10 that solved it for me
Sent from my SM-N900P using Tapatalk
i just use apps2fire... super easy.. doesnt work with 100% of apps but id say a good 75%+
Yeah since update doesnt work for me anymore, reviews at the play store say the same....
Found the same, but fine after a factory reset. Pain but it worked.
Sent from my HTC One X using XDA Free mobile app
Ouuhhh...factory reset would cost me too much time...for me the ES-Way is quite good
odd.. i nvr did a factory reset and works fine. you could always use wifi adb and sideload using terminal shell on android to push files.. but more workand youd need to first sideload wifi adb to the fire tv..
i use this method when apps2fire doesnt work

Deleting files on external HDD using Kodi or FTP

I seem to be unable to delete files which are on an external HDD, using Kodi or FTP. I have tried different FTP clients and all allow me to connect and view the files, yet I cannot physically make any changes to them, including renaming, moving and deleting.
Both KODI (SMPC) or FTP fail to physically delete the file, yet I can go in via Solid Explorer and delete the file that way.
I am in the same boat as you. When I bought my Shield with the 2.1 firmware installed, I did everything to delete files on my external USB hard drive from Kodi and I just couldn't. So I decided to root the Shield and from then I was finally able to do so from Kodi or smpc with ease.
Too bad yesterday I did the 3.1 firmware update because I thought Marshmallow had solved this problem but I was wrong...once again, I can't delete/rename files on my usb drive.
Would be great to get this solved, but have really run out of things to try.
You try the new 3.2 update then root?
Sent from my SM-G920V using Tapatalk
I haven't rooted my shield yet thinking that it was a kitkat problem and that it had been solved with the 3.0 firmware..so I have no choice but to root it soon.
The fact is that I don't understand why the shield needs to be rooted to delete files on a simple usb drive...
Update : I now have rooted my ShieldTV but still, I am not able to delete any file on my usb drive or even on my internal SD card. I guess this is a marshmallow limitation but really, it drives me crazy.
So I have sort of solved the issue. I am still dealing with nvidia support, but my solution was to buy an app called X-Plore.
This app has a WiFi sharing option, which allows it to communicate with X-Plore installed on anpther phone.
This has now allowed me to fully delete files on the shield via my phone without it "coming back".
That's the only solution I have found too. Not very convenient though.
I hadn't thought about using another android device to delete files through WiFi and X-Plore.
Thank's for the suggestion.
I have decided to sell the Shield TV. Just a couple of things I couldn't get my head round, and was a pain to use.
So I am going back to my Probox2 Ex+. Which has FTP! Files are deleted via SMPC! SMPC even picks up movies, that the shield TV version didn't, and lastly air mouse control.
So this was an Android issue and not Kodi. Kodi (most apps) can only write / delete in its own folder on an external drive.
It appears to be related to Android 6.0
No app would help including X-Plore or Es File. Android 6 Marshmallow appears to have removed SD CARD ACCESS Intent from Android TV editions so it is impossible to modify any kind of external storage including USB storage devices.

Categories

Resources