how can I uninstall a theme I flashed? - Vibrant Q&A, Help & Troubleshooting

how can I uninstall a theme I flashed?

reflash the rom, unless the dev has posted a zip to go back to stock.

you could just push the stock files from the ROM package back to your phone....
that way you don't have to reset all your settings, that way you don't have to restore all your settings, apps, etc.

Mr. Apocalypse said:
you could just push the stock files from the ROM package back to your phone....
that way you don't have to reset all your settings, that way you don't have to restore all your settings, apps, etc.
Click to expand...
Click to collapse
This sounds exactly like what i want to do. Except I have no idea how to "push the stocks files" from the rom package back to my phone.
Is there a link to a step by step?

m4r10 said:
This sounds exactly like what i want to do. Except I have no idea how to "push the stocks files" from the rom package back to my phone.
Is there a link to a step by step?
Click to expand...
Click to collapse
Well, there are two ways,
One way is the ADB method, with the command line...
or,
use Droid Explorer....this way its drag n drop...I personally love this program...
Either method you use you need the Android SDK..do you have it?

no. where do i get it? I've never used droid explorer either so I wouldnt know how to do the process.
Thanks

If you did a nandroid b4 flashing this theme you could just restore it and you should be good to go.
Sent from my SGH-T959 using XDA Premium App

Well acording to this it looks like you don't need the Android SDK...but the Samsung USB drivers is a must....
Get the SDK here:
http://developer.android.com/sdk/index.html
I would install the SDK just in case...i think its something that everybody needs..but you could try installing Droid Explorer w/o the SDK and see what happens...the instructions are on the dev pages...if you need any more help just PM me and i'll be more in depth.
EDIT:i'll tell you what, tell me what ROM and theme you're using and i'll make a flashable restore file for you...cuz the process is a lot to type

Related

[Q] Not your normal tether question

OK so this probably sounds backwards from what everyone would expect. I've been using attn1's Liberated 2.2.2 FR008 rom and adding/removing apps to suite my needs. But now I want to REMOVE usb & wifi tethering! Sounds crazy but this phone is for a kid. I don't know much about developing. I'm guessing these features are built in to the OS, if so do I need to just get a custom settings.apk that doesn't give the tether options OR is there an apk i can remove (many of the apks in that rom have name that I'm not sure what they do so I left them in)? Any help would be really appreciated!
smokinbanger said:
OK so this probably sounds backwards from what everyone would expect. I've been using attn1's Liberated 2.2.2 FR008 rom and adding/removing apps to suite my needs. But now I want to REMOVE usb & wifi tethering! Sounds crazy but this phone is for a kid. I don't know much about developing. I'm guessing these features are built in to the OS, if so do I need to just get a custom settings.apk that doesn't give the tether options OR is there an apk i can remove (many of the apks in that rom have name that I'm not sure what they do so I left them in)? Any help would be really appreciated!
Click to expand...
Click to collapse
I guess you'd just have to get a new rom which does not have those options (none that I know of), but I still don't see why you need those options removed. Even if it is for a child, it doesn't really make a difference. The options can still be there and just not be used.
didnt the stock 2.1 NOT come with tethering? Its been a while, but I think thats how I remember it. So couldnt you just revert to a 2.1 rom?
CallMeAria said:
didnt the stock 2.1 NOT come with tethering? Its been a while, but I think thats how I remember it. So couldnt you just revert to a 2.1 rom?
Click to expand...
Click to collapse
Yes, the original AT&T 2.1 ROM did not have a tethering app.
tpbklake said:
Yes, the original AT&T 2.1 ROM did not have a tethering app.
Click to expand...
Click to collapse
Right, but I can't figure out how to remove the junk apps ect. from the RUU before flashing it like I can with a custom just by deleting apk's from the .zip file. Any ideas?
theonew said:
I guess you'd just have to get a new rom which does not have those options (none that I know of), but I still don't see why you need those options removed. Even if it is for a child, it doesn't really make a difference. The options can still be there and just not be used.
Click to expand...
Click to collapse
And just how do you leave the options there and be sure they will not be used??
I'm no dev but i think if you flash back to ATT 2.1 Rom and re-root to get super user i think you'll be abel to delete your ATT softwear with titanium backup... but I'm not sure. I hope this works for you
smokinbanger said:
Right, but I can't figure out how to remove the junk apps ect. from the RUU before flashing it like I can with a custom just by deleting apk's from the .zip file. Any ideas?
Click to expand...
Click to collapse
you can use adb to remove the apk's from the /system partition while the phone is in recovery after you flash the stock 2.1 RUU. You may have to reflash clockwork recovery after this, not sure if it will revert to stock recovery or not. Also, not sure on this one but you can check out the 2.1 Liberated Rom in the dev section and see if it has tethering enabled or not. Trying to remember this off the top of my head but its been so long since Ive done anything 2.1...
Yes, running the 2.1 RUU will remove Clockwork. So the full process would be to run the 2.1 RUU on the phone, then once done, run Unrevoked again on the phone. At this point I would recommend taking a Nandroid backup so you can revert any changes you make (i.e., if you have problems after deleting one of the apps).
Then you need to use adb to remove apps while the phone is in Recovery mode.
The downside of this (compared to just leaving the phone with stock 2.1 after using the RUU) is that Unrevoked automatically gives you root access in the ROM, which may or may not be what you want.
drumist said:
Yes, running the 2.1 RUU will remove Clockwork. So the full process would be to run the 2.1 RUU on the phone, then once done, run Unrevoked again on the phone. At this point I would recommend taking a Nandroid backup so you can revert any changes you make (i.e., if you have problems after deleting one of the apps).
Then you need to use adb to remove apps while the phone is in Recovery mode.
The downside of this (compared to just leaving the phone with stock 2.1 after using the RUU) is that Unrevoked automatically gives you root access in the ROM, which may or may not be what you want.
Click to expand...
Click to collapse
Root access to the rom is fine. But if I remove apks using adb aren't they still in the boot.img making it possible to simple do a system wipe/ hard reset and thus bring back all the junk apps in the stock 2.1 rom??
With all the DEVS on here it seems like there is a cleaner way to do all this...
smokinbanger said:
Root access to the rom is fine. But if I remove apks using adb aren't they still in the boot.img making it possible to simple do a system wipe/ hard reset and thus bring back all the junk apps in the stock 2.1 rom??
With all the DEVS on here it seems like there is a cleaner way to do all this...
Click to expand...
Click to collapse
No. System wipe would not revert the apps.

