Hi all,
i used my rhodium as usb key but it's really boring to go to settings and connection and usb to pc..and change allthe time between activesync and disk drive...
Do you if it's possible to create a morstcript or else to swap between both with a button?
Thanks !
You shouldn;t have to do all that. My Touch Pro 2 is running the new WM6.5/Sense2.5 ROM, and when I connect it to a PC, the device asks me if I want Sync or USB drive access.
The previous ROM (WM6.5/Sense2.1) also did this, and I'm pretty certain it did it under the original WM6.1 ROM.
R3dF1v3 said:
You shouldn;t have to do all that. My Touch Pro 2 is running the new WM6.5/Sense2.5 ROM, and when I connect it to a PC, the device asks me if I want Sync or USB drive access.
The previous ROM (WM6.5/Sense2.1) also did this, and I'm pretty certain it did it under the original WM6.1 ROM.
Click to expand...
Click to collapse
on mine too i have this screeen, but i want to change it AFTER this screen..
for example i synchronise with activesync and after i want to use disk drive
i dont want to unplug and replug or go on control panel..
thanks
its actually pretty easy simply copy the .ink file for usb to pc from and put it in the /windows start menu folder or
find rhodiumkbdcontroller (search youll find it) and map a alt+key to the .ink to open it on the fly
aestivalisakito said:
its actually pretty easy simply copy the .ink file for usb to pc from and put it in the /windows start menu folder or
find rhodiumkbdcontroller (search youll find it) and map a alt+key to the .ink to open it on the fly
Click to expand...
Click to collapse
sorry but where do you find the .lnk for the control panel settings?
in windows\starmenu\settings...it's empty...
so?
thanks
anyone have an idea?
i answer myself for help it's here
http://forum.xda-developers.com/showthread.php?t=340974
thanks for your help...
Hi all, I just installed Android 4.2 and I noticed that neither StickMount nor OTG USB Helper are working. In particular, they can find the usb, but they mount an empty folder. Nexus Media Importer is working, but does not mount the usb in a folder. Any idea?
gnufabio said:
Hi all, I just installed Android 4.2 and I noticed that neither StickMount nor OTG USB Helper are working. In particular, they can find the usb, but they mount an empty folder. Nexus Media Importer is working, but does not mount the usb in a folder. Any idea?
Click to expand...
Click to collapse
I have the same problem on a Nexus 7, I've sent a debug file to the OTG USB Helper developer.
Hi Guys:
I´m also installed Android 4.2 and my nexus not mount USB device by OTG.
When update stickmount for compatibility our nexus?
Thanks.
Canariolp21 said:
Hi Guys:
I´m also installed Android 4.2 and my nexus not mount USB device by OTG.
When update stickmount for compatibility our nexus?
Thanks.
Click to expand...
Click to collapse
Same here on Galaxy Nexus gsm, OTG doesn't work anymore after 4.2...
test version of USB OTG Helper
Hey guys, I am the "developer" of USB OTG Helper. I would be grateful if you could test this version and confirm that it works -> http://www.mediafire.com/?wlt084peiksjb1l
Please note that the drives are now mounted in the "/USB-OTG-Drives" root folder and not on sd card.
shardul_seth said:
Hey guys, I am the "developer" of USB OTG Helper. I would be grateful if you could test this version and confirm that it works -> http://www.mediafire.com/?wlt084peiksjb1l
Please note that the drives are now mounted in the "/USB-OTG-Drives" root folder and not on sd card.
Click to expand...
Click to collapse
Sorry, but it doesn't work! Tool is Mount device, but folder are empty
killerloop04 said:
Sorry, but it doesn't work! Tool is Mount device, but folder are empty
Click to expand...
Click to collapse
If you have busybox installed, could you try again after removing the "In-app busybox preferred" option in settings.
shardul_seth said:
Hey guys, I am the "developer" of USB OTG Helper. I would be grateful if you could test this version and confirm that it works -> http://www.mediafire.com/?wlt084peiksjb1l
Please note that the drives are now mounted in the "/USB-OTG-Drives" root folder and not on sd card.
Click to expand...
Click to collapse
no. Claims to mount on /storage/emulated/0/usb_drive_1. nothing added to root. And the mount is empty.
:crying:
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
jmdearras said:
no. Claims to mount on /storage/emulated/0/usb_drive_1. nothing added to root. And the mount is empty.
:crying:
Click to expand...
Click to collapse
also says JB 4.2 support failed! in the startup log.
Do you have root shell access (adb shell)?
If yes, could you try the following commands and see what is the output
Code:
busybox mkdir /USB-OTG-Drives
jmdearras said:
no. Claims to mount on /storage/emulated/0/usb_drive_1. nothing added to root. And the mount is empty.
:crying:
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
also says JB 4.2 support failed! in the startup log.
Click to expand...
Click to collapse
somebody in another forum said:
If I mount using stickmount, anything I copy to my flash drive is visible after an unmount/mount, but anything that was on there before, or newly copied from my PC doesn't show up.
And I tried it, they are right. some kind of file ownership issue.
---------- Post added at 12:37 PM ---------- Previous post was at 12:29 PM ----------
jmdearras said:
somebody in another forum said:
If I mount using stickmount, anything I copy to my flash drive is visible after an unmount/mount, but anything that was on there before, or newly copied from my PC doesn't show up.
And I tried it, they are right. some kind of file ownership issue.
Click to expand...
Click to collapse
No, it's some sort of FS thing, the file is not going to the USB, and the same is visible when any USB device is mounted.
Seems this will be fixed only when my device gets 4.2 update
shardul_seth said:
Do you have root shell access (adb shell)?
If yes, could you try the following commands and see what is the output
Code:
busybox mkdir /USB-OTG-Drives
Click to expand...
Click to collapse
On a Nexus 7:
[email protected]:/ $ busybox mkdir /USB-OTG-Drives
busybox mkdir /USB-OTG-Drives
mkdir: can't create directory '/USB-OTG-Drives': Read-only file system
1|[email protected]:/ $
limpet said:
On a Nexus 7:
[email protected]:/ $ busybox mkdir /USB-OTG-Drives
busybox mkdir /USB-OTG-Drives
mkdir: can't create directory '/USB-OTG-Drives': Read-only file system
1|[email protected]:/ $
Click to expand...
Click to collapse
You need to be root to execute that command.
Sent from my i9250
bk201doesntexist said:
You need to be root to execute that command.
Sent from my i9250
Click to expand...
Click to collapse
You need the FS mounted R/W
jmdearras said:
You need the FS mounted R/W
Click to expand...
Click to collapse
Which needs....?
Sent from my i9250
I have created the folder, but nothing.
No point jb 4.2 doesn't support USB
Click the thanks button it's not that hard
Sent from Galaxy Nexus using xda- developers app
vicleehuang said:
No point jb 4.2 doesn't support USB
Click the thanks button it's not that hard
Sent from Galaxy Nexus using xda- developers app
Click to expand...
Click to collapse
Several apps supported read write access to external storage using USB OTG under 4.1.2.
New features in the 4.2 update broke those applications, but 4.2 does support USB OTG
and the problems will probably be worked out soon.
Can someone test their OTG with a keyboard, mouse, and a xbox 360 controller if they have. None of these things work on mines. I don't know if its the otg or 4.2. I'm using the Adapter Samsung ET-R205UBE USB to microUSB. It worked fine when I was at 4.1.2.
shugo88 said:
Can someone test their OTG with a keyboard, mouse, and a xbox 360 controller if they have. None of these things work on mines. I don't know if its the otg or 4.2. I'm using the Adapter Samsung ET-R205UBE USB to microUSB. It worked fine when I was at 4.1.2.
Click to expand...
Click to collapse
A Logitech wireless keyboard and mouse worked fine on a
Nexus 7 under 4.2 with either of these adapters:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=250967461003
http://www.amazon.com/gp/product/B008R6BD82
A "select keyboard layout" notification appeared which opened the
language and inlut settings where a physical keyboard section
was added. This section disappeared when I unplugged the dongle.
Can someone post a screenshot of where the "Format External SD card" option is located in Android Marshmallow ?
ashutosh90 said:
Can someone post a screenshot of where the "Format External SD card" option is located in Android Marshmallow ?
Click to expand...
Click to collapse
Goto settings>storage and USB>select that mdpi things>Setting
You'll find format there
@hp5942
Thanks man... Much appreciated !
Also if you have an OTG drive can you connect it to your phone and see if it is detected by ES File Explorer ? (And a screenshot of that too perhaps ?)
ashutosh90 said:
@hp5942
Thanks man... Much appreciated !
Also if you have an OTG drive can you connect it to your phone and see if it is detected by ES File Explorer ? (And a screenshot of that too perhaps ?)
Click to expand...
Click to collapse
Sorry but I have no OTG drive or cable
hi all !
Well I need to transfer data from my previous 5 to the new 5x. Since I dont have a port c type in my pc and I dont want to buy an adapter.
Wich is my best option?
Thanks in advance !
juanmanuelsanchez said:
hi all !
Well I need to transfer data from my previous 5 to the new 5x. Since I dont have a port c type in my pc and I dont want to buy an adapter.
Wich is my best option?
Thanks in advance !
Click to expand...
Click to collapse
use filezilla at pc end, and file manager that support sftp at mobile end , e.g , es file explorer/ solid explorer ..
Sent from my Nexus 5 using Tapatalk
nsg86 said:
use filezilla at pc end, and file manager that support sftp at mobile end , e.g , es file explorer/ solid explorer ..
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Are you supposed to use the Client or the Server at the PC end?
Edit: Figured it out Thanks for the program recommendation
I can connect my USB and copy files to the phone. But I cannot work out how I can copy my picture files to the USB.
I have the correct USB connector and use File Commander app. I have read various Web comments but admit confusion.
Appreciate someone 'walking me' through the process.
Thanks
Any possibility of some help with this please.
Cheers Ron
RonHos said:
Any possibility of some help with this please.
Cheers Ron
Click to expand...
Click to collapse
Not sure what you're missing but pictures are on SD Card in DCIM Folder. Admittedly not clearly labeled but that is where they're stored. If still no luck, please provide details on your process so others can help you.
Your request has little information so is difficult to provide guidance.
Thanks for response. I know know where the pics are stored, can copy but how to find and then paste to the USB?
My process difficult to describe since I don't have one beyond this stage.
RonHos said:
Thanks for response. I know know where the pics are stored, can copy but how to find and then paste to the USB?
My process difficult to describe since I don't have one beyond this stage.
Click to expand...
Click to collapse
Progress has been made. Once you copy the photo files from SD card, navigate through computer file browser to find USB drive and paste.
Or is the issue that you can't find USB drive in computer file system? If this is the case, I'm afraid I don't have any other ideas, except maybe remove and reinsert USB or perhaps open second file browser window/tab for phone and computer.
After copy could be I am not searching correctly to find USB connected to my tablet. Don't have it handy just now but will advise if I solve, or not!