stock system apps - Gen8 General

hey there,since i uninstalled some system apps through titanium backup,i keep having pop-ups saying "google framework process has terminated unexpectedly" or so. i think it's because i uninstalled some apps,but i don't know which.so may someone upload the full /system/app/ folder,in a .zip or so,to help me having my archos 101 working back please?

You should be able to restore any deleted apps from your Titanium backup...unless of course you didn't do a full backup prior to playing around with this risky activity...
Check your backup and look for those apps with a line drawn through them. Click on them and then click restore.

System apps cannot be back-up with titanium,could its?

Sokini_ said:
System apps cannot be back-up with titanium,could its?
Click to expand...
Click to collapse
Pretty sure they can. That might be a registered version feature though. But I know I backed up several apps that were integrated into the firmware and then uninstalled them. They need to be put back to do an upgrade from the manufacturer (Samsung/Sprint) so I don't delete the backup.
Might be different under Archos though. I would just make the zip for you, but I won't run Archangel or do the SDE root on my device..one is too risky, the other voids the warranty... so I can't help you on that front. Hopefully someone else can. Otherwise, could you download the firmware from Archos again and re-update your device to get them back?

ExploreMN said:
Pretty sure they can. That might be a registered version feature though. But I know I backed up several apps that were integrated into the firmware and then uninstalled them. They need to be put back to do an upgrade from the manufacturer (Samsung/Sprint) so I don't delete the backup.
Might be different under Archos though. I would just make the zip for you, but I won't run Archangel or do the SDE root on my device..one is too risky, the other voids the warranty... so I can't help you on that front. Hopefully someone else can. Otherwise, could you download the firmware from Archos again and re-update your device to get them back?
Click to expand...
Click to collapse
Yeah,but if i do,i would have to reinstall all the unofficial system apps i installed,as i don't have the premium version of titanium backup... and all the init.rc and all the stuff i modified in the system files,and it would be sooooooo long...

up... i really need these files,please...

Related

Any way to auto-install a bunch of apps?

For example, after wiping and re-flashing a new Desire rom
Paul22000 said:
For example, after wiping and re-flashing a new Desire rom
Click to expand...
Click to collapse
Back them up with titanium backup (free version is fine) first then you can batch reinstall with it after.
You could write a batch script with a loop to install all the apks in a folder via adb.
britoso said:
You could write a batch script with a loop to install all the apks in a folder via adb.
Click to expand...
Click to collapse
That's a good idea and doable with one line
from windows command line
for %a in (c:\path\to\files\*.apk) do adb install %a
or in batch file (2 % signs)
for %%a in (c:\path\to\files\*.apk) do adb install %%a
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?
gIMpSTa said:
from windows command line
for %a in (c:\path\to\files\*.apk) do adb install %a
Click to expand...
Click to collapse
Hah, that's awesome!
[Edit]: Will they not show up in the Market as described above if installed via adb?
mikeybags said:
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?
Click to expand...
Click to collapse
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.
Paul22000 said:
Hah, that's awesome!
[Edit]: Will they not show up in the Market as described above if installed via adb?
Click to expand...
Click to collapse
I think they will, but if not, try the titanium backup method i mentioned.
Use Titanium Backup (It will save all app data and restore that as well) Also Donate version has batch install without prompts to install each app
Titanium Backup Donate. Seriously worth the money man
Any other method of installation than Titanium Backup will cause apps not to show in Market, and you will not be notified of updates. So, use Ti Backup. ;-)
gIMpSTa said:
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.
Click to expand...
Click to collapse
Just downloaded. It looks like auto-install is only for the $4 version?
Paul22000 said:
Just downloaded. It looks like auto-install is only for the $4 version?
Click to expand...
Click to collapse
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.
+1 For titanium Backup donate. I dont know how I ever got along without it
Albaholic said:
+1 For titanium Backup donate. I dont know how I ever got along without it
Click to expand...
Click to collapse
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?
You can also use AppBrain for batch reinstalling.
Actually, my Nexus One reinstalls all the apps from the market after I wipe.
mikeybags said:
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?
Click to expand...
Click to collapse
Use Amon_RA recovery and do "Fix UID mismatches" or whatever it's called. It will match your apps to the Market.
I thought if you sign into your google account it will automatically reinstall apps after wipe, or am i missing something?
Mokurex said:
I thought if you sign into your google account it will automatically reinstall apps after wipe, or am i missing something?
Click to expand...
Click to collapse
Yes. Root/custom ROM. The auto-install is for 100% stock I believe.
Am 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?
Moe5508 said:
Am 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?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=5875487&postcount=4
I have set up a category on AppBrain personally.. My must-install apps... So when I install a new ROM (when I get around to doing so) I should hopefully be able to easily pick and choose which are installed and none of the misc stuff I like but don't need for day to day use, or to make testing the new ROM faster etc.