--(Tool)-- CustomSuperZipBuilder/Batch apk installer. Please post your requests.

Ok I'm building this out some more. I added to the bottom of this post with future changes and am asking for requests of what the community wants in a this. Please read entire op. It's not that long yet..... Yet. Lol. It will be I forgot to nab a couple for changelog. I will get on Ubuntu and format this for the site but I'm on tapatalk til that happens.
So..
How many times have you flashed a new ROM or an update and had to go through the hassle of reinstalling or restoring all your must have apps? I usually have about 60 to 80 apps that I was installing/restoring with titanium backup. It's a pain. You gotta sign into Google and go DL titanium backup or whatever app you use. Wait while it installs all your apps. That, I guess, is if you have TiBu pro, if not its one by one. A painstaking process to say the least.
Well I was sick of it so I did something about it. I made a flashable zip you can add your apps to and flash from recovery to bulk install as many apps as you like all at once.
Here is a simple but endlessly useful tool I whiped up. What this allows the user to do is take any amount of apk files that you want (granted you have enough room) and restore them in a painless onetime flash from recovery.
Simple to use. Just follow this quick guide to get started.
Step 1. Download the file at the bottom of this post. Save it to your SD card wherever you can remember where it is.
Step 2. Using root explorer extract the zip folder to wherever you want to, I recomend makeing a temp folder to work in.
Step 3. Using root explorer or astro file manager navigate to your data/app folder.
Step 4. Start a multiple selection and choose all apps that you would like from your data/app folder to be automatically flashed back to your device next time you need to do so.
Step 5 COPY don't MOVE your selections to the data/app folder of the bulk-installerV1 that you extracted earlier.
Step 5.5 At this time if you have other apks you want to use that are not in there already now is your chance to get them in there as well.
Step 6. Rezip with root explorer or astro. And if you so choose rename the zip to update.zip and place on the root of your sd card. Or leave the original name if you prefer.
That's all, now next time you flash a new ROM or wipe your data and want your base apps back all you need to do is flash it from recovery. Or if you renamed it to update.zip and put in sdcard root you can choose apply sdcard update.zip and it will do it thing.
I have tested this on my evo3d and it works great, I wrote it on my phone with root explorers file editor so I made sure to test it with both twrp and cwm5.
***Disclaimer***
As always if it makes your phone do crazy things or kicks your dog. Or steals your wallet. Well that sucks. Sorry.
***Disclaimer***
If you find it useful remember to hit the thanks button.
Hope you all enjoy it, and I hope it makes life a bit easier for you all.
Download link.
https://www.dropbox.com/s/nwodh0grer1rdhf/bulk-installerV1.zip
FAQ..
alammori said:
Does that restore your apps and data or just the apps?
Click to expand...
Click to collapse
No it will not save data of any sort. Next version I will see about writing some more to the updater to be able to add data to. That's more reading. This is my first albiet simple script, and ill add to it for sure. However you can put TiBu in the update folder and when you boot up it'll be a few seconds extra to restore just data for certain apps instead of the whole app.
Update...
I'm working on building my "superzip". I will update the op when I get there.
But expected additions are..
Incorporate init.d path for custom scripts.
system/app option.
Cleanup after flash (cache and dalvik)
Path for themes, add what you want.
Two versions also, one with system tweaks from our awesome devs. I'm currently building it and asking permissions to bake in stuff from certain developers and various mods and tweaks from various developers on xda. I want to add the stuff. But further, I would ask everyone what tweaks they might want written in. Please throw stuff out and ill get to putting this together.
Till then.
Sent from my PG86100 using Tapatalk
nice bro ill have to give this a shot......
i was just thinking about this. this is really the only reason i'm not more flash happy. going through the hassle of restoring my apps has been the main reason i havent been trying out all the evo 3d roms lately. i will definitely give this a try. thank you.
Awesome!
Now if you could create something similar that would place all of my non-Sense Widgets back on my homescreens in their proper places I would be your friend forever
Thanks man I have been using it LOL I just rewrite the update script to show what it was and who made it. Decided to share it. I hope people find it useful
Sent from my PG86100 using Tapatalk
mitchellvii said:
Awesome!
Now if you could create something similar that would place all of my non-Sense Widgets back on my homescreens in their proper places I would be your friend forever
Click to expand...
Click to collapse
I wish I new where to even start on that LOL. Sorry
Sent from my PG86100 using Tapatalk
Thanks. Downloading now and will give it a try my next flash : )
Does that restore your apps and data or just the apps?
alammori said:
Does that restore your apps and data or just the apps?
Click to expand...
Click to collapse
Added a FAQ section to OP the answer is there.
Once you use this respond with your thoughts guys. Much appreciated.
Sent from my PG86100 using Tapatalk
Awesome, thanks for this. Seems to be the simplest way of restoring apps. My girlfriend on the other hand does not appreciate it bc your feeding my flashing addiction lol
I think i will create two of them, one for Sense roms and the other for AOSP. =)
I use the same setup for both but all my apps are pretty much compatible with both sense and aosp. Remember no data goes just fresh apps on a fresh ROM. Simple and as custom as you make it.
Sent from my PG86100 using Tapatalk
mikedavis120 said:
I use the same setup for both but all my apps are pretty much compatible with both sense and aosp. Remember no data goes just fresh apps on a fresh ROM. Simple and as custom as you make it.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
I tend to use a lot more apks on aosp because of theme builder themes, go launcher and go sms themes, and certain apps to replace sense widgets.
It worked beautifully. Thanks. That temp file is still in the extracted section of root explorer. So in the future as I am adding more apps can I just put them in there and rezip? also I renamed the temp file to update and I had to flash it. Thats not a problem but it sounded like changing the name to update would give an easier way to install. How does that work? Either way I'll be using this from now on. It kind of reminds me of the sashimi days( I think that is what it was called) from windows mobile
mjcole2003 said:
It worked beautifully. Thanks. That temp file is still in the extracted section of root explorer. So in the future as I am adding more apps can I just put them in there and rezip? also I renamed the temp file to update and I had to flash it. Thats not a problem but it sounded like changing the name to update would give an easier way to install. How does that work? Either way I'll be using this from now on. It kind of reminds me of the sashimi days( I think that is what it was called) from windows mobile
Click to expand...
Click to collapse
That's what I usually do. Just keep a working directory going. Glad it worked for you.
Sent from my PG86100 using Tapatalk
DL link not working... thx !
vizionforever said:
DL link not working... thx !
Click to expand...
Click to collapse
Second thing I've tried to download from dropbox and it said 404. May be dropbox.
Sent from my PG86100 using Tapatalk
vizionforever said:
DL link not working... thx !
Click to expand...
Click to collapse
speedracerbubba said:
Second thing I've tried to download from dropbox and it said 404. May be dropbox.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
here you go:
I actually did this with a gapps flashable... Remived all google apps and added root explorer and TiBu...
Sent from my PG86100 using xda premium
MFD00M said:
Awesome, thanks for this. Seems to be the simplest way of restoring apps. My girlfriend on the other hand does not appreciate it bc your feeding my flashing addiction lol
I think i will create two of them, one for Sense roms and the other for AOSP. =)
Click to expand...
Click to collapse
The simplest way is just restoring the data partition from recovery. It restores both the apps and the associated data, so you don't lose anything.
btw, nice work, just not for me, too much work for such little return.
mikedavis120 said:
Ok I'm building this out some more. I added to the bottom of this post with future changes and am asking for requests of what the community wants in a this. Please read entire op. It's not that long yet..... Yet. Lol. It will be I forgot to nab a couple for changelog. I will get on Ubuntu and format this for the site but I'm on tapatalk til that happens.
So..
How many times have you flashed a new ROM or an update and had to go through the hassle of reinstalling or restoring all your must have apps? I usually have about 60 to 80 apps that I was installing/restoring with titanium backup. It's a pain. You gotta sign into Google and go DL titanium backup or whatever app you use. Wait while it installs all your apps. That, I guess, is if you have TiBu pro, if not its one by one. A painstaking process to say the least.
Well I was sick of it so I did something about it. I made a flashable zip you can add your apps to and flash from recovery to bulk install as many apps as you like all at once.
Here is a simple but endlessly useful tool I whiped up. What this allows the user to do is take any amount of apk files that you want (granted you have enough room) and restore them in a painless onetime flash from recovery.
Simple to use. Just follow this quick guide to get started.
Step 1. Download the file at the bottom of this post. Save it to your SD card wherever you can remember where it is.
Step 2. Using root explorer extract the zip folder to wherever you want to, I recomend makeing a temp folder to work in.
Step 3. Using root explorer or astro file manager navigate to your data/app folder.
Step 4. Start a multiple selection and choose all apps that you would like from your data/app folder to be automatically flashed back to your device next time you need to do so.
Step 5 COPY don't MOVE your selections to the data/app folder of the bulk-installerV1 that you extracted earlier.
Step 5.5 At this time if you have other apks you want to use that are not in there already now is your chance to get them in there as well.
Step 6. Rezip with root explorer or astro. And if you so choose rename the zip to update.zip and place on the root of your sd card. Or leave the original name if you prefer.
That's all, now next time you flash a new ROM or wipe your data and want your base apps back all you need to do is flash it from recovery. Or if you renamed it to update.zip and put in sdcard root you can choose apply sdcard update.zip and it will do it thing.
I have tested this on my evo3d and it works great, I wrote it on my phone with root explorers file editor so I made sure to test it with both twrp and cwm5.
***Disclaimer***
As always if it makes your phone do crazy things or kicks your dog. Or steals your wallet. Well that sucks. Sorry.
***Disclaimer***
If you find it useful remember to hit the thanks button.
Hope you all enjoy it, and I hope it makes life a bit easier for you all.
Download link.
https://www.dropbox.com/s/nwodh0grer1rdhf/bulk-installerV1.zip
FAQ..
No it will not save data of any sort. Next version I will see about writing some more to the updater to be able to add data to. That's more reading. This is my first albiet simple script, and ill add to it for sure. However you can put TiBu in the update folder and when you boot up it'll be a few seconds extra to restore just data for certain apps instead of the whole app.
Update...
I'm working on building my "superzip". I will update the op when I get there.
But expected additions are..
Incorporate init.d path for custom scripts.
system/app option.
Cleanup after flash (cache and dalvik)
Path for themes, add what you want.
Two versions also, one with system tweaks from our awesome devs. I'm currently building it and asking permissions to bake in stuff from certain developers and various mods and tweaks from various developers on xda. I want to add the stuff. But further, I would ask everyone what tweaks they might want written in. Please throw stuff out and ill get to putting this together.
Till then.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
the link down bro

