Hello,
does anyone know a solution to exchange files with a PC via a USB-connetcion automatically/ without user-activity on the device?
Yes, you can use USB-Debugging with ADB.EXE but this is a high security risk.
Thanks.
Android, transfer files via USBHello, does anyone know a solution to exchange files with a PC via a USB-connetcion automatically/ without user-activity on the device? Yes, you can use USB-Debugging with ADB.EXE but this is a high security risk. Thanks. |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
3 Replies
comment so I can see thread
Android allows you to configure USB for file transfers. On Zebra devices you manage, you can preconfigure this setting with StageNow ( http://techdocs.zebra.com/stagenow/2-4/csp/usb/ ) or the EMDK ( http://techdocs.zebra.com/emdk-for-android/7-0/mx/usbmgr/ ) to not require user interaction.
Javier Molina
Technical Architect, Kutir Mobility
Posted on behalf of Zebra Technologies
Hi Javier,
thanks for answer I'm also curious about this question.
USB Mgr is just for enabling or disabling types of USB connections and not for setting default USB connection action or not? and even after manually selecting the mode to USB MTP for example it does not solve automatic file exchange without user intervention Juergen is asking but this is not Zebra only but Android as such and I haven't found suitable solution without using adb.