Joined
·
140 Posts
I don't know if this will be of any use to anyone but here is a apk lister/installer/uninstaller batch script to help automate.1. extract the .bat file2. place it in the same folder as the adb.exe and execute it ( /"your path to sdk"/tools/ )You aren't forced to use this automation script but if you do I'm not responsible for your device. I've been using the script for a few hours now without any major problems.batch file updated to version 1.2.1 8/12/2010
- New/fixed features in this version:
- You can now specify your own folder to pull from (on the device)
- You can now specify your own destination folder for the pulled file on your computer (like your desktop)
- fixed some typos.
- New/fixed features in this version:
- Batch file can now display android ID's for 1.x and 2.x devices
- you can push a bootanimation.zip from any specified folder to /data/local
- you can push a bootanimation.zip from any specified local folder to any user specified remote folder (and be used for devices other than the pdn)