DX2 Unroot

I just rooted my DX2 using the Droid3 one click root method. I don't like being rooted. I have frozen some apps and changed my boot animation and my fonts. All using ROM Manager. My question is, 3 actually,
1. How do I unroot?
2. Can I unroot without having to factory reset my phone?
3. Is there a way to back up my phone(settings, apps, contacts) without being rooted?
What is there not to like? Being rooted just gives u superuser permission you can stay stock and benefit from more apps and control and abilities to add to ur misfit toy
T3CH9ICIAN said:
What is there not to like? Being rooted just gives u superuser permission you can stay stock and benefit from more apps and control and abilities to add to ur misfit toy
Click to expand...
Click to collapse
I am a noob at rooting. I was afraid to even take the leap. Now it seems that my phone is slower and laggy. I don't want to brick my phone trying to fix this.
Try using setcpu or ROM toolbox to set the CPU higher. Can also use auto task killer memory optimizer to free up ram on your phone. I'd say try that before unrooting. Not sure if you can unroot. I think you'll have to do a SBF
Sent from my DROID X2 using XDA App
arparaspolo said:
I am a noob at rooting. I was afraid to even take the leap. Now it seems that my phone is slower and laggy. I don't want to brick my phone trying to fix this.
Click to expand...
Click to collapse
You can just SBF your phone, it's not as scary as it seems. The directions provided here on XDA are detailed and easy to follow.
Still, if it were me in you position, I'd not only keep root, but go ahead and install Recovery and do a backup. That way you don't have to lose your data.
I used to think the same thing. But keeping root has allowed me to load multiple roms and scripts, now I'm a flash addict! Flashing roms and running scripts is very easy when you follow the instructions on this forum. I suggest loading the liberty rom and trying it out before unrooting or sbfing.
Sent from my DROID X2 using XDA App
Thank you everyone for your suggestions. I will try out this root thing a bit longer. Can't make an omelet without breaking a few eggs right? I hope to not break any eggs :/ This is all chinese to me. I will have to research the terms you are all speaking of.
arparaspolo said:
Thank you everyone for your suggestions. I will try out this root thing a bit longer. Can't make an omelet without breaking a few eggs right? I hope to not break any eggs :/ This is all chinese to me. I will have to research the terms you are all speaking of.
Click to expand...
Click to collapse
Take look at all our stickies. Anything u need to know is detailed in them.
feel free to pm me if u have something u can't figure out.
TIP-
FLASH ECLIPSE
U will almost instantly fall in love with how smooth it runs and how clean it is.
Or even try liberty. Both very solid.
And rooting and the mods u described u did(freezing/removing apps )I shouldn't slow ur phone down.
try clearing cache from stock recovery and see if that speeds things up for ya. It should.
U wont lose ANY data if u only clear the cache.
Breaking humpty dumpty is fine, remember to make nandroid so you can put your phone back to how you had it
Quite fun making a nandroid and trying out new ROMs and mods. You can rename nandroids too so you know which one is which, just put a "."But and then what ever you want after everything. So like 2011-12-23.Molten or something, just don't mess with the numbers.
Good luck!
Sent from my DROID X2 using XDA App
This entire thread really made me laugh! Thanks guys, you took this poor soul from a feeling of OH NO WHAT DID I DO and flashed him with suggestions and thoughts and try this and that to the point he's thinking :
arparaspolo said:
I will try out this root thing a bit longer.
Click to expand...
Click to collapse
I love it! This root thing!
Never mind
I just installed rom manager and I must have goofed something. There are hardly any roms for the dx2. I dont see eclipse or liberty? Any suggestions?
Yeah...here's a suggestions ...get the downloads for our roms from the development section sticky created by booked ....has every rom we got...can't.miss it...
We don't have "official" rom manager support....I recommend getting rid of it for now b4 u cause problems for urself....just saying.
I am verging off into strange and uncharted waters. I am trying to flash a rom. I have Rom toolbox and Rom manager and have back up everything with TB I have downloaded eclipse for my X2 and when I go to install Rom from memory card I click Eclipse only nothing happens. It just opens the file and that is it. How do I get it to put Eclipse on my phone?
Thanks
arparaspolo said:
I am verging off into strange and uncharted waters. I am trying to flash a rom. I have Rom toolbox and Rom manager and have back up everything with TB I have downloaded eclipse for my X2 and when I go to install Rom from memory card I click Eclipse only nothing happens. It just opens the file and that is it. How do I get it to put Eclipse on my phone?
Thanks
Click to expand...
Click to collapse
First step---get rid of rom manager...
u need to use our bootstrap recovery to flash anything
Second step.
check booked's sticky in our development section for the bootstrap recovery app
Third step
Go to general section and read moon shadows sticky about making a nandroid backup.
Read read read read lol...
Rom manager will not work for us...the X2 doesn't have "official" CWM support ...or even official rom manager support...
Please read the couple sticky posts we have in general and development sections for all the info u desire
ashclepdia said:
First step---get rid of rom manager...
u need to use our bootstrap recovery to flash anything
Second step.
check booked's sticky in our development section for the bootstrap recovery app
Third step
Go to general section and read moon shadows sticky about making a nandroid backup.
Read read read read lol...
Rom manager will not work for us...the X2 doesn't have "official" CWM support ...or even official rom manager support...
Please read the couple sticky posts we have in general and development sections for all the info u desire
Click to expand...
Click to collapse
Ok, so, I have flashed Eclipse to my phone. I downloaded Titanium backup to restore all of my data and apps but it isn't recognizing any of my backed up files. I don't understand. I even manually downloaded ADW again and went to restore my configuration and settings and it says there is no files. I know they are there I can see them when I connect my phone to the PC. Also when I open Easy Installer it isn't recognizing most of my APK files I have. Can you tell me what is going on please?
arparaspolo said:
Ok, so, I have flashed Eclipse to my phone. I downloaded Titanium backup to restore all of my data and apps but it isn't recognizing any of my backed up files. I don't understand. I even manually downloaded ADW again and went to restore my configuration and settings and it says there is no files. I know they are there I can see them when I connect my phone to the PC. Also when I open Easy Installer it isn't recognizing most of my APK files I have. Can you tell me what is going on please?
Click to expand...
Click to collapse
Try switching the files ur trying to restore to the other sdcard.
I suspect this is ur problem because eclipse comes with sd card flip
So I think that ti is looking in the wrong.place.
Just use a file explorer to move it all to the other sdcard
reboot and them try again
---------- Post added at 03:19 PM ---------- Previous post was at 03:12 PM ----------
Also
U don't need "easy installer" I don't think
Just use a file explorer (like root explorer--HIGHLY RECOMMEND THIS APP!)
And navigate to the apk u would like to install and tap it. Then use "package installer" to install it.
Although some apps(mostly system apps) u will need to manually "push"(copy&paste) to /system/app using root explorer(mount /system as rw first...little gray button on top in root explorer) then change permission to rw-r--r--. Reboot and app will be there.
ashclepdia said:
Try switching the files ur trying to restore to the other sdcard.
I suspect this is ur problem because eclipse comes with sd card flip
So I think that ti is looking in the wrong.place.
Just use a file explorer to move it all to the other sdcard
reboot and them try again
---------- Post added at 03:19 PM ---------- Previous post was at 03:12 PM ----------
Also
U don't need "easy installer" I don't think
Just use a file explorer (like root explorer--HIGHLY RECOMMEND THIS APP!)
And navigate to the apk u would like to install and tap it. Then use "package installer" to install it.
Although some apps(mostly system apps) u will need to manually "push"(copy&paste) to /system/app using root explorer(mount /system as rw first...little gray button on top in root explorer) then change permission to rw-r--r--. Reboot and app will be there.
Click to expand...
Click to collapse
Before Eclipse everything was being saved in my internal memory. When you said SD flip I thought maybe if I take what I want from internal and transfer to external it will be recognized. It worked. I am restoring all my data and apps. WOOHOO. Now I just need to find out how to get my music able to be controlled from the lock screen like gingerbread That is a feature I use daily as I use my phone as an MP3.
ashclepdia said:
Try switching the files ur trying to restore to the other sdcard.
I suspect this is ur problem because eclipse comes with sd card flip
So I think that ti is looking in the wrong.place.
Just use a file explorer to move it all to the other sdcard
reboot and them try again
---------- Post added at 03:19 PM ---------- Previous post was at 03:12 PM ----------
Also
U don't need "easy installer" I don't think
Just use a file explorer (like root explorer--HIGHLY RECOMMEND THIS APP!)
And navigate to the apk u would like to install and tap it. Then use "package installer" to install it.
Although some apps(mostly system apps) u will need to manually "push"(copy&paste) to /system/app using root explorer(mount /system as rw first...little gray button on top in root explorer) then change permission to rw-r--r--. Reboot and app will be there.
Click to expand...
Click to collapse
Another problem I am having is I can't get picture messeges. It gives me the option to download them but it never downloads.
Hmmm. I never had a problem wit picture messages...
sorry...
I even just got a pic my friend sent me as I was reading this...
Might want to check the settings inside message app...
u could also try a message app from market...
For lockscreen music controls try something like power amp or another music app that comes with options for lockscreen widget/controls...maybe even try searching for "lockscreen music control"
Also..I am hoping nitro includes those controls in next release kinda like how liberty has it

