[Q] Automating app installation and system setup - Android Q&A, Help & Troubleshooting

Hey everyone,
I'm looking for a way to automate the installation of applications, setting up the phone as in: placing shortcuts on the homescreen, changing various settings etc. It is on new phones, straight out of the box, so I don't think Titanium Backup is a solution. I'm wanting to automate the process as much as possible.
I've played a bit around with adb install, which works fine except that the applications I install are not registered as installed in the Market (can't uninstall or update them, only open).
Has anyone had a similar issue which they managed solved? I would be grateful for some pointers.

Best solution I've seem to be able to find is something along the lines of; http://stackoverflow.com/questions/...o-change-settings-or-perform-tasks-on-a-phone

Anyone, please?

App Backup Restore by infolife
Just keep clicking "done" and "install"
I think this will help you. if it does please THANK me.
Sent from my Blade

What do you mean?

Depends how automatic u want it. This app just needs u to keep touching the install button. I don't think u can make it any easier.
App Backup Restore,
Once u use it to backup apps, and want to restore them, it launches all the install screens/package installers together. So u install one, the other install screen is right behind. Just keep touching install Byron
Sent from my Blade using xda premium

Related

i'm rooted - i think

ok so i went through the root process. now what? i know what a noob. but how do i know that i am actually rooted. what are the aps that i want? of course any additional info you may like to share is appreciated.
thanks in advance
mark
markkal123 said:
ok so i went through the root process. now what? i know what a noob. but how do i know that i am actually rooted. what are the aps that i want? of course any additional info you may like to share is appreciated.
thanks in advance
mark
Click to expand...
Click to collapse
Download Super User and Titanium from the market. Try to freeze some of your bloatware. If it let's you, you are rooted.
when i open superuser should i expect to see apps in the app tab? superuser opens but i see no apps in the app tab.
markkal123 said:
when i open superuser should i expect to see apps in the app tab? superuser opens but i see no apps in the app tab.
Click to expand...
Click to collapse
You won't see any till they request permission.
Dead give away to if you're rooted is that when you flashed the second PG05IMG.zip the top of the screen would have said "s-off".
This will tell you if you have root or not:
https://market.android.com/details?id=com.joeykrim.rootcheck&feature=search_result
Also, if you download apps like Titanium Backup, it requires root to function properly, so you'd know then too.
Some of the programs that you would want is kernel manager and clockwork manager. Read through dev. Forum and decide which kernel and rom u want to be running. If ur rooted why stay pn stock.
Sent from my ADR6400L using XDA App
markkal123 said:
ok so i went through the root process. now what? i know what a noob. but how do i know that i am actually rooted. what are the aps that i want? of course any additional info you may like to share is appreciated.
thanks in advance
mark
Click to expand...
Click to collapse
If you power on your phone while holding the volume down button, you will load into the bootloader. At the top it should say "MECHA XD ENG S-OFF" at the top. You are rooted.
As the others said, install ClockworkMod and TitaniumBackup.
TitaniumBackup will allow you to freeze (Or uninstall) bloatware that was put on your phone. I usually just freeze the apps because uninstalling can sometimes cause issues. Look at the app in titanium and tap on it, which will bring up a menu. Hit "Freeze" and it will stop the program, remove it from your app drawer and not load it in the future. TB also allows you to backup your apps (And sync them to your dropbox if you have one).
Clockwork mod is what you use to flash ROMs. ROMs are customized UI's for your phone that can add or take away a number of features. I personally use Das Bamf 1.6, which is amazing. A ROM that retains the "Sense" UI will still look a lot like the native HTC screen, keeping many of the features. A "Desensed" screen removes HTC's UI, causing it to be the more native Andoid phone OS (Think Nexus 1).
ROMs can also add features such as over/underclocking the processor, different animations (Startup, etc) and adding modes like "Hibernate."
To install a ROM, first backup your current ROM.
Open ClockworkMod>Scroll down and hit "Backup Current Rom">Enter backup name (Usually the date, but you can name it whatever)
It will ask you if its ok to restart into CWM recovery. Hit yes. The phone will restart and Clockwork will back up your settings. After that you can restart the phone and it will start up your phone like normal again.
Now that you have a back up (In case you hate the rom you install or something goes wrong) you can install a ROM! To do that we go back to ClockworkMod.
Hit the button labeled "Download ROM." This will bring up a number of ROMs that have been linked into CWM. For this example I will use das BAMF. Hit das BAMF and you will see many different versions. If you hit one of them, it will download the ROM and CWM will flash it. CWM will ask you if you want to clear all data. Adrynalyne says you do not need to, and I have not needed to, but if you have problems, reflash and wipe all data first with the options.
Kind of a quick an dirty. There are much better guides here on the forums for doing all of this. Search the forums. Read carefully.
thanks for the info. with your help i am indeed rooted.
a stickey regarding this would be helpful and appreciated. included would be whether or not a rooted thunderbolt could possibly be "bricked" with any verizon/htc updates. are there issues with manufacture updates of rooted phones?
Congrats on being rooted! I rooted my Thunderbolt within 2 hours of buying it! A little observation I have made is that my Thunderbolt loses 3G more often after updating the Radio. I have tried everything to remedy this situation, ie all different assortments and variations posted here on XDA.

