Back them up with titanium backup (free version is fine) first then you can batch reinstall with it after.For example, after wiping and re-flashing a new Desire rom
That's a good idea and doable with one lineYou could write a batch script with a loop to install all the apks in a folder via adb.
Hah, that's awesome!from windows command line
for %a in (c:\path\to\files\*.apk) do adb install %a
Try backing them up with titanium backup (free edition is fine) and then restoring them, i think that will rewrite your packages file. At least, everything i've restored via titanium updates.Question relating to this type of thing...
I backed everything up with Astro prior to flashing Cyanogen's ROM...after doing so and reinstalling, all apps work, however only apps that I've installed from the market since that time show updates available...the others never notify me, I only find out if I use a program like atrackdog to track the version #'s. Is this a known issue, and is there a fix?
I think they will, but if not, try the titanium backup method i mentioned.Hah, that's awesome!
[Edit]: Will they not show up in the Market as described above if installed via adb?
Just downloaded. It looks like auto-install is only for the $4 version?Try backing them up with titanium backup (free edition is fine) and then restoring them, i think that will rewrite your packages file. At least, everything i've restored via titanium updates.
I think they will, but if not, try the titanium backup method i mentioned.
It's worth the money, but you can batch reinstall without the pay version, you just have to click "ok/done" for each one, but it's quick and easy.Just downloaded. It looks like auto-install is only for the $4 version?
But how do I batch-install apps that I did not backup using TiBackup before? e.g. I downloaded a couple of apk files somewhere and want to batch install them, how do I do that?+1 For titanium Backup donate. I dont know how I ever got along without it
Use Amon_RA recovery and do "Fix UID mismatches" or whatever it's called. It will match your apps to the Market.Question relating to this type of thing...
I backed everything up with Astro prior to flashing Cyanogen's ROM...after doing so and reinstalling, all apps work, however only apps that I've installed from the market since that time show updates available...the others never notify me, I only find out if I use a program like atrackdog to track the version #'s. Is this a known issue, and is there a fix?
Yes. Root/custom ROM. The auto-install is for 100% stock I believe.I thought if you sign into your google account it will automatically reinstall apps after wipe, or am i missing something?
http://forum.xda-developers.com/showpost.php?p=5875487&postcount=4Am talking more about apps that I didn't have before on my device before wiping/upgrade. Or lets just start with a fresh device where I have absolutely nothing installed: apps or custom settings:
- I have a bunch of apk files which I downloaded before via my PC
- I haven't even set up my Market/Google account yet on my device
- I want to conserve my bandwidth (3G or Wifi, it doesn't matter) and rather want to batch-install the whole bunch of my 100+ apk apps
- how do I do that? what app do I use? from the Market?