[HELP] i can't root!!!! help!

See the pics attached:
I use this method
(from http://forum.xda-developers.com/showthread.php?t=1034145):
"
E. Rooting for 2.3.3/2.3.4/2.3.5 (Thanks to russian forum-user with nickname may213):
1) Download attached file called upd_1.zip and copy it to your sdcard
2) Turn off your phone
3) Press POWER+HOME BUTTON
4) Select update from sdcard, select the file upd_1.zip
5) After the update completed - reboot
6) Now you have rooted S5830
"
before rooting, I've done this———“How to force install apps to SD card without ROOT!!!”, does this affect my rooting?
Try to mount/system and data then flash again.
tried, still can't. thx anyway.
Problem solved!!
I find this article "How to root Samsung Galaxy Ace on Froyo & Gingerbread
"acetips.wordpress.com/2011/09/29/root-ace-froyo-gingerbread/"
I follow the note:
"Those who are getting errors and cant root their phone , Download this file “AceGingerRoot.zip” and use it instead of “upd_1.zip”"
download the file “AceGingerRoot.zip".
and successfull!!!!
I don't know why, but again, it's successful!
I'm sorry, I thought my problem solved.
coz I saw the update completed and the superuser icon in the app drawer.
But when I try to open Titanium Backup, it says my ROM is not rooted.
Still need help!
and my phone is locked to my carrier,
does it affect the rooting?
really need help!!!!!!!!!!
I'm so frustrated!!!
Lol. I had the exact same problem! Are you intending to install cm7? Whatever I did that update pack would not root for me... I ended up flashing clockwork mod ace, a recovery just for the ace. I've heard that the regular ROM Manager can brick this phone. Then installed cm7 without having the root permission in Gingerbread. You can do it just by placing the Rom on the SD and using the install zip from sd option. You will want to make a backup before you do this. Also check if you can find your providers APN values online for setting up mobile data. Worked for me. Do I like cm7? It is good, very customizable. However, do not expect something as polished as the firmware without a bit of effort to figure out the options.
Sent from my GT-S5830 using XDA Premium App
And no, being locked to a carrier does not affect rooting your phone.
Sent from my GT-S5830 using XDA Premium App
you can try CF-root
You should also have a look at the topic on this forum "(Q) GTS5830B root?" I think it may be applicable to you. Some stuff about changing the script in the update.zip pack to match the model of your Ace.
Sent from my GT-S5830 using XDA Premium App
yes, I got the problem exactly same as this thread""(Q) GTS5830B root?" " but I don't understand how to solve it using the method mentioned in that thread.
Actually, I'm not only just a noob, also, ace is my first smartphone.
I tried to figure out all the new words, apps, systems I had to use to get my Ace to customize as my wish.
I'll managed to solve my problem by figuring out the approach that thread mentioned. If I can't, I'll probably try CM7(another new thing to learn).
Thank you for your hint, at least now, I saw the hope out there.
I've tried these 2:
1. edit "updater-script" by changing "GT-S5830" to "GT-S5830T"(my model number), it doesn't work, aborted.
2. delete the "assert", it worked, update completed.
But,
Still,
when I try to open titanium or root uninstaller,
they all say "it is not rooted" after updating was successful.
I just don't get it. WHY?????
I tried to unroot, coz I thought maybe I can get rid of the useless superuser app got from updating "“AceGingerRoot.zip” ", and then I will give modified "update.zip" another try.
However, it's so funny that the superuser app is still there after updating unroot.zip successfully(at least that's what the screen says).
Can I recovery to the stock state by using the recovery mode? so I can get rid of all these stuff and start again!
Okay, you have EXACTLY the same problem I did. You could try SuperOnceClick. It never worked for me, but it might be worth a try before giving up. There is a good Tutorial on it here:http://forum.xda-developers.com/showthread.php?t=803682
When that didn't work I just installed CyanogenMod-7.1-RC1Cooper-Grif_07 and moved on with my life. You can get it to look just like Gingerbread, but you will loose all your Samsung stuff, and your GPS might not be able to get a fix. Sorry...
---------- Post added at 09:24 AM ---------- Previous post was at 09:22 AM ----------
Yes, if you made a back-up before you started. It is really easy, it just takes a few min... Without a backup you would need to download the original firmware.
-SGA- said:
Lol. I had the exact same problem! Are you intending to install cm7? Whatever I did that update pack would not root for me... I ended up flashing clockwork mod ace, a recovery just for the ace. I've heard that the regular ROM Manager can brick this phone. Then installed cm7 without having the root permission in Gingerbread. You can do it just by placing the Rom on the SD and using the install zip from sd option. You will want to make a backup before you do this. Also check if you can find your providers APN values online for setting up mobile data. Worked for me. Do I like cm7? It is good, very customizable. However, do not expect something as polished as the firmware without a bit of effort to figure out the options.
Sent from my GT-S5830 using XDA Premium App
Click to expand...
Click to collapse
Could you tell you where you got the cm7 and the tutorial? I need to make sure I can install CM7 on my ACE. THX.
-SGA- said:
Okay, you have EXACTLY the same problem I did. You could try SuperOnceClick. It never worked for me, but it might be worth a try before giving up. There is a good Tutorial on it here:http://forum.xda-developers.com/showthread.php?t=803682
When that didn't work I just installed CyanogenMod-7.1-RC1Cooper-Grif_07 and moved on with my life. You can get it to look just like Gingerbread, but you will loose all your Samsung stuff, and your GPS might not be able to get a fix. Sorry...
---------- Post added at 09:24 AM ---------- Previous post was at 09:22 AM ----------
Yes, if you made a back-up before you started. It is really easy, it just takes a few min... Without a backup you would need to download the original firmware.
Click to expand...
Click to collapse
I've heard cannot get backup by using clockwork recovery if it's not rooted. Am I wrong about it?
and I thought SuperOnceClick is for Froyo and not for ACE?
When I installed I was so MAD that I was ready to smash the phone, so honestly I never backed up before installing CM7. You can go ahead and try. The worst that can happen is nothing. If you're flashing CM7 and you absolutely hate it you can always reset back to the factory ROM by downloading and installing it. There is a full Tutorial here including links to everything you need! http://forum.xda-developers.com/showthread.php?t=1263292
SuperOneClick worked on my P500h running 2.3.3...
Thank you.
I'll give it a try tomorrow, and see how it goes.