faster way to reinstall applications after a wipe?

Hi guys
i was just wondering if there is a faster way to reinstall applications after doing a wipe?
example ext backup from nandroid?
i try out a lot of roms but eventually want something new and i just hate having to reinstall applications all over again
thanks
faster than what?
the ext backup from a nandroid will copy the apk files back to your ext partition, but doesn't recreate the market links. titanium backup will do this, and will do it fast in the donate version.
Just a random thought: Say you've backed up all of your apks using Titanium Backup, is there a way we can copy all the apks to a new ROM all in go (just like how the ext backup does it) and then let the Market Doctor on Titanium Backup restore the market links later?
Surely this way it'll be quicker, right?
tkm89 said:
Just a random thought: Say you've backed up all of your apks using Titanium Backup, is there a way we can copy all the apks to a new ROM all in go (just like how the ext backup does it) and then let the Market Doctor on Titanium Backup restore the market links later?
Surely this way it'll be quicker, right?
Click to expand...
Click to collapse
Donate version of Titanium Backup does that. It restores all your apk's with data in one click. Well worth $3.99.
Eddie1506 said:
Donate version of Titanium Backup does that. It restores all your apk's with data in one click. Well worth $3.99.
Click to expand...
Click to collapse
Yeah it does, but it takes quite a while (especially when you have a lot of apps).
shaji007 said:
Hi guys
i was just wondering if there is a faster way to reinstall applications after doing a wipe? [...]
Click to expand...
Click to collapse
I use Android Commander for backing up the apps and restoring them after flashing a new ROM. It's one (automated) process of about 2 minutes (for my apps list).
Mind it though that it only installs the apks, just like they'd come from the market, the settings and cached info gets lost.
PS: I can't post links just yet but you can look for this tool in the "Hero, G2 Touch Themes and Apps subforum"
o/
opa0opa said:
I use Android Commander for backing up the apps and restoring them after flashing a new ROM. It's one (automated) process of about 2 minutes (for my apps list).
Mind it though that it only installs the apks, just like they'd come from the market, the settings and cached info gets lost.
PS: I can't post links just yet but you can look for this tool in the "Hero, G2 Touch Themes and Apps subforum"
o/
Click to expand...
Click to collapse
Sounds interesting. I'll give that a try. Thanks.
tkm89 said:
Yeah it does, but it takes quite a while (especially when you have a lot of apps).
Click to expand...
Click to collapse
Leave it to work it's magic and have a beer in the meantime
Eddie1506 said:
Leave it to work it's magic and have a beer in the meantime
Click to expand...
Click to collapse
Totally agree. I usually have between 130 and 200 apps installed (I try lots of apps because I'm a curious sort), so restoring may take 15 minutes, but that means all my settings AND market links are restored, so everything shows up in My Downloads.. that's worth a little wait!
Eddie1506 said:
Leave it to work it's magic and have a beer in the meantime
Click to expand...
Click to collapse
Agreed. Very good advice
Personally I just use shell, having previously copied all my apps to a folder on my sdcard
# mkdir /sdcard/sppz
# cp -a /data/app/* /sdcard/appz
You can do this with paid apps but to avoid banning I won't say how
Then restore with
# cp -a /sdcard/appz/* /data/app/
Only restores apks tho, no settings but handy for new time as it doesn't require an app. You canjust use adb

[Q] Port backup from Hero to DesireHD?

Hi,
I currently own an HTC Hero, and will most likely be getting an HTC Desire HD.
Now, I have almost 150 apps on my Hero, and I really dread the hassle of re-installing and setting up everything to my liking. It has taken me almost a year to set this up the way I want it.
Would it be possible, using Titanium Backup, to make a backup of EVERYTHING possible on the Hero, and then switch the memorycard to the Desire HD and restore it there, maybe without the app settings? I am thinking that this could be a problem because of the different specs, but I do not know too much under-the-hood-stuff regarding Android.
I am hoping to not have to go through the market for that many downloads.
Any thoughts on this?
Kingkeld.
Market apps will automatically re-install when you sign in into your new phone. For the rest there is Titanium backup
I planned on doing the same, but doesn't Titanium require root?
I can't remember what it's like to not have root, the thought is scary
Try Android commander for the PC, Plug in your hero, goto application manager, select all the apps and click backup, then when you get your new phone selsct all the backed up apps and click install Hope it helps
christonabike said:
I planned on doing the same, but doesn't Titanium require root?
I can't remember what it's like to not have root, the thought is scary
Click to expand...
Click to collapse
It does need root that is correct but I'm sure, as stated there are other ways to backup apps. I'm not sure about if you have your apps on ext partition though. I wager root wont take long and then comes recovery roms and then customs... mmm custom
Thank you for the replys. I can not sleep.
Now we just need a root confirmation. Yes, the thought of owning an unrooted phone is scary. Not sure what to think of it. I hope it will not last long.
All I ask is root. I can wait for the custom ROMs. There will be plenty to play with.
You just need to pick your apps from /data/data, copy them over with adb, and do a fix_permissions
See?
OR chmod by hand
;]
I used Titanium to migrate my app settings from Milestone to Nexus One, but they're on similar versions of Android and both are HDPI devices.
I can tell you that Market apps don't always reinstall automatically if you're going from one phone to another. In any case I suggest a fresh market install of your most important apps, and then restore their data by Titanium if necessary. If this causes a crash, wipe their data again. Less important apps, could just try restoring them directly. Run Titanium's Market Doctor when that's done.
I also suggest using apps like BookmarkSB, SMS Backup Restore, Call Log Backup Restore, etc to transfer those records. May work better than trying to Titanium restore data across different OS versions, and doesn't require root. Good luck! Let us know how it goes.
Sent from my Nexus One using XDA App