[Q] building a custom rom

Hi I'm new to the development scene, I am trying to strip down a rom to remove certain programs... actually everything but the web browser, firefox 5 and flash. I would also like to set a default background in the image and preset the wireless settings too. These are going to be put in an environment where we don't want them to be messed with. Is there an easy way of doing this? I was thinking the ASOP rom might be the best candidate to work with, but I don't know for sure. I ill be rolling out about 20 - 25 units in the next week or so. any help would be appreciated.
Thanks
Joe
Your best bet is really probably to use the latest stock ROM so you don't leave root access and google market in there. You could probably acomplish your roll out by setting up any rom the way you want it, then wiping cache and user data, and running a nand backup with CWM. Then use that backup to restore onto the other devices.
To remove system apps in a ROM you can use ADB from a PC, or you can root it with z4root and use Titanium Backup. Then remove root before the backup.
thanks for the info
Thanks a bunch! I will try that when they come in. If I clear out the user data will that wipe out the wifi settings? To remove programs via ADB I still would need to be rooted correct?
Thanks
Joe
Yes clearing data will wipe wifi settings. I have never tried ADB on an unrooted device. You should jsut be able to activate debug usb and have it work jsut fine. But you can root with z4root and then UNroot with z4root when you are done with doing your root things (but befor eyou make a nand image).
Just search for z4root.apk
removing special apps
I'm having trouble removing the facebook app, youtube app and the gmarket app. any tips? I cant find them in the titanium backup app. any tips on removing these? getting rid of these apps is of the up-most importance. - these will be installed in an environment where we do not want people to have access to these apps. an help would be appreciated.
Thanks
Joe
linuxman84 said:
I'm having trouble removing the facebook app, youtube app and the gmarket app. any tips? I cant find them in the titanium backup app. any tips on removing these? getting rid of these apps is of the up-most importance. - these will be installed in an environment where we do not want people to have access to these apps. an help would be appreciated.
Thanks
Joe
Click to expand...
Click to collapse
They are installed as system apps. You would need to use something like SystemApp Remover to remove them (it can also backup the system aps incase you want to reinstall and also convert nonsystem apps to system apps). But, you do realize that there are other places for users to get apps to install than Market and you can still reach Facebook & Youtube via the browser once the google apps are removed!!!!
Hmm
I tried the system app remover they do not seem to be listed there It looks like they are short cuts to web pages, at this point I would settle just for hiding them, do you know if it possible to hide those. I am using the factory build on the 1.2 tree.
Thanks
Joe
Use the instructions posted here on the CyanogenMod Wiki to get rid of whatever you want.
And, there's really no need to use things like z4root on the gTablet. You can get root without that. In fact, if you can connect to the tablet using adb, then you're already root. The gTab is not like a locked-down phone.
linuxman84 said:
I tried the system app remover they do not seem to be listed there It looks like they are short cuts to web pages, at this point I would settle just for hiding them, do you know if it possible to hide those. I am using the factory build on the 1.2 tree.
Thanks
Joe
Click to expand...
Click to collapse
I do believe you are correct...the stock TapNTap had the ability to save Web Links as Icons on the home screen. Not running stock and don't remember if there is a way to remove them.
z4root is handy to gain root and install busybox/superuser without having to set up adb though.