[Q] Best way to make 30 tabs the same

heyguys, so i have a slightly unusual requirement, i want to make 30 tabs exactly the same, but dont want to root them and use a custom rom.
I want toadd about 10 apps to the standard load, but i dont wsnt to have to set up a play account on each on if i can help it.
whats the best way?
geekyhawkes said:
heyguys, so i have a slightly unusual requirement, i want to make 30 tabs exactly the same, but dont want to root them and use a custom rom.
I want toadd about 10 apps to the standard load, but i dont wsnt to have to set up a play account on each on if i can help it.
whats the best way?
Click to expand...
Click to collapse
You could install install everything on one machine, install CWM, then take a nandroid backup. Move that to the next tablet, install CWM, then restore the nandroid. That's the easy way. You could also build a zip that could be installed with ODIN based on the nandroid - that'd allow you to run the rest of the tablets as stock. If you're going to go that way, you'll probably need to use a Linux system to do it.
Can i get CWM onto the tabs without rooting them though? I thought that would required root? I am doing this for work and want to keep the tabs as oem as possible, just in case.
geekyhawkes said:
Can i get CWM onto the tabs without rooting them though? I thought that would required root? I am doing this for work and want to keep the tabs as oem as possible, just in case.
Click to expand...
Click to collapse
Rooting isn't illegal, not in the UK anyway. Just don't install custom firmware, surely?
Wiley87 said:
Rooting isn't illegal, not in the UK anyway. Just don't install custom firmware, surely?
Click to expand...
Click to collapse
And even if he does root, he can always un-root and return to stock via odin (if anything was flashed).
Sent from my SGH-T999 using xda app-developers app
CWM does not require root. Nor does it root the device.
Sent from my SGH-I727 using xda app-developers app
jd1639 said:
CWM does not require root. Nor does it root the device.
Sent from my SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Yep. You can install CWM through odin & not have to root it.
You can then get the apk's you want to install, package them as a flashable zip and load them on each and flash!
Easy as that!
Sent from my Desire HD using xda app-developers app
Unusual circumstances indeed.
But here is what I would do in your situation.
You said that Ideally, you wouldn't want to add a Google account to the tablet, but to install market apps, you need to have an account on there.
My solution would be to install the apps you want on one tablet, use Astro File manager, to backup those apps, it will copy the apk files into a folder called backup on the tablet storage.
Wipe the device, then go through the initial setup, but skipping the Google account bit. Using the built in file manager, Install the apks you backed up earlier, then make a nandroid backup at that point using CWM, then copy and restore the backup to the other devices, you will then have devices all the same but without the Google account and without the need to learn how to package apps into a zip file for using in CWM.
Swyped, from my finger to your face, on my Samsung Galaxy Note II
you can also use a 'fake' Google account for all of them. and then always control them from PC.
I am doing this with 4 devices (different manufacturers) and works like a charm. it should be even easier with the same type.
RavenY2K3 said:
Unusual circumstances indeed.
But here is what I would do in your situation.
You said that Ideally, you wouldn't want to add a Google account to the tablet, but to install market apps, you need to have an account on there.
My solution would be to install the apps you want on one tablet, use Astro File manager, to backup those apps, it will copy the apk files into a folder called backup on the tablet storage.
Wipe the device, then go through the initial setup, but skipping the Google account bit. Using the built in file manager, Install the apks you backed up earlier, then make a nandroid backup at that point using CWM, then copy and restore the backup to the other devices, you will then have devices all the same but without the Google account and without the need to learn how to package apps into a zip file for using in CWM.
Swyped, from my finger to your face, on my Samsung Galaxy Note II
Click to expand...
Click to collapse
You can also use "App Backup & Restore" to backup the apks, very simple to use.
Otherwise, RavenY2K3's method is the best if you want to keep everything oem.

Categories

Resources