Titainiam backup

Im using Titainiam backup (free version), is there anyway to back up all apps/SMS/contacts/other data with just 1 click? From what I can find you have to select each 1 seperatly?
Sent from my HTC Desire HD, Powered by Android Revolution.
About...3 clicks. Menu -> Batch and from there select the one that fits your needs the best.
Quick question re Titanium Backup.... It says it needs "ROOT", does this mean it will not work with a non-rooted system??
I'm using the standard Orange, non-messed with Android (which I'm quite happy with), can I still use Titanium Backup?
you need root access...
L0gan said:
you need root access...
Click to expand...
Click to collapse
Ok, so could anyone recommend a backup for apps/data (with the hopefully upcoming Gingerbread update in mind), that doesn't need root?
Riceburner said:
Ok, so could anyone recommend a backup for apps/data (with the hopefully upcoming Gingerbread update in mind), that doesn't need root?
Click to expand...
Click to collapse
You can try Mybackup Pro
The problem with non-root backups is they can't backup everything.
If you don't want to root, then you will probably not be able to backup your apps+data.
Hello, sprite backup ( latest version compatible with Gingerbreak ) save and restore contacts,calendar ... even if you have an unrooted phone ( mine is unrooted and i've restored contacts successfully ) .
shaithis said:
The problem with non-root backups is they can't backup everything.
If you don't want to root, then you will probably not be able to backup your apps+data.
Click to expand...
Click to collapse
Do you what they won't backup?
TBH, Data I'm not so worried about (everything is backed up to the google account online anyway), it's the apps that I've downloaded and paid for that I don't want to lose.
GoSMS Pro will do this for you. I mnow it is a whole seperate SMS app, but it is a guaranteed way for it to work, and doesn't take long. And you might find you like it for SMS anyway
Sent from my Desire HD
i have a problem here that its stuck in root require and nothing happening my phone is rooted and all the apps working well.
Hi Riceburner
Riceburner said:
Do you what they won't backup?
TBH, Data I'm not so worried about (everything is backed up to the google account online anyway), it's the apps that I've downloaded and paid for that I don't want to lose.
Click to expand...
Click to collapse
You [will] would not lose anything, they are always available for re-download on the Market or the AppBrain Android Market, unless you use their remove option to remove them from either of your lists of Apps.
Take Care
TheQuest
Hi zizu66
zizu66 said:
i have a problem here that its stuck in root require and nothing happening my phone is rooted and all the apps working well.
Click to expand...
Click to collapse
What is stuck in root?
When ever a App tries to gain Root Access for the first time Superuser will appear on your screen and Ask if you what to give the App Root Permission or not, and whether to remember the permissions that are given [the default is remember].
Take Care
TheQuest
I'm TheQuest said:
Hi Riceburner
You [will] would not lose anything, they are always available for re-download on the Market or the AppBrain Android Market, unless you use their remove option to remove them from either of your lists of Apps.
Take Care
TheQuest
Click to expand...
Click to collapse
True.
ok, cheers.
Mind you - it's all academic anyway because I have no idea when (or even if) I'll be getting the update. Still seem to be stuck on 1.84.61.2 (as far as I can see). Orange aren't known for their speed on software upgrades.
I'm TheQuest said:
Hi Riceburner
You [will] would not lose anything, they are always available for re-download on the Market or the AppBrain Android Market, unless you use their remove option to remove them from either of your lists of Apps.
Take Care
TheQuest
Click to expand...
Click to collapse
You sure about that? I am sure google only keeps a copy (id) of what you have downloaded, but not the data within the app. So for example you bought a game, google will know you have bought the game so you can download it, but the data on the game will be lost, i.e. high scores etc...
And also, what about data from apps that you have not use a store, i.e. you used an installer to install it, the data will be lost for that app.
MyBackup Pro is good, but it can't backup the data within the apps (unroot) and that is the problem because of google security.
yes i know that but the superuser app dont appear for me i dont know why?and its just for this app.all other apps appear for me and there is no problem.when i start the app its i get trying to gain root access and the superuser app dont appear???
so this is a no go then
Hi springy
springy said:
You sure about that? I am sure google only keeps a copy (id) of what you have downloaded, but not the data within the app. So for example you bought a game, google will know you have bought the game so you can download it, but the data on the game will be lost, i.e. high scores etc...
And also, what about data from apps that you have not use a store, i.e. you used an installer to install it, the data will be lost for that app.
MyBackup Pro is good, but it can't backup the data within the apps (unroot) and that is the problem because of google security.
Click to expand...
Click to collapse
Yes I am sure of what I wrote, I did not say anything about data being stored.
I do not know about what MyBackUp can and can not do.
Titanium BackUp can back up all Apps and Data. [data can not be restore to a different Rom though]
Take Care
TheQuest
Hi zizu66
zizu66 said:
yes i know that but the superuser app dont appear for me i dont know why?and its just for this app.all other apps appear for me and there is no problem.when i start the app its i get trying to gain root access and the superuser app dont appear???
Click to expand...
Click to collapse
Do you a CWM installed, if so you could try booting in to recovery, and use the fix permissions to see if it helps to clear the problem with SU.
Take Care
TheQuest
Hi jaggysnake
jaggysnake said:
so this is a no go then
Click to expand...
Click to collapse
Are you talking to yourself?
Take Care
TheQuest

[Q] Safe bloatware to remove

Hi I have an A100 that I just picked up and rooted, seeing how this section is more developed I was wondering if you guys can tell me what apps can be removed. Without having a custom recovery Im being super cautious. Thanks
bowtieduece said:
Hi I have an A100 that I just picked up and rooted, seeing how this section is more developed I was wondering if you guys can tell me what apps can be removed. Without having a custom recovery Im being super cautious. Thanks
Click to expand...
Click to collapse
Before removing any sort of bloatware I would suggest creating a recovery image in case something goes wrong. The last thing you want to do is brick your device and not have a backup you can restore to.
If done properly, there should be quite a bit you can remove. I remember removing bloat off of my A500, until I found ROMS like Lightspeed that basically removed all the bloat already. I would check the dev section for Lightspeed and see what apps have been removed from it to give you a better idea of what could be removed.
hardslog said:
Before removing any sort of bloatware I would suggest creating a recovery image in case something goes wrong. The last thing you want to do is brick your device and not have a backup you can restore to.
If done properly, there should be quite a bit you can remove. I remember removing bloat off of my A500, until I found ROMS like Lightspeed that basically removed all the bloat already. I would check the dev section for Lightspeed and see what apps have been removed from it to give you a better idea of what could be removed.
Click to expand...
Click to collapse
There is no recovery for the A100, otherwise I would. I don't plan on removing them completely just changing .apk to .bak in root explorer. Ive also made a backup of the system with Titanium backup
bowtieduece said:
There is no recovery for the A100, otherwise I would. I don't plan on removing them completely just changing .apk to .bak in root explorer. Ive also made a backup of the system with Titanium backup
Click to expand...
Click to collapse
Any 3rd party app which isnt google related you can remove.
Anything further than that isnt really necessary since the other apks are so small in size. Unless you see something eating up ram that youre curious about than just give me the app name and Ill tell you weather you should be able to or not. I dont know the complete list of what can or cant be removed but I know the andriod OS well enough to have an idea of the things you definately need. Ive also done a lot of trial and error on both my phone and tablet lol.
Also, i suggest using titanium backup to freeze the apps and run the phone a few days to make sure you dont get any issues.
Just when I modify any bloatware it could lead to problems when taking updates
Sent from my Nexus S 4G using Tapatalk
BrianDigital said:
Just when I modify any bloatware it could lead to problems when taking updates
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
What do you mean?

Categories

Resources