!!! Help !!! - Unable To Unroot NT

!!! Help !!! - After rooting my NT & installing the GoLauncher I couldn't access/find B&N's default icons(Library, Web, etc.,...)...I switched back to default launcher and still can't locate them...Seems I now have a "half-baked" system(mixture of B&N and Android Apps)...I downloaded the Nookunrooter.apk in an attempt to re-root my NT later...I got allthe way to the Nook Unroot screen(This application will unroot your NookTablet.....etc....)...I clicked the "NookTablet unroot" window at the bottom and I get "Echo werked" small pop-up in the middle of the screen...
I re-installed the Nookunrooter.apk severaltimes and still get the same error...
I also reset the NT to factory settings(power + n button) severaltimes and still same error...I would greatly appreciate an answwer/resolution tothis...This NT is a christmas gift and obviously cannot be returned...Thank you...
thesal523 said:
!!! Help !!! - After rooting my NT & installing the GoLauncher I couldn't access/find B&N's default icons(Library, Web, etc.,...)...I switched back to default launcher and still can't locate them...Seems I now have a "half-baked" system(mixture of B&N and Android Apps)...I downloaded the Nookunrooter.apk in an attempt to re-root my NT later...I got allthe way to the Nook Unroot screen(This application will unroot your NookTablet.....etc....)...I clicked the "NookTablet unroot" window at the bottom and I get "Echo werked" small pop-up in the middle of the screen...
I re-installed the Nookunrooter.apk severaltimes and still get the same error...
I also reset the NT to factory settings(power + n button) severaltimes and still same error...I would greatly appreciate an answwer/resolution tothis...This NT is a christmas gift and obviously cannot be returned...Thank you...
Click to expand...
Click to collapse
Do you have the ability to do adb, or use terminal emulator?
If so re root your device, by runing NookandZergy.bat.
WARNING: This will erase yoru entire device.
Then install Terminal Emulator, or use adb and issue the following command:
Code:
echo -n '0000' > /bootloader/BootCnt
Then restart your device.
Sorry, I'm a nube at this...Don;t know what adb/Terminal Emulator is/are...
How do I know if I have adb/Terminal emulator on my NT?...
How do I go about installing either?...
Do I need to execute NookandZergy.bat on my NT?...
Please explain...Thank you...
Here's some steps I posted on someone elses topic. I know you said you did the reset but give it a shot:
If it comes to it, power down, hold power and 'n' and it'll turn on, then come to the black background with the n logo then power off. Release just the power button and press and hold again for 7 more times.
On the 9th time just use the power button to turn it on and it'll prompt you with some warnings. Follow through with the continue and it will perform the steps.
BE WARNED: this will perform a complete factory restore so any installed apps will be gone but it won't touch your SD card.
Sent from my HTC Glacier using xda premium
dodgepot said:
Here's some steps I posted on someone elses topic. I know you said you did the reset but give it a shot:
If it comes to it, power down, hold power and 'n' and it'll turn on, then come to the black background with the n logo then power off. Release just the power button and press and hold again for 7 more times.
On the 9th time just use the power button to turn it on and it'll prompt you with some warnings. Follow through with the continue and it will perform the steps.
BE WARNED: this will perform a complete factory restore so any installed apps will be gone but it won't touch your SD card.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Use this method.
Just turn off the nook tablet, and start it by holding the power and N button. Continue to hold and you will note that the tablet turns on then off. Do this 8 times, and you will be promped for a full factory reset.
Loglud/dodgepot - Thank you very much for your input...Much appreciated...
I was having difficulty following either method, but I came across the following link:
http://forum.xda-developers.com/showpost.php?p=19546639&postcount=13
I followed these instructions which differ slightly, but was able to get a complete factory reset(re-image)...
I will now proceed to re-root my NT & hopefully won't run into any major issues...
Will return if I do and/or have any questions...Thank you again...
thesal523 said:
Loglud/dodgepot - Thank you very much for your input...Much appreciated...
I was having difficulty following either method, but I came across the following link:
http://forum.xda-developers.com/showpost.php?p=19546639&postcount=13
I followed these instructions which differ slightly, but was able to get a complete factory reset(re-image)...
I will now proceed to re-root my NT & hopefully won't run into any major issues...
Will return if I do and/or have any questions...Thank you again...
Click to expand...
Click to collapse
Good luck in your adventures and don't be a stranger!
I posted the [How-to] Quick Access to Nook Tablet's FACTORY RESET Screen in both the General and Development sections of these forums just for these types of situations... a search would have netted you the link. Following that guide will get you back to stock.
Good luck.
O.K., I'm back to square one...I re-rooted my NT for the 4th time(followed Indirect instr. videos 1 & 2) and installed Honeycomb Launcher...After re-rooting I no longer have access to B&N's launcher...According to the video I should be able to flip-flop between B&N's launcher & Honeycomb Launcher by pressing the"n' button twice...If I open Apps. I can see the Apps. that came with my NT...From time to time I get the following error msg.: "The application Honeycomb Launcher (process mobi.SyndicateApps.HCL) has stopped unexpectedly. Please try again"...
Any idea as to what is causing the above msg. and why pressing the "n" button is not allowing me to switch launchers?...I have other questions(e.g.; weather widget not working, how to move files around from-to SD card, etc..,..), but wanted to get past this issue first...Your help is greatly appreciated...
(I'm counting on dodgepot and/or Loglud to come thru again , or anyone for that matter...Again, much appreciate the help)...
thesal523 said:
O.K., I'm back to square one...I re-rooted my NT for the 4th time(followed Indirect instr. videos 1 & 2) and installed Honeycomb Launcher...After re-rooting I no longer have access to B&N's launcher...According to the video I should be able to flip-flop between B&N's launcher & Honeycomb Launcher by pressing the"n' button twice...If I open Apps. I can see the Apps. that came with my NT...From time to time I get the following error msg.: "The application Honeycomb Launcher (process mobi.SyndicateApps.HCL) has stopped unexpectedly. Please try again"...
Any idea as to what is causing the above msg. and why pressing the "n" button is not allowing me to switch launchers?...I have other questions(e.g.; weather widget not working, how to move files around from-to SD card, etc..,..), but wanted to get past this issue first...Your help is greatly appreciated...
(I'm counting on dodgepot and/or Loglud to come thru again , or anyone for that matter...Again, much appreciate the help)...
Click to expand...
Click to collapse
there have been reports of honeycomb launcher force closing a lot. that is according to reviews from the android market...
the only suggestion i can give you is to move the honeycomb launcher apk to system/app if it is not there already
after that go to the tgps launcher and manage apps, try clearing data and cache for honeycomb launcher and reboot. hopefully after that you won't experience any more force closes for a while.
+1 I tried hcl a little and experienced issues so went to adw launcher ex. Much better, imho.
Sent from my HTC Glacier using xda premium
thesal523 said:
According to the video I should be able to flip-flop between B&N's launcher & Honeycomb Launcher by pressing the"n' button twice.
Click to expand...
Click to collapse
Do you know if you're using a modified SystemUI.apk? It sounds like you might be. There is one (that was not made when those videos were made) that removes the little B&N popup menu entirely. If you want that, you might need to revert to the stock SystemUI.apk.
The Home Switcher app will allow you to change your home button functionality as you like.
ENJOY!
Thank you all for your quick response...Much appreciate it...I apologize, but being a nubie & not that familiar with the terminologies I need some direction...
I recall that the last question during the rooting process had a reference to the
SystemUI.apk & required a Y or N response...I don't recall what I replied(Y or N)...Getting a little confused with the different options...
1- How do u move the HCL apk -> system/app?...
2- Why move the HCL apk -> system/app?...
3- How to access tgps launcher and manage apps, clearing data and cache for
HCL...
4- Should the HCL be uninstalled after performing the above followed by the
ADW Launcher EX install?...
5- Can I download(install) the ADW Launcher EX from the Android market?...
6. Once the ADW Launcher EX is installed how do I flip-flop between B&N
& ADW launcher?...
I read somewhere that to get rid of Honeycomb Launcher u can go to the Android Market > My Apps and click on HCL Launcher and then Uninstall...
And something about moving it 1st to /system/app rather than /data/app(???)...With all the choices getting confused with the proper course of action...Again, I would appreciate instructions for the best/quickest(safest) approach to correct this issue...
I really appreciate your willingness to help, not to mention that this is a learning experience for me and(hopefully) I will be able to help others as a result...
Many thanks...
thesal523 said:
Thank you all for your quick response...Much appreciate it...I apologize, but being a nubie & not that familiar with the terminologies I need some direction...
I recall that the last question during the rooting process had a reference to the
SystemUI.apk & required a Y or N response...I don't recall what I replied(Y or N)...
Click to expand...
Click to collapse
Sounds like you entered Y. If you want to be able to switch between the B&N launcher and a custom launcher, you are going to need the stock SystemUI.apk.
thesal523 said:
Getting a little confused with the different options...
1- How do u move the HCL apk -> system/app?...
Click to expand...
Click to collapse
You should be able to find it in /data/app. Move it to /system/app, and reinstall (and maybe reboot).
thesal523 said:
2- Why move the HCL apk -> system/app?...
Click to expand...
Click to collapse
I think some believe this improves stability. However it prevents the market from updating the app. I use ADW EX and have not moved it and don't have any issues. I think HCL is pretty buggy (as has been stated above).
thesal523 said:
3- How to access tgps launcher and manage apps, clearing data and cache for
HCL...
Click to expand...
Click to collapse
Use NT Hidden settings (look in dev forum) to manage applications. Select HCL from the application list and clear data/cache.
thesal523 said:
4- Should the HCL be uninstalled after performing the above followed by the
ADW Launcher EX install?...
Click to expand...
Click to collapse
You don't have to, but you can if you want to.
thesal523 said:
5- Can I download(install) the ADW Launcher EX from the Android market?...
Click to expand...
Click to collapse
Yes. EX is the paid version (well worth it IMO). There is a free version, but it hasn't been updated in a LONG time (in internet time).
thesal523 said:
6. Once the ADW Launcher EX is installed how do I flip-flop between B&N
& ADW launcher?...
Click to expand...
Click to collapse
Again, you're going to need the stock SystemUI.apk
thesal523 said:
I read somewhere that to get rid of Honeycomb Launcher u can go to the Android Market > My Apps and click on HCL Launcher and then Uninstall...
Click to expand...
Click to collapse
Yes, you can do that.
Hit the THANKS button for those that have helped you [there are a few here] and to be honest, you're making this whole thing way more complicated than it needs to be. You really should learn how to use the XDA Forum SEARCH function more effectively so that you get better results for what it is that you're trying to do. As well, don't just hop on the first thing you find and try it without reading as much as possible about what it is that you're attempting to do. Also try to find corroborating information for that which you are attempting before attempting. Since you're new here, it can be a bit daunting but if you put a little effort into it, you'll find a lot of info and many people that will help you accordingly.
And Welcome to XDA Forums!
ckevinwelch - Many thanks for the quick & detailed response...
I've decided that I will unroot/re-root my NT & select ADW from the list of launchers...I will also pay closer attention to the question regarding SystemUI.apk at the end of the rooting process...If I understood u correctly, my response should enable the install of the SystemUI.apk, correct?...
After rebooting I should be able to switch between launchers(B&N - ADW) since the SystemUI.apk would have been installed, correct?...(I'm assuming this is done by double-clicking the "n" button)...
I'll also head over to the DEV Forum to read about accessing NT's hidden settings in order to access tgps launcher and manage apps, clearing data and cache, etc...
I'll post back here with the results...Thank you very much for your time and all the help...
thesal523 said:
ckevinwelch - Many thanks for the quick & detailed response...
I've decided that I will unroot/re-root my NT & select ADW from the list of launchers...I will also pay closer attention to the question regarding SystemUI.apk at the end of the rooting process...If I understood u correctly, my response should enable the install of the SystemUI.apk, correct?...
After rebooting I should be able to switch between launchers(B&N - ADW) since the SystemUI.apk would have been installed, correct?...(I'm assuming this is done by double-clicking the "n" button)...
I'll also head over to the DEV Forum to read about accessing NT's hidden settings in order to access tgps launcher and manage apps, clearing data and cache, etc...
I'll post back here with the results...Thank you very much for your time and all the help...
Click to expand...
Click to collapse
If you want to keep the stock behavior (i.e. the little popup menu that would allow you to access the stock home), DO NOT let N&Z install a new SystemUI.apk. You want the stock one.
sounds like you are on barnes and noble home screen and cant change back. you can install anycut to access menu again to force change between launcher, or download a new launcher from the internet and this will force the choice again... or download the hijack adb app and use it to patch with nook zergy to install a new launcher... or download my sd card image file and it has all the apps there to install from... got videos on many of these things on my you tube channel... however, if you have removed the N menu and set barnes and noble home screen to your default launcher, you may not have access to a method to install another launcher except to manualy push it over using ADB and a usb cable. If you ar at this point and not comfortable with command prompts, then I would just do 8 factory restore and start over with the SD card I made... I even made a video of how to recover a failed root process with the sd card. it has all the files you need so you dont have to go all over looking for them.
Sent from my Transformer TF101 using xda premium
Thank you albertwertz for the feedback...I decided to unroot/re-root and followed ckevinwelch' suggestion, i.e., did *NOT* let N&Z install a new SystemUI.apk. & keep the stock behavior...After rebooting my NT & selecting HomeCatcher & ADW launcher as default I can now bring up B&N's stock menu...I also got the weather widget to work properly(failing when running with HoneyComb launcher)...I really appreciate the time+patience you've put into helping me along...
I've also launched tgps_launcher to familiarize myself with the settings...One thing I noticed is that Auto Mount is flagged under Development, should it be(I recall I had to un-check it during the rooting process)?...
I did some navigating to familiarize myself with the settings, options,etc.,..
I also downloaded/installed/opened a game(Solitaire) to gauge the size of mem/storage utilized...I went back to tgps_launcher to get a list of the running Apps...I noticed that the Solitaire game was listed under the "On SD card" tab, however I didn't have an SD card installed at the time(box to the right was unchecked)?????????...
I stopped Solitaire, went back to my list of Apps & noticed that the Solitaire icon switched to the android icon...I tried opening it, but got some sort of error stating that it couldn't be opened so I ended up un-installing/re-installing...How do I determine if an Apps. is closed(not running) and what's the correct way to stop it and re-claim used memory/storage?...How do I move stuff around between data <-> system files?...
Again, many thanks(trying to get all my questions in as I learn more about this conversion)...

Possibilities to export all installed apps to a reinstallable “package” or something?

Hello, (if this thread fits somewhere else, then someone can move it :> )
I am reinstalling roms once in a month or so. It is always nice to test the phone with a lot of apps to see how the phone and the rom react and how much it can perform. But it is a bit horrible to reinstall all apps everytime i install a new rom. Is there a way to export all apps to a big package i can install again on a new installed rom?
Is there a way to export/package all apps installed on the phone to one packet or something? Instead of installing all apps in a horrible sequence from google play.
i
-8-DEAMON-8- said:
Hello, (if this thread fits somewhere else, then someone can move it :> )
I am reinstalling roms once in a month or so. It is always nice to test the phone with a lot of apps to see how the phone and the rom react and how much it can perform. But it is a bit horrible to reinstall all apps everytime i install a new rom. Is there a way to export all apps to a big package i can install again on a new installed rom?
Is there a way to export/package all apps installed on the phone to one packet or something? Instead of installing all apps in a horrible sequence from google play.
Click to expand...
Click to collapse
first of all this wrong section
anyway search for flashable .zip tutorial
also there s always backup option in pc app of device.
like what Kies3 application backup for samsung galaxy devices
:good:
Why everyone are making new off-topic threads !!
We need a banner or something at the top to make it clearer that this is for Android Wear, not some general Android section.
The forum page defaults to newest devices (at least for me) and Android Wear is at the top, I think that's why random posts keep ending up in here.
Titanium backup?
Sent from my GT-N7100 using XDA Free mobile app
aitvariux said:
Titanium backup?
Sent from my GT-N7100 using XDA Free mobile app
Click to expand...
Click to collapse
Backup ur apps somewhere else before u install a new rom…
Sent from my C2305 using XDA Premium 4 mobile app
-8-DEAMON-8- said:
Hello, (if this thread fits somewhere else, then someone can move it :> )
I am reinstalling roms once in a month or so. It is always nice to test the phone with a lot of apps to see how the phone and the rom react and how much it can perform. But it is a bit horrible to reinstall all apps everytime i install a new rom. Is there a way to export all apps to a big package i can install again on a new installed rom?
Is there a way to export/package all apps installed on the phone to one packet or something? Instead of installing all apps in a horrible sequence from google play.
Click to expand...
Click to collapse
There is indeed. Open Titanium Backup Pro > Batch Mode > Recovery Mode > create update.zip from either user and/or system apk with or without data.
I want to find exact this type of forum so thanks

Accidentally deleted too many system apps

Hello, Thanks for all your help so far in rooting my Padfone X Mini. It's been incredibly useful in removing extra bloat and speeding up my device. Unfortunately I went just too far and deleted an app that I needed. I'm wondering if anyone can supply me with a copy of the APK for the ASUS Splendid app. It looks like the version I was using was 1.1.0.140618. I've tried some of the other downloads I've found of newer versions and they just crash every time I try to do anything. I rather liked the reading mode, but just wasn't paying attention when I got uninstall trigger happy.
Thanks in advance!
Check this post out. http://forum.xda-developers.com/showthread.php?p=62138704
Click on the Dropbox link.
Thanks!
Tried installing it. Even copied it to /system/apps and installed from there. No matter what I do, it always crashes when I try to enable reading mode via the drop down quick settings.
AardvarkSagus said:
Thanks!
Tried installing it. Even copied it to /system/apps and installed from there. No matter what I do, it always crashes when I try to enable reading mode via the drop down quick settings.
Click to expand...
Click to collapse
You may just be best off using one of the ROM backups and starting over. I've learned to freeze an app first with titanium and then delete if no problems arise.
Well, I ended up just wiping it, installing a fresh factory ROM (since the stripped version had it missing as well) and re-removing the system app bloatware. I did it a little more carefully this time, using TB to freeze them first to check for problems. This time I'm good to go. Several apps already installed and more than a GB left. Finally this phone is usable.

Categories

Resources