07-23-2016, 01:10 AM
(07-21-2016, 01:18 AM)Zuberman Wrote: Well, one option would be to disassemble your tablet and pull out the SD card. Then you could use any SD card reader to pull files off of it. The other option would be for me to put together an installer for you that immediately loads the sync screen when the app is started so that you can connect the companion to it. In order for this to work though, your tablet needs to already have USB debugging enabled, and you would need to set up ADB to work with it. There are instructions here for how to install and run an app through ADB: http://delphi.org/2013/11/installing-and...mand-line/
So if you want to do the latter, the first question is whether or not you enabled USB Debugging on your device, as that will dictate whether or not that option will be possible.
Mike
Hi Mike, I have Minimal ADB and Fastboot installed on my computer and when I run 'adb devices', the tablet is detected succesfully. So I'm guessing that's all that's needed? If so, a version that loads the sync screen would be ideal.