Can I do an "image" restore on a new mb? - G Tablet Q&A, Help & Troubleshooting

My gtab is going in for warranty repair for a loose power connector pin. They said they'll swap out the circuit board because it's too hard to correct by soldering.
I have rooted it, and have many paid apps. Is there a way to save an image file like with a PC HD so I can restore it back to what I have now? If not, what's the best way to save/restore as much as possible?
Thanks

retiredrobb said:
My gtab is going in for warranty repair for a loose power connector pin. They said they'll swap out the circuit board because it's too hard to correct by soldering.
I have rooted it, and have many paid apps. Is there a way to save an image file like with a PC HD so I can restore it back to what I have now? If not, what's the best way to save/restore as much as possible?
Thanks
Click to expand...
Click to collapse
Boot into CWM and make a backup or use Titanium backup to make a backup.

I did use CWM, but it said it backed up "data", which to me means it wasn't a total image with the ROM and apps.

backup
retiredrobb said:
I did use CWM, but it said it backed up "data", which to me means it wasn't a total image with the ROM and apps.
Click to expand...
Click to collapse
If you do a full backup with CWM, then when you get the new device, BE CERTAIN that you are at the same bootloader version before using that backup. (If you try to use a different BL, then you WILL brick the new device.) However, assuming the same BL version, you can just go into CWM again (assuming you have it installed) and do a full restore. The device should look and act just as it did when you backed it up. Even the ROM will be restored. I do this often when switching between ROMS for reviews, etc.
But, your concern for PAID apps is unwarranted. They are on your Android (Google) account. Even if you get a totally DIFFERENT device, they will show up as paid in the "My Apps" part of the Market. Also, most (???) of the free apps show up on my list.
Most (paid) apps are available to install on as many Android devices as you have (and sign on with the same account). The only exceptions are that some apps are not compatible with certain devices (phone vs tablet, etc) and some developers' license agreements only allow a single install (very few do this).
Best wishes on your replacement. I had the same problem (loose power connector) on my GTab but it was way out of warranty so I had to just solder on an external connector and run wires inside the device. It looks ugly but it works.

bl1.2 to 1.1
I got the gtab back, and it's now on bl1.2 (but still gingerbread), whereas it first came with 1.1, and I rooted it to Gtabcomb. So how do I get it back to 1.1 so I can restore my backup?

Visit this site here.
From there you can download the nvflash package for 1.1 boot loader with CWM pre-installed. Follow the instructions on the site for Code Red (I know you could do yellow but red is safer and you don't want to keep anything currently on the tab anyway.) After the nvflash, instead of installing a new rom, you can go into CWM and restore your backup.
That said, I suggest you don't do this. Most all new development is on the 1.2 boot loader now, even Viewsonic if you call them "developers". Anyway you can restore all your apps, even paid ones, through the market and if you did a Titanium Backup you can restore your data (I don't recommend restoring the apps, just the data after reinstalling from the market). Point is, you are already here (1.2) might as well try something new!
Of course, if you really want your old setup back, you can always try to go back. I personally have never had much luck with backups of any kind and pretty much accept that when I flash or crash, it's time to start over.

retiredrobb said:
So how do I get it back to 1.1 so I can restore my backup?
Click to expand...
Click to collapse
If you want to go back to the 1.1 bootloader I have an easy technique to do that--one that does not involve using nvflash. You will need to have ADB installed, though.
---------- Post added at 08:58 PM ---------- Previous post was at 08:55 PM ----------
DaggerDave said:
Visit this site here.
From there you can download the nvflash package for 1.1 boot loader with CWM pre-installed. Follow the instructions on the site for Code Red (I know you could do yellow but red is safer and you don't want to keep anything currently on the tab anyway.) After the nvflash, instead of installing a new rom, you can go into CWM and restore your backup.
Click to expand...
Click to collapse
Let's not use nvflash for every little problem that comes along, eh? Esp. in this case, when its so easy to switch between bootloader versions.

rajeevvp said:
If you want to go back to the 1.1 bootloader I have an easy technique to do that--one that does not involve using nvflash.
Click to expand...
Click to collapse
And that would be.......?

rajeevvp said:
If you want to go back to the 1.1 bootloader I have an easy technique to do that--one that does not involve using nvflash. You will need to have ADB installed, though.
---------- Post added at 08:58 PM ---------- Previous post was at 08:55 PM ----------
Let's not use nvflash for every little problem that comes along, eh? Esp. in this case, when its so easy to switch between bootloader versions.
Click to expand...
Click to collapse
Noted. Didn't know there was a better/safer method for switching between bootloaders. Most of the guides/info/instructions I have found recommend an nvflash to the stock rom for the bootloader version you want end up on. I follow these guides when switching versions:
Know Thy Bootloader
Gtablet for Dummies
and have never had a problem, so I was only pointing him to information that has always worked well for me. I have never tried the ADB method or the .zip installable method to switch and I didn't want to suggest that he try something I haven't successfully done myself, even if it looks easier.
Anyway please do advise on your ADB method. I still get a little nervous when switching BL versions even after doing it many times over the last year! By the way rajeevvp, thank you for the wealth of information you have posted here on this site.

ext SD won't mount
So I'm back to Bl1.1 and stock ROM, but can't get my backup to work cuz the card with the data won't mount. Now i admit I have some other directories on the card. Is that the problem?
The wife and kids are getting restless!

retiredrobb said:
So I'm back to Bl1.1 and stock ROM, but can't get my backup to work cuz the card with the data won't mount.
Click to expand...
Click to collapse
Have you installed CWM (for the 1.1 bootloader)?
Now i admit I have some other directories on the card. Is that the problem?
Click to expand...
Click to collapse
As long as there is a "clockworkmod" directory-tree in the root of the SD card (internal or external), and CWM recognizes the SD card (depending on the version of CWM, it might not use the external SD card at all), you should be able to do the restore.
If you install CWM-2.5.1.1-bekit-0.8, and the clockworkmod directory is on the external SD card, move that entire directory tree to the root of the internal card. CWM v08 uses the internal SD card for backups and restores.
Or else, you can install CWM-2.5.1.3 from bekit.net, which will use the external SD card if one is detected, and fall back to the internal one otherwise.
---------- Post added at 09:45 PM ---------- Previous post was at 09:40 PM ----------
DaggerDave said:
Anyway please do advise on your ADB method. I still get a little nervous when switching BL versions even after doing it many times over the last year!
Click to expand...
Click to collapse
The ADB method involves flashing VS's stock recovery and then using that to downgrade/upgrade the bootloader using a simplified version of gojimi's downgrade/VS stock upgrade install zip file.

In review, I got a new board installed under warranty cuz of the power pin being bad. Was having trouble mounting the ext-sd.
Anyway, so many hours wasted, but FINALLY got Titanium Backup on it, restored everything, and things were back to normal EXCEPT tons of lockups. Browsing, using apps, didn't seem to matter. Then I remembered I dropping the CPU speed when I first went to Gtabcomb 9 months ago. I think that helped, but in the middle of updating some apps it did it again, and when I rebooted the security pin I had set up didn't work! What next?!?
So obviously needed to reset to factory, but then decided WTH, why not bring this thing up to the highest Android 3 I could. So I'm going to change from bl1.1 to 1.2, and go with Gtabcombover. So my questions are - what's the best way to get to 1.2, and will Titanium be able to restore my backup under 1.2?

Did you do a "wipe data/factory reset" and/or repartition the internal SD card after you installed CWM?
retiredrobb said:
So I'm going to change from bl1.1 to 1.2, and go with Gtabcombover.
Click to expand...
Click to collapse
GtabCombOver has a 1.1 version.
So my questions are - what's the best way to get to 1.2
Click to expand...
Click to collapse
The safest method is to re-install 1.1-3588, then use it to update to 1.2.

Finally, even better than b4
rajeevvp said:
Did you do a "wipe data/factory reset" and/or repartition the internal SD card after you installed CWM?
both; followed Ray Waldo's tutorial
GtabCombOver has a 1.1 version.
I know, but figured I'd go whole hog.
I restored my apps and data with Titanium, and so far all is well.
Thanks for all the support.
Click to expand...
Click to collapse

Related

[Q] How to restore to stock using boot.img & recovery.img

Hi
Trying to root my table tand get it to work, I have not succeeded something operational yet. I have made a root & CWD sd card, and in the process had backed up my tablet. I copied thgis backup to my PC as I had to try different things with the sd card.
So now I d like to restore (to start afresh) but... I google it around, and dont find any procedure!?
I am sure it is known... and am dummy... but can't invent neither.
I need use those files, because I still can't read .apks and try the apk based nook restore.
How should I go?
Your help appreciated
Thanks, Agnes
Restore method did not work....²
I have found my 3 neurons and realized I could just re do a CWD sd card, do a backup, and then take the card to my PC and add the other backup aside there (they are orgnaized by folders and date)
Then back to the tablet, go CWD / restore... but I only get a MD5 error and it does not want. Same with advanced restore.
I finally found this very simple method from Adam to restore to 1.4.0
http://forum.xda-developers.com/showthread.php?t=1402190
It semt it worked, but then when it starts again... I get the same broken rooted / whatever I have now .
Is your device 16GB or 8GB model? depending on that i can tell you what to do.
16GB model has more development and some modified stock ROMs , i even made 1 of them check here:
http://forum.xda-developers.com/showthread.php?t=1494367
~ Veronica
lavero.burgos said:
Is your device 16GB or 8GB model? depending on that i can tell you what to do.
16GB model has more development and some modified stock ROMs , i even made 1 of them check here:
http://forum.xda-developers.com/showthread.php?t=1494367
~ Veronica
Click to expand...
Click to collapse
Veronica,
You wouldn't happen to have an un-modified stock ROM would you?
LonelyTV said:
Veronica,
You wouldn't happen to have an un-modified stock ROM would you?
Click to expand...
Click to collapse
You want a sotck stock unrooted one? yet you need to reply me if your device is 8GB or 16GB model.
Depending on that i can upload it for you , but later 'cause right now i've got to go.
~ Veronica
lavero.burgos said:
You want a sotck stock unrooted one? yet you need to reply me if your device is 8GB or 16GB model.
Depending on that i can upload it for you , but later 'cause right now i've got to go.
~ Veronica
Click to expand...
Click to collapse
Yeah, an unrooted unmodified stick would be great. I've got a 16gb model.
Thanks.
16Gb device now messed uo....
Hi Veronica, thanks for the reply. I am deseprately in need of expert advice here, instead of guessing and trying...
I have a 16 GB Nook Tablet, that was bought with 1.4.0.
I now seriously again need to make a restore, as I did some bad mismanipulation and my tablet is now out of order:-(
One of my best chance I guess would be use one of the backups I have (I have several copied on my HD), but after I formatted and wrote on my SD card several times (is this the reason?), now when I try restore, I have this MD5 error.
I hope I would not run into other problems, as it seems my prop.build may have changed in the process....!
May I ask you to have a look what I did, and then confirm it would be wise try the restore you provided in the thread?
The history what I did:
- I initially had a 1.4.0 with some tweaks to sideload apps, and could no more sideload with 1.4.2 of course (and that is all I need: be able get Kindle, Le Monde, and few other apps!). I understood I had to root and was ready to try get CM7 on my internal drive, and tried a few things (Rooting with Indirect's method, ...), and could not get it to work, until I got very close:
- I restored 1.4.0 using this thread restore 1.4.0 from Adam Outler. It worked fine and apparently erased some of the problems I had that were previously preventing me to move with rooting etc.
- Then I used Albert Wertz's Backup of a rooted 1.4.0. It worked. It seems it had already OTA bloked (displaying version 9.9.9 or so)
- Then I was to install CM7 using this tutorial from ebook-reader, based on this Celtic XDA thread ("team B") (choosing the internal method) , and used the CWM flasher apk. That is where somewhere I did a mistake: after backing up and erasing all data, I somehow stupidly rebooted and got in trouble, and restored the old B&N I don't know how.
- Willing to go back to stage 1, I tried using the 1.4.0 basic restore from Adam Outler, but that did not work anymore, like if my build.prop had been changed in the process (where?)
It said "assert.failed: getprop ("ro.product.device" = blaze" or something alike.
- Then I got a long powercut (am in Africa) and some sleep
- The worse is, the NOOK does not boot and work anymore at all, it is stuck on "read forever" screen
- The curse is, I cant use other restores I have, it says MD5 mismatch
- I also can't use simple root procedures (with CWM and installing zips), as my basic system seems corrupted.
I guess a proper restore may work if I manage to do it, but I wonder what happened with my prop.build and why it was mentionned up there (was it changed in some of the process) - and whether it will create more trouble.
Your advice will be very precious!
Thanks, Agnes
agnes00777 said:
Hi Veronica, thanks for the reply. I am deseprately in need of expert advice here, instead of guessing and trying...
I have a 16 GB Nook Tablet, that was bought with 1.4.0.
I now seriously again need to make a restore, as I did some bad mismanipulation and my tablet is now out of order:-(
One of my best chance I guess would be use one of the backups I have (I have several copied on my HD), but after I formatted and wrote on my SD card several times (is this the reason?), now when I try restore, I have this MD5 error.
I hope I would not run into other problems, as it seems my prop.build may have changed in the process....!
May I ask you to have a look what I did, and then confirm it would be wise try the restore you provided in the thread?
The history what I did:
- I initially had a 1.4.0 with some tweaks to sideload apps, and could no more sideload with 1.4.2 of course (and that is all I need: be able get Kindle, Le Monde, and few other apps!). I understood I had to root and was ready to try get CM7 on my internal drive, and tried a few things (Rooting with Indirect's method, ...), and could not get it to work, until I got very close:
- I restored 1.4.0 using this thread restore 1.4.0 from Adam Outler. It worked fine and apparently erased some of the problems I had that were previously preventing me to move with rooting etc.
- Then I used Albert Wertz's Backup of a rooted 1.4.0. It worked. It seems it had already OTA bloked (displaying version 9.9.9 or so)
- Then I was to install CM7 using this tutorial from ebook-reader, based on this Celtic XDA thread ("team B"), and used the CWM flasher apk. That is where somewhere I did a mistake: after backing up and erasing all data, I somehow stupidly rebooted and got in trouble, and restored the old B&N I don't know how.
- Wwlling to go back to stage 1, I tried using the 1.4.0 basic restore from Adam Outler, but that did not work anymore, liek if my build.prop had been changed in the process (?)
It said "assert.failed: getprop ("ro.product.device" = blaze" or something alike.
- The worse is, the NOOK does not boot and work anymore at all, it is stuck on "read forever" screen
- The curse is, I cant use other restores I have, it says MD5 mismatch
- I also can't use simple root procedures (with CWM and installing zips), as my basic system seems corrupted.
I guess a proper restore may work if I manage to do it, but I wonder what happened with my prop.build and why it was mentionned up there (was it changed in some of the process) - and whether it will create more trouble.
Your advice will be very precious!
Thanks, Agnes
Click to expand...
Click to collapse
Thanks for post the whole history of what you've done 'cause pfff that saves a lot of time.
Now in this part "after backing up and erasing all data, I somehow stupidly rebooted and got in trouble"
1. Did you get to flash CM7 succesfully
2. When you mention you backed up means you backed up CM7?
3. when you mention erasing all data you mean only wipe data (factory reset) or did you wiped maybe formatted anything else?
4. What method did you use to format your sdcard
Edit: i have a MIUI backup that i made for a guy that could not install it with the other way (install .zip) of the same ROM. So at list try it for now to see what happens, if it works then go ahead and flash back the ROM you want, and always make sure to check the md5 of what you download.
http://minus.com/mwIltnw1I/4f - NT_MIUI_Tweaks_backup.zip | md5: 3518f9a3289ca6e97b569777873b899b
* Uncompress the .zip and put the folder (do not change the name of the folder) in your sdcard and flash in CWM >> backup and restore >> restore
~ Veronica
LonelyTV said:
Yeah, an unrooted unmodified stick would be great. I've got a 16gb model.
Thanks.
Click to expand...
Click to collapse
*This is a flashable .zip:
http://minus.com/mwIltnw1I/5f - NT_stock_1.4.0_B&N_ 16GB.zip | md5: f8ae4f8e88e0ced9f252e9440df3910c
~ Veronica
lavero.burgos said:
Now in this part "after backing up and erasing all data, I somehow stupidly rebooted and got in trouble"
~ Veronica
Click to expand...
Click to collapse
Thanks Veronica. Here is as much as I remember:
1. Did you get to flash CM7 succesfully?
No. While following the procedure, I did some mistake after backing up and before even trying to installing CM7. I did not realize I was in CWM within my existing rooted 1.4.0 (using the .apk), so somewhere I wiped and rebooted... to realize I was rebooting into nothing! Or actually into the original 1.4.0 B&N. And then I did some attempts to go back step by step (like restoring that 1.4.0 from Adam then the rooted 1.4.0 from Albert) and somehow went into more troubles.
2. When you mention you backed up means you backed up CM7?
No, since I did not go so far as to install CM7.
I have a backup of my initial (tweaked) 1.4.2 system, then one of Albert rooted 1.4.0 (not mine), then another one of a Nook normal OS that worked (not sure, I think 1.4.2) at some point later.
These backups were OK, I used at some point, I don't understand why then I got this MD5 errors.
3. when you mention erasing all data you mean only wipe data (factory reset) or did you wiped maybe formatted anything else?
I used the command within CWM, both to wipe data and cache
4. What method did you use to format your sdcard
I usually use Acronis Disk Manager, a quite powerful programme to change partitions on disks and also handle formatting. When I really want to make sure, I first use HP USB formatting tool, and then sometimes check on Acronis to get the partitions I want. I am not sure in what order I did that time, but was not using partitionning in fact.
I will redo it all again as I wonder if it is not a mistake on the disk that lets it misread the MD5, as I think my backups were fine.
I don't undestand:
- why my MD5 are wrong, and is it something I can fix by properly reformatting mys disks
- what is this story with "assert.failed: getprop ("ro.product.device" = blaze" and where I may have changed the build.prop. Is it somehting that will bother me further or should push me into one direction rather than another.
I will try your MUI backup. (What means MUI?). (It may take ma a day or 2 to download this through Lesotho poor internet :-(
Thanks and wil tell you what happens!
agnes00777 said:
Thanks Veronica. Here is as much as I remember:
1. Did you get to flash CM7 succesfully?
No. While following the procedure, I did some mistake after backing up and before even trying to installing CM7. I did not realize I was in CWM within my existing rooted 1.4.0 (using the .apk), so somewhere I wiped and rebooted... to realize I was rebooting into nothing! Or actually into the original 1.4.0 B&N. And then I did some attempts to go back step by step (like restoring that 1.4.0 from Adam then the rooted 1.4.0 from Albert) and somehow went into more troubles.
2. When you mention you backed up means you backed up CM7?
No, since I did not go so far as to install CM7.
I have a backup of my initial (tweaked) 1.4.2 system, then one of Albert rooted 1.4.0 (not mine), then another one of a Nook normal OS that worked (not sure, I think 1.4.2) at some point later.
These backups were OK, I used at some point, I don't understand why then I got this MD5 errors.
3. when you mention erasing all data you mean only wipe data (factory reset) or did you wiped maybe formatted anything else?
I used the command within CWM, both to wipe data and cache
4. What method did you use to format your sdcard
I usually use Acronis Disk Manager, a quite powerful programme to change partitions on disks and also handle formatting. When I really want to make sure, I first use HP USB formatting tool, and then sometimes check on Acronis to get the partitions I want. I am not sure in what order I did that time, but was not using partitionning in fact.
I will redo it all again as I wonder if it is not a mistake on the disk that lets it misread the MD5, as I think my backups were fine.
I don't undestand:
- why my MD5 are wrong, and is it something I can fix by properly reformatting mys disks
- what is this story with "assert.failed: getprop ("ro.product.device" = blaze" and where I may have changed the build.prop. Is it somehting that will bother me further or should push me into one direction rather than another.
I will try your MUI backup. (What means MUI?). (It may take ma a day or 2 to download this through Lesotho poor internet :-(
Thanks and wil tell you what happens!
Click to expand...
Click to collapse
Try formatting your sdcard again, i recommend SDFormatter. Sometimes sdcard can be the cause of many weird errors and issues.
Then copy back one of your backups within clockworkmod >> backup folder
If no go with that then try the following.
* First you need adb working
Here is a tutorial i made about it: http://forum.xda-developers.com/showpost.php?p=22049356&postcount=1
* Plug your NT to your PC using USB cable
* Download the file attached which is 1.4.0 stock build.prop, uncompress it, put it in the same folder adb is located and push it using adb while in CWM
> cd path-of-adb-tools
> adb devices
(verify that you get a code with numbers and letters)
> adb remount
(if this command does not work for you then please mount /system manually from mount&storage > Mount /system in CWM)
> adb push build.prop /system
* Unplug cable
* Try Adams acclaim_update.zip again ( preferably with nothing else in your sdcard only that .zip
* Report back
~ Veronica
OK I now was finally able to download the files.
- I guess I'll try first what you suggested with the MIUI backup after a proper reformat.
(I am just not sure which CWD file to use, as many dont leave any space on the card to put backups....)
- Then the ADB method if the 1st one does not work.
Though, part of the ADB tutorial is this "ADB root hijack" where they say you must already be rooted - that is not my case....
I'll try do tomorrow... and report! So glad to have your help here.
Successfully restored MIUI backup... what next?
YES!
@Veronica, I have been able to restore your MIUI backup!
I am not sure what it is... it looks like for a phone.... but it seems Market is working YEAH! 1st time on this Nook!!!!
Veronica you are a queen !!!
May I ask you what should be my next step now?
As a reminder, I basically want to get here Kindle (because I bought this Nook for Xmas for my Mozambican husband without realizing B&N does not have any Portuguese books, while Amazon does) and a few more apps I like. So this would do! But I d like make sure:
- my system is more or less stable
- I don't get messed up with more OTA updates
So I wonder:
- is this system recommendable? This is rooted, right? Should I prefer Launcher or Zeam Launcher here?
- should I rather use another system? Go into CM7?
Since I dont have even any Nook here behind, I am afraid of more troubles following the normal procedure, should I?
- Do I need at all to set the normal version of Nook behind (like I could use with the Nook button app) - in fact, I don't really care...
HELP PLEASE!!!! Nook 8Gb!
Can somebody help me? I bricked my nook tablet 8Gb!!
This is the whole story:
1) Rooted my NT
2) Used this apk to install CWM
http://forum.xda-developers.com/showthread.php?t=1458630
3) Tried to flash CyanogenMod 7 ROM but while it was flashing the tablet blacked out and rebooted
4) Now the tablet is stuck at the READ FOREVER screen
5) I can boot in CWM holding power+N button, but it can't flash anything, it freezes anytime I try to flash something.
6) I followed these 2 guides to unbrick my NT but they didn't work
http://forum.xda-developers.com/showthread.php?t=1470910
http://forum.xda-developers.com/showthread.php?t=1562130
Can anyone help me restore my NT at least to stock???
Please I'm desperate!!!!
@JohnDorian, Seems you got very similar problem to mine...!
It seems we got the same problem trying to do the same thing... So the same solution may work? (the only difference beeing I have not tried the unbrick mehods you did)
What I just did with Veronica's guidance, and worked for me:
- I created a 50MB sd card to boot into CWD, using this
- booted into CWM with it
- copied onto another SD card the MIUI backup Veronica provided earlier in this thread:
http://minus.com/mwIltnw1I/4f - NT_MIUI_Tweaks_backup.zip | md5: 3518f9a3289ca6e97b569777873b899b
- inserted it and did restore. It just worked and provided something that seems acceptable!
And at least, next steps may be possible...
I hope it works with you too!
Thank you for your answer!
Will this work also with my 8Gb NT?
agnes00777 said:
YES!
@Veronica, I have been able to restore your MIUI backup!
I am not sure what it is... it looks like for a phone.... but it seems Market is working YEAH! 1st time on this Nook!!!!
Veronica you are a queen !!!
May I ask you what should be my next step now?
As a reminder, I basically want to get here Kindle (because I bought this Nook for Xmas for my Mozambican husband without realizing B&N does not have any Portuguese books, while Amazon does) and a few more apps I like. So this would do! But I d like make sure:
- my system is more or less stable
- I don't get messed up with more OTA updates
So I wonder:
- is this system recommendable? This is rooted, right? Should I prefer Launcher or Zeam Launcher here?
- should I rather use another system? Go into CM7?
Since I dont have even any Nook here behind, I am afraid of more troubles following the normal procedure, should I?
- Do I need at all to set the normal version of Nook behind (like I could use with the Nook button app) - in fact, I don't really care...
Click to expand...
Click to collapse
Hello im glad to see you're back, about launchers, addons & apps it all depends of your likes.
What i gave you is MIUI ROM (operative system) without major modification (as-is) and yes it has zeam launcher but all can be modified.
I'm personally not a fan of gingerbread CM7 because i really like the eye candy of MIUI and even stock (which the buttons and menus are very similar to MIUI) so i use MIUI.
About stock i didn't mind using it even though i don't use B&N application and buy books from them buy i enjoyed the eye candy (interface/GUI), now that @cobrato released MIUI i immediately switched to that as im a huge fan of MIUI.
I have always used GO launcher as my main launcher but now im starting to use ADB in MIUI because it manages better the grid feature.
All systems you're going to find already come rooted which is standard and is the feature #1 of custom and stock ROMs, without root there is no fun. If you're in this community is because eather you have a rooted device or you came to learn how to root it and other stuffs.
If you like B&N stock ROM but don't use their apps and services you can bypass the registration and forget about the OTA updates, you can also apply on top of that the OTA block with titanium backup if you want to make sure. That is the methods i used and never ever had a problem. I also recommend you that when you flash a stock ROM do the whole procedure of OTA block and don't guess is already blocked, nothing better than do it yourself manually.
If you decide you want to make use of B&N services then you can eather go back to stock for a complete B&N experience or just install their app from the market if you're on CM7, CM9 or MIUI that is, nothing fancy but it does the job.
I have mentioned days ago that i was going to make a thread for MIUI users with how-tos and info about set it up but i've got very busy with many bricked devices around lol, but i eventually will do.
~ Veronica
---------- Post added at 02:58 PM ---------- Previous post was at 02:56 PM ----------
JohnDorian said:
Thank you for your answer!
Will this work also with my 8Gb NT?
Click to expand...
Click to collapse
no, it is only for 16GB tablet, let me read your problem
~ Veronica
---------- Post added at 03:06 PM ---------- Previous post was at 02:58 PM ----------
JohnDorian said:
Can somebody help me? I bricked my nook tablet 8Gb!!
This is the whole story:
1) Rooted my NT
2) Used this apk to install CWM
http://forum.xda-developers.com/showthread.php?t=1458630
3) Tried to flash CyanogenMod 7 ROM but while it was flashing the tablet blacked out and rebooted
4) Now the tablet is stuck at the READ FOREVER screen
5) I can boot in CWM holding power+N button, but it can't flash anything, it freezes anytime I try to flash something.
6) I followed these 2 guides to unbrick my NT but they didn't work
http://forum.xda-developers.com/showthread.php?t=1470910
http://forum.xda-developers.com/showthread.php?t=1562130
Can anyone help me restore my NT at least to stock???
Please I'm desperate!!!!
Click to expand...
Click to collapse
I don't have a 8GB nook tablet to upload a backup of stock ROM and actually is very important to have nobody has been nice to upload it and post it in development section. Anyway let me give you the link of the official update to see if that helps, i was checking yesterday and they provide one for both i think there is not a separate section for the 8GB model so i assume that update is for both models containing 1.4.2
http://www.barnesandnoble.com/u/Software-Updates-NOOK-Tablet/379003187/
under -Get Version 1.4.2 Today
~ Veronica
How can I flash this update?
JohnDorian said:
How can I flash this update?
Click to expand...
Click to collapse
right you dont know how, ok let me download the file and see if i make a kind of acclaim_update.zip for you to try.
can't flash any rom as a flashable.zip and backup folder? have you tried both?
~ Veronica
No, I can't flash anything from CWM...

Just bought a Nook Tablet 16Gb. NEED HELP!! Please!!

Ok I am not a nooby to rooting and have done it on many devices.
I will say this though I have never seen so many different ways to root one device.
So far I like the sd card root method. But any way here are my questions.
1. what is the best way to Root? Possibly the Sd card way?
2. How Do I repartition the Nook To be able to Utilize the 13Gb of space on it
3.Is there a way to sideload the Android Market (Google Play)?
4. How do you put on CWM
5. What is the most stable Rom that gets rid of bloatware and feels the most like Gingerbread. If its CM7 which version.
If you want you can just point me to Thread links. I am not afraid to read or anything. Its just that there seem to be 7 ways to everything I just asked about and its a little confusing to know which direction to go.
So any help would be appreciated. Thanks so much.
1. The SD card way definitely.
2. Easiest thing to do is take it to B&N and have them do it. You can do it yourself though with this thread.
3. If you only root, the sd card way of rooting will automatically add the play store.
4. Indirect has an app here that will allow you to flash CWM or the stock recovery (the latter option is good for if you ever need to return the device to stock conditions). Simple and easy. This app is actually included with the sdcard root method (it'll be on the sdcard after you burn the image to the sdcard). So once you are in the B&N OS with root access, you'll be able to use a file manager to find the apk for this app, install it and then flash CWM.
5. CM7 Final is the basis for the other CM7 roms. CM9 is cool too though, albeit hardware acceleration does not work yet so things like Netflix and higher end games do not work. I've also listed all current roms that are out for the nook tablet here.
It sounds like you have a decent idea of what you're doing and possibly some experience with Android so you know the drill. Read thoroughly and follow directions to the T and you will be fine. Good luck.
Cubanluke88 said:
1. The SD card way definitely.
2. Easiest thing to do is take it to B&N and have them do it. You can do it yourself though with this thread.
3. If you only root, the sd card way of rooting will automatically add the play store.
4. Indirect has an app here that will allow you to flash CWM or the stock recovery (the latter option is good for if you ever need to return the device to stock conditions). Simple and easy. This app is actually included with the sdcard root method (it'll be on the sdcard after you burn the image to the sdcard). So once you are in the B&N OS with root access, you'll be able to use a file manager to find the apk for this app, install it and then flash CWM.
5. CM7 Final is the basis for the other CM7 roms. CM9 is cool too though, albeit hardware acceleration does not work yet so things like Netflix and higher end games do not work. I've also listed all current roms that are out for the nook tablet here.
It sounds like you have a decent idea of what you're doing and possibly some experience with Android so you know the drill. Read thoroughly and follow directions to the T and you will be fine. Good luck.
Click to expand...
Click to collapse
Holy cow your awesome!! Thank you soooo much. Have y'all considered stickying those threads? You guys have alot of information here. One more thing. If I am understanding you correctly your saying that if I use the sd card root method, it automatically puts on google play? That would be awesome if it does.
Again thanks a million.
Sent from my DROID BIONIC using Tapatalk
After I put on CM7 will google play still be there?
Sent from my DROID BIONIC using Tapatalk
Actually looking at the list of apps that is included with the root script, it doesn't seem the play store is listed. Regardless, its trivial to add.
And if you decide to go custom rom, its as simple as flashing gapps after you flash the rom.
---------- Post added at 02:57 PM ---------- Previous post was at 02:55 PM ----------
Google mandates that the play store and other google apps cannot be included with roms. However, you can fetch google apps from here and flash them after flashing an AOSP rom like CM7 or CM9. Just make sure you flash the right ones (i.e. cyanogenmod 7 package for CM7).
Cubanluke88 said:
Actually looking at the list of apps that is included with the root script, it doesn't seem the play store is listed. Regardless, its trivial to add.
And if you decide to go custom rom, its as simple as flashing gapps after you flash the rom.
---------- Post added at 02:57 PM ---------- Previous post was at 02:55 PM ----------
Google mandates that the play store and other google apps cannot be included with roms. However, you can fetch google apps from here and flash them after flashing an AOSP rom like CM7 or CM9. Just make sure you flash the right ones (i.e. cyanogenmod 7 package for CM7).
Click to expand...
Click to collapse
Well my friend. You just made my life a ton easier. Sincerely Thank you. Now I can't wait for my Nook Tablet to get here. It will probably be on Wednesday.
Sent from my DROID BIONIC using Tapatalk
is there any pitfalls if you partition the drive where you have all 13 gigs available to you and none for the B&N section of the tablet?
I called B&N and they said if they partition it they do about half and half and will not give you access to the whole Hard Drive. Boo!!
Basically, if you opt for more "media storage" then you forfeit space for /userdata which is app install storage.
This step:
Give a value between 11.6 and 13.6 that will leave you with>> 11.6GB: 4GB for /userdata | 13.6: 2GB for /userdata
Click to expand...
Click to collapse
Basically portrays the min/max potential here. If you opt for 11.6 "media" storage, then you will be left with 4GB for app installation. If you opt for the max, 13.6GB, then you will be left with 2GB app installation.
You could always redo it as well I believe.
Cubanluke88 said:
Basically, if you opt for more "media storage" then you forfeit space for /userdata which is app install storage.
This step:
Basically portrays the min/max potential here. If you opt for 11.6 "media" storage, then you will be left with 4GB for app installation. If you opt for the max, 13.6GB, then you will be left with 2GB app installation.
You could always redo it as well I believe.
Click to expand...
Click to collapse
Hey brother now that I have the Nook partitoned and have CM7 what's the best way to access the 8 gigabytes for user data via the pc?
ps thank you for all of the help you gave me and for pointing me in the righ direction. You made this pretty simple
Thank you!!
Sent from my Nook Tablet using Tapatalk 2
Check out this post for changes that can be made to the build.prop file: http://forum.xda-developers.com/showthread.php?p=23487384
I thought these changes were made to the rom but maybe not. If these lines in your build.prop file are different, change them to look how they're shown in this post and you should be able to mount the internal media storage and your sdcard.
Note that if you decide to try cm9, there is no support yet for mounting the internal media on a computer.
Sent from my Xoom using Tapatalk
same boat, with additional ? about list item #4
I was able to complete item#1(sd card root method), without a hitch. It looks like the only place to flash cwm (item#4) is internal mem. Is there a way to flash to an sd card, so I can choose to pull out sd and boot to stock rom if I wanted to? Thanks
...or maybe I can already boot to CWM from this sd boot, but I'm just not doing it yet(don't know how)?
barfcark said:
I was able to complete item#1(sd card root method), without a hitch. It looks like the only place to flash cwm (item#4) is internal mem. Is there a way to flash to an sd card, so I can choose to pull out sd and boot to stock rom if I wanted to? Thanks
...or maybe I can already boot to CWM from this sd boot, but I'm just not doing it yet(don't know how)?
Click to expand...
Click to collapse
Sounds like you want to make a bootable CWM SD card: http://forum.xda-developers.com/showthread.php?t=1446987
I will have to check that when I get home. Is there a way to make the Icons bigger kind of like the I-pad? No I wont be using cm9. I need a fully functional Android Tablet.
Sent from my DROID BIONIC using Tapatalk
swc2001 said:
Is there a way to make the Icons bigger kind of like the I-pad?
Click to expand...
Click to collapse
there is that app 'spare parts' ?
swc2001 said:
No I wont be using cm9. I need a fully functional Android Tablet.
Click to expand...
Click to collapse
yes, count me as being the same way. cm7 is 'really' good for being called an alpha. a little bird tells me it never will be fixed up . . . shame . . . ( on the twelfth of never ? )
Im confused...
Edit:Made a new thread, seems i had more questions than i thought...
Just a quick question don't wanna make a new thread for this:
What i want to do is extend my media drive for my own books and videos and also id like to Root via the sd card method as mentioned in the 2nd post here.
I'm wondering in which order to do it all though.
1. should i get adb tools working first doing the first part only in this video (as instructed in this thread i think?)and then use the CWM included in the sd-card method?
Or
2. Start with the sd card method and then install adb tools and extend my media partition?
Also do i need to worry about the Tools part which is the 3rd thing you need for extending your partition, unless something goes wrong?

[Q] Rooted my nook Tablet and am puzzled

I hope I am in the right forum for this thread. I have plenty of questions and hope to get answers to a few..... Here goes -
A few weeks ago I bought a nook 16Gb Tablet essentially for my wife and created a CM7 SD card to allow using it in stock BN system as well as experiment with Android use from that card. The end result is I decided I needed one for myself so I wouldn't conflict with her use. I had months ago rooted my nook eink but regardless of its expanded capability it was still only a great ebook reader and hopeless as a web browser, etc. So bought a Certified Preowned 16Gb nook Tablet for myself and duplicated the CM7 SD card process and was able to switch between stock nook use and Andorid use from the SD card using the dual boot process. I found myself mostly in the Andorid side and began to wonder why I was keeping the unused nook side around. After a ton of forum reading I decided to root my tablet and leave my wife's in its dual boot format - undoubtedly a safe move....
I used this process:
http://forum.xda-developers.com/showthread.php?t=1466583&page=24
it is titled:
How to root 1.4.1 (or any other version) using just an sdcard {easy}
and I followed the detailed steps and links from "liquidzoo" post #240. Creating the SD card for the rooting process was easy. It went well up to the point of the step of powering up after inserting the SD card in the powered down nook. It kept booting into the stock BN nook side by use of the power on button. It began booting to the SD card only after I allowed it to power up by plugging it into my pc with the usb cord. Then the following steps went fine after I discoverd I had to use the volume controls to step through the menu selections. Thereafter it did go smoothly through the process. When the process indicated it had completed powered off, removed the SD card, and powered up into Android.
It seems to be somewhat faster than using Android from a dual boot (CM7 on SD card). I guess I missed somewhere that it would have dual a home selection menu allowing the stock nook home menu choice along with Android - so the best of both worlds. I am still familiarizing my self with the new configuration but so the fiirst of a few questions are:
Aside from experimentation, is there any way of finding out what all the icons in the status bar are for on the vbarious screens? Some are obvious but at one point I had a flashing-inverted-chevron icon that seemed to be maybe a downloading indicator but I couldn't find what.
Is there a simple toggle to switch from nook to android screens? Seems to be several taps to achieve that.
How do I install the Amazon Android App? I can' seem to find it.
I'll probably reply to this with other questions after I do more experimenting but answers to these woiuld be helpful.
Thanks in advance. I'm still a noob so I can't post to the link above but I think somewhere I saw the ability to 'Thank' as well as 'Donate' - both of which I need to do now. I think I'm really going to like the newly configured nook Tablet.
sawbuck00 said:
I hope I am in the right forum for this thread. I have plenty of questions and hope to get answers to a few..... Here goes -
A few weeks ago I bought a nook 16Gb Tablet essentially for my wife and created a CM7 SD card to allow using it in stock BN system as well as experiment with Android use from that card. The end result is I decided I needed one for myself so I wouldn't conflict with her use. I had months ago rooted my nook eink but regardless of its expanded capability it was still only a great ebook reader and hopeless as a web browser, etc. So bought a Certified Preowned 16Gb nook Tablet for myself and duplicated the CM7 SD card process and was able to switch between stock nook use and Andorid use from the SD card using the dual boot process. I found myself mostly in the Andorid side and began to wonder why I was keeping the unused nook side around. After a ton of forum reading I decided to root my tablet and leave my wife's in its dual boot format - undoubtedly a safe move....
I used this process:
http://forum.xda-developers.com/showthread.php?t=1466583&page=24
it is titled:
How to root 1.4.1 (or any other version) using just an sdcard {easy}
and I followed the detailed steps and links from "liquidzoo" post #240. Creating the SD card for the rooting process was easy. It went well up to the point of the step of powering up after inserting the SD card in the powered down nook. It kept booting into the stock BN nook side by use of the power on button. It began booting to the SD card only after I allowed it to power up by plugging it into my pc with the usb cord. Then the following steps went fine after I discoverd I had to use the volume controls to step through the menu selections. Thereafter it did go smoothly through the process. When the process indicated it had completed powered off, removed the SD card, and powered up into Android.
It seems to be somewhat faster than using Android from a dual boot (CM7 on SD card). I guess I missed somewhere that it would have dual a home selection menu allowing the stock nook home menu choice along with Android - so the best of both worlds. I am still familiarizing my self with the new configuration but so the fiirst of a few questions are:
Aside from experimentation, is there any way of finding out what all the icons in the status bar are for on the vbarious screens? Some are obvious but at one point I had a flashing-inverted-chevron icon that seemed to be maybe a downloading indicator but I couldn't find what.
Is there a simple toggle to switch from nook to android screens? Seems to be several taps to achieve that.
How do I install the Amazon Android App? I can' seem to find it.
I'll probably reply to this with other questions after I do more experimenting but answers to these woiuld be helpful.
Thanks in advance. I'm still a noob so I can't post to the link above but I think somewhere I saw the ability to 'Thank' as well as 'Donate' - both of which I need to do now. I think I'm really going to like the newly configured nook Tablet.
Click to expand...
Click to collapse
First, read this.
Now, just so we're on the same page.
You created an sd card that allowed you to boot into a custom recovery and then using the volume up/down buttons, navigated to install and installed a zip file that allowed you to root the device correct?
If that is the case, you are still on the stock OS (as it sounds from your description). This is why you have both the stock B&N user interface (launcher) and a custom one (the one that looks more like cm7 did when booting from an sdcard).
Still have that custom recovery card? Here's my suggestion. Download a custom rom like cm7 and the appropriate gapps file (google apps, including the play store). Store these files on your internal storage. Next, boot back into the custom recovery and create a backup. Then, just as you did before, navigate to installing a zip and find the cm7 zip file you found before. Install the gapps zip file as well. When you're done, wipe data/factory reset and wipe cache. DO NOT FORMAT SYSTEM OR ANYTHING LIKE THAT (people do this for some reason, I don't understand why and it breaks things - don't do it.) Upon rebooting, you will no longer have the stock OS installed You will have a custom rom, cm7 installed.
The difference from your current setup is that right now, the core of the device is still based on B&N version of Android. The alternate user interface is nothing more than a tease of what Android is truly capable of. A custom rom opens up many more doors and should be a much smoother experience.
Any questions post them. And please read the first post of the thread I linked.
---------- Post added at 12:20 PM ---------- Previous post was at 12:18 PM ----------
Also, I'm morally obligated to advise you to return the Nook and buy a Nexus 7, if you truly prefer the Google experience.
A bit to more to chew on....
Cubanluke88 said:
First, read this.
Now, just so we're on the same page.
You created an sd card that allowed you to boot into a custom recovery and then using the volume up/down buttons, navigated to install and installed a zip file that allowed you to root the device correct?
If that is the case, you are still on the stock OS (as it sounds from your description). This is why you have both the stock B&N user interface (launcher) and a custom one (the one that looks more like cm7 did when booting from an sdcard).
********
part of post edited out for future coment
********
Any questions post them. And please read the first post of the thread I linked.
---------- Post added at 12:20 PM ---------- Previous post was at 12:18 PM ----------
Also, I'm morally obligated to advise you to return the Nook and buy a Nexus 7, if you truly prefer the Google experience.
Click to expand...
Click to collapse
Thank you, Cubanluke88, for you thoughts and suggestions.
First, I did grab your first linked post and realized some misconceptions. I still need to digest it more thoroughly, though.
On the part of your response that I have edited out in the qoute, I also want to read more troroughly and pose some questions in a later response.
As for the final suggestion, I have been eyeing the Nexus 7 for some time ane even though it is a bit more expensive than the nook Tablet I currently own I think I might get it (or a similar device) when fortune and convenience presents itself. For now, I am still in a learning mode with the Android-like device I currentlhy have and need to read and educate myself further. As stated in my opening post - I am a noob - there is a lot of experimenting I need to do.
I will be replying with some questions after more reading and thought on your offered suggestions in the section I edited out for the time being.....
questions....again
Cubanluke88 said:
First, read this.
Still have that custom recovery card? Here's my suggestion. Download a custom rom like cm7 and the appropriate gapps file (google apps, including the play store). Store these files on your internal storage. Next, boot back into the custom recovery and create a backup. Then, just as you did before, navigate to installing a zip and find the cm7 zip file you found before. Install the gapps zip file as well. When you're done, wipe data/factory reset and wipe cache. DO NOT FORMAT SYSTEM OR ANYTHING LIKE THAT (people do this for some reason, I don't understand why and it breaks things - don't do it.) Upon rebooting, you will no longer have the stock OS installed You will have a custom rom, cm7 installed.
.
Click to expand...
Click to collapse
Cubanluke88,
Thanks again for giving me something to think about.
I have read/reread both of your linked posts and your complete response to my post. Further, it is useful to comment that with my nook Tablet hardware it is not at all important for me to have the BN OS. I have a classic nook eink that is totally satisfactory for anything I may need for BN usage alone - mostly, ebook purchase and reading. I purchased the tablet as a means to get access to Android applications not possible from the nook classic which was also hopeless as a general web access device. As a rooted Android device, I anticipate it's nook app to be satisfactory as an ebook reader as well.
Referring to the quoted segment of you initial response:
Still have that custom recovery card?
Yes.
Download a custom rom like cm7 and the appropriate gapps file (google apps, including the play store) Store these files on your internal storage..
Can you suggest a pointer? I get swamped and cofused on what to choose when I google. The verison I have filed on my PC is embedded in an SD image file and I suspect that is not what you were referring to ( I have: -->> "Team-B-CM7SD-Alpha_final.img".
By "internal storage" do you mean in the recovery card or within the Tablet through USB connection?
Next, boot back into the custom recovery and create a backup. Then, just as you did before, navigate to installing a zip and find the cm7 zip file you found before. Install the gapps zip file as well. When you're done, wipe data/factory reset and wipe cache.
The backup would be my current loaded system - in case I need to get back?
.
When you're done, wipe data/factory reset and wipe cache.
Is this a single menu item on the recovery card or separate commands?
I appreciate the help and apologise for the need for spoon feeeding but I hope it helps avoid making further mistakes......
One last thought, on the recovery card I downloaded and included "flash_B&N_Stock_v1.4.3_8-16gb_emmc" which I assume would restore to stock 1.4.3 BN version. Is that prossible? and would that be easier to do and start fresh?
Thanks in advance....
sawbuck00 said:
Can you suggest a pointer? I get swamped and cofused on what to choose when I google. The verison I have filed on my PC is embedded in an SD image file and I suspect that is not what you were referring to ( I have: -->> "Team-B-CM7SD-Alpha_final.img".
Click to expand...
Click to collapse
That .img file is what you used to create the sdcard your wife and you used. Just as with the recovery sd card, you take said .img file and burn it to it to create a "bootable" sdcard. Thats not what we want to do now (if you're ready to replace the stock OS). Go to this thread for cm7. See where it says "Internal version 8GB & 16GB Compatiable?" Grab that. That is the rom zip file itself. To get gapps, youll need cm7 compatible gapps, found here.
By "internal storage" do you mean in the recovery card or within the Tablet through USB connection?
Click to expand...
Click to collapse
By internal storage, I'm referring to the internal storage on the Nook itself. (like what you see when you mount it via USB on your computer). It should come up as "My Nook" or something to that effect. If you store the rom zip file here, you will be able to boot into recovery via the sdcard you created, navigate to the internal storage and find the zip file and install it. Now personally, I would recommend, that if you plan on using internal roms, that you should also change the internal recovery to a custom one. With an internal custom recovery, you could swap between various roms without ever needing to use that recovery sd card. You would simply boot into recovery, grab the zip file for whatever custom rom you want to use and install it.
The easiest way to get a custom recovery is via this app here. Simply install the app and flash the custom recovery within it. Its also a great tool to return to stock recovery should you ever need to.
The backup would be my current loaded system - in case I need to get back?
Click to expand...
Click to collapse
Yep.
.
Is this a single menu item on the recovery card or separate commands?
Click to expand...
Click to collapse
Its in the recovery menu there right at the front. You should see something like reboot system, apply sdcard, wipedata/factory reset, wipe cache, install zip, backup and restore. Backup/restore to backup your current installation, install zip to install the rom + gapps, and wipe data/factory reset + wipe cache after installation.
One last thought, on the recovery card I downloaded and included "flash_B&N_Stock_v1.4.3_8-16gb_emmc" which I assume would restore to stock 1.4.3 BN version. Is that prossible? and would that be easier to do and start fresh?
Click to expand...
Click to collapse
I'm not sure what this is. I'll take a look at it.
Cubanluke88 said:
Now personally, I would recommend, that if you plan on using internal roms, that you should also change the internal recovery to a custom one. With an internal custom recovery, you could swap between various roms without ever needing to use that recovery sd card. You would simply boot into recovery, grab the zip file for whatever custom rom you want to use and install it.
Click to expand...
Click to collapse
Read much of the following thread and while I think it will be simpler in the future I assume I can do that at any time. Right?
http://forum.xda-developers.com/showthread.php?t=1458630
Albert Wertz's youtube video throws a lot of stuff into the process which looks very interesting but I think I'll "crawl" around a bit and use recovery card for little longer while I become more familiar with a rooted tablet.
I grabbed the CM7 and gapp zips you pointed to and I'm going to give that a whirl with my current recovery card and post back with results - hopefully good......
Note that if you install cm7 to the device, you are not simply on a "rooted" tablet anymore. You will be on a custom rom that also happens to have root access (most custom roms do). Its also worth noting that cm7 is a custom rom based on Android 2.3.4, so the roms capabilities and limitations will be subsequently limited to what cm7 is capable of. The latest version of Android is 4.1 and we are lucky enough to have a custom rom (cm10) in development based on it.
sawbuck00;33537204.
I grabbed the CM7 and gapp zips you pointed to and I'm going to give that a whirl with my current recovery card and post back with results - hopefully good......[/QUOTE said:
Well it seemed to go smoothly. Currently geting updates downloaded. Back to exploring and experimenting....
Thank you, Cubanluke88, for help and advice. I expect I'll be back in awhile when I'm ready to install the internal recovery app and probably will screw things up at some point but it is my aim to get a better understanding the capabilities......
Click to expand...
Click to collapse
undeeded apps
Been doing some exploring and contemplating addition of a few apps. However, some of the apps loaded with CM7 and Gapps (like car home, phone, camera to name a few) don't make sense on a nook tablet - unless I'm missing a reason they should be there. What is the best way of uninstalling/deleting these or any I may install but discover no need for?
TIA....
sawbuck00 said:
Been doing some exploring and contemplating addition of a few apps. However, some of the apps loaded with CM7 and Gapps (like car home, phone, camera to name a few) don't make sense on a nook tablet - unless I'm missing a reason they should be there. What is the best way of uninstalling/deleting these or any I may install but discover no need for?
TIA....
Click to expand...
Click to collapse
They're there because cm7 is a port of a phone based OS (Android 2.3 was designed for phones). You can disable them but I believe camera is tied to gallery so that could screw up picture viewing and phone might be tied to contacts so that could screw up your contacts database if you use gmail. If you have a file explorer that has root access (I use root explorer, paid app in play store), you can navigate to /system/apps and all the apks for those apps (system apps) are found there. You can add a ".bak" extension to each one, then reboot and see if anything breaks. If for some reason things break really badly, you can always reboot to recovery and just flash the rom on top of it again.

[Q] 2013 HTC Droid Eris = Paperweight?

Is there anyone out there who is willing to point me in the right direction for re purposing my retired Eris (RIP 02-12-13)? Hoping it can be a tool for learning (still in A- shape), instead of a paperweight! I have been doing some reading, but downloading is another story, mostly 404s out there now.
P.S. First post in any forum ever, just a humble android noob searching for knowledge and stable Roms from those who offer, sorry if I have posted this in the wrong place, obviously I have posted at the wrong time! A million thanks in advance to anyone with good news or advice!
DB73 said:
Is there anyone out there who is willing to point me in the right direction for re purposing my retired Eris (RIP 02-12-13)? Hoping it can be a tool for learning (still in A- shape), instead of a paperweight! I have been doing some reading, but downloading is another story, mostly 404s out there now.
Click to expand...
Click to collapse
What is it you are looking for? I have copies of a lot of ROMs.
doogald said:
What is it you are looking for? I have copies of a lot of ROMs.
Click to expand...
Click to collapse
Hello, and thank you, I am happy to here some good news. I am obviously new to this, but I love to try out different OSs and remaster them the way I see fit. I have just not taken the plunge with android. Since I have never installed any, it's hard to say witch ones I would like best. I would take any ROMs I could get. I figure I can experiment and learn with my Eris, then re purpose it for my son to play games, take pictures etc.
P.S. I downloaded the Jcase / Eclipse3 one click root. Is this the method you would recommend for getting su privileges? I would love to hear your preference on an easy and up to date rooting method. My Eris is currently bone stock with official 2.1, and up to date according to it.
DB73 said:
Hello, and thank you, I am happy to here some good news. I am obviously new to this, but I love to try out different OSs and remaster them the way I see fit. I have just not taken the plunge with android. Since I have never installed any, it's hard to say witch ones I would like best. I would take any ROMs I could get. I figure I can experiment and learn with my Eris, then re purpose it for my son to play games, take pictures etc.
P.S. I downloaded the Jcase / Eclipse3 one click root. Is this the method you would recommend for getting su privileges? I would love to hear your preference on an easy and up to date rooting method. My Eris is currently bone stock with official 2.1, and up to date according to it.
Click to expand...
Click to collapse
Yes, if you can find the JCase 1-click root, that will root the phone just fine.
There is another method very well documented here: http://androidforums.com/eris-all-things-root/127861-universal-eris-root-dummies.html (which also walks you through installing for your first custom ROM.)
I have some ROMs in my Dropbox if you can't find links.
xtrSENSE (stock 2.1 Eris ROM, rooted): https://dl.dropbox.com/u/220420/Eris/xtrSENSE/xtrSENSE5.0.1.zip
Workshed's GSB: https://www.dropbox.com/s/dvpuv4sbwmun43f/GSB.v4.5-final_ODEXED_CM7.2-Eris.zip
CondemnedSoul's CM7.2: https://www.dropbox.com/s/g1irvshpg7u7trr/CCM7_Eris_V24_RIP.zip
The last two are CyanogenMod Gingerbread ROMs. I think that GSB requires that you also flash Google apps in order to get the market. If so, you can get it from CyanogenMod here: http://cmw.22aaf3.com/gapps/gapps-gb-20110828-signed.zip
(So, if you need to flash gapps, you go into Recovery. Wipe data/factory reset. Flash the ROM. Flash google apps. THEN restart the phone.)
doogald said:
Yes, if you can find the JCase 1-click root, that will root the phone just fine.
Just realized why it wouldn't let me post, because of the links in my reply, :silly:
Thank You, I downloaded the ROMs. The link for gapps is dead though. Was that just needed for Workshed's GSB or also for CM7.2?
I have a few questions to throw out there:
1. I was thinking about doing another factory reset, my attempt to have a clean recovery. What will non-activation after boot with no service do?
2. Does vanilla = fast, lightweight, performance, more partition space for user? If so, do you have any recommendation / or a link?
3. Rumored Jellybean for the Eris, love to find the latest build, is it still available? Links point here (XDA) but no download.
4. Is there any way to get google play instead of market working on the Eris?
(((Thanks again for everything)))
XML Parsing Error: unexpected parser state
Location: jar:file:///C:/Program%20Files/Mozilla%20Firefox/omni.ja!/chrome/toolkit/content/global/netError.xhtml
Line Number 308, Column 50:
Click to expand...
Click to collapse
DB73 said:
Thank You, I downloaded the ROMs. The link for gapps is dead though. Was that just needed for Workshed's GSB or also for CM7.2?
Click to expand...
Click to collapse
Try this one: http://goo-inside.me/gapps/gapps-gb-20110828-signed.zip
CondemnedSoul's includes the Google apps already and does not require a separate flash of the gapps zip file.
Ok, I just checked: GSB does NOT require google apps, either; they are already included. You can ignore that step.
I have a few questions to throw out there:
1. I was thinking about doing another factory reset, my attempt to have a clean recovery. What will non-activation after boot with no service do?
Click to expand...
Click to collapse
Oh, good question. I would avoid it if you can. The Eris will insist that you activate. However, if you follow the prompt to activate and then press the disconnect button as soon as you hear it ring, it will try activation again two more times. If you disconnect after hearing the ring those two times as well, the phone will give up on activation and allow to continue with setup.
2. Does vanilla = fast, lightweight, performance, more partition space for user? If so, do you have any recommendation / or a link?
Click to expand...
Click to collapse
Not necessarily. In my experience, xtrSENSE is fastest, but the GB ROMs are just fine. You may not notice the difference. However, xtrSENSE has a method called cache2cache that frees up more storage space or user applications and data. If you install a lot of apps, xtrSENSE may give you more space.
That said, there are disadvantages, including missing out on apps that do not run on android 2.1.
There is something called xtrcache2cache that you can flash on the GB ROMs to give you the same sort of space. I'll try to find a link.w
3. Rumored Jellybean for the Eris, love to find the latest build, is it still available? Links point here (XDA) but no download.
Click to expand...
Click to collapse
I've never tried it, and I can't believe it runs with any sort of decent performance anyway.
4. Is there any way to get google play instead of market working on the Eris?
Click to expand...
Click to collapse
Not on android 2.1, but the two gingerbread ROMs will update the market to the play store.
xtrcache2cache is here: http://forum.xda-developers.com/showthread.php?t=924562
The download link there seems to work.
Copy that file (xtrCMCache2cache.zip) to your SD card. This is only for the Gingerbread ROMs - it's not necessary for xtrSENSE.
Restart the phone to recovery. If you have already flashed one of those ROMs, simply flash that xtrCMCache2cache.zip file - do not wipe data or Dalvik cache first. Restart the phone, and you'll have probably about 20-30 MB more free storage space for apps and data.
If you have not already flashed GSB or CondemnedSoul's, do this:
- restart in Recovery
- wipe menu
- wipe data/factory reset
- main menu
- flash a zip file, and choose GSB or Condemned
- flash a zip file, and choose xtrCMCache2cache.zip
- restart the phone
doogald said:
xtrcache2cache is here: http://forum.xda-developers.com/showthread.php?t=924562
OK, I will read what I have gathered one or two more times before taking the plunge. I am thinking of using the Jcase method, it seems pretty much idiot proof. I have the file and ROMs stored on my PC, and now on a CD as well, just so I don't loose them. If I have this right, I will:
Pre-Steps:
Copy the Jcase one click root file to an empty SD card, install a file explorer app capable of launching it, take a deep breath, here we go Or maybe I have to copy to android filesystem first?
1. Execute Jcase's one click, and after reboot, I should have the Amon Ra recovery. This is simple, but also the most dangerous part? If this were to fail, it would be similar to a bad BIOS flash. This would brick the phone, if I am understanding this correctly.
2. Then Use the recovery to flash rootme.zip now located on SDCard. Going to use a 2 Gb card from my old LG 8350 (phone before Eris).
3. Do Nand backup of semi clean stock OS. By doing so I will loose the stock recovery for good, meaning no more resets to OG clean?
3.5? On second thought, doing one last reset first would remove all user data with my name and credentials. It may be wise to do this, as it will eventually be in the hands of a 5 year old. This would prevent accidental purchases, I think! On the other hand, if I ever break or loose my new phone and need a temp phone, I could keep this image (as is) to use temporarily with Verison until I get a replacement! I can only choose one of these options. I guess the latter is best, and use only a custom ROM for my son to play with. Hopefully I can temporarily disable or somehow limit su before giving it too him.
4. Do Nand backup of original official image, and put somewhere safe, like 2 places + on CD then remove from SD for more available space.
5. Flash one of the 3 downloaded ROMs and also xtrCMCache2cache if desired to desire-c
6. I assume that appstoSD is something I would need to download now, then add after previous steps, if I feel the need!
7. Then its off to test land! I hope I understand this correctly. The one step I have missed is definitely very important. I did not verify the MD5 on Jcase's one click. In fact I don't even remember where I downloaded it from. Truth being told, I have never manually done a MD5 verification! I guess I have one more step that I absolutely need to learn as it is much more important in Android, especially for recovery!
Edit: I have re downloaded the file from here (XDA), did not see a sum to compare it to? I hope the file still is OK!
Edit # 2 I downloaded a MD5 calculator and this is the output (F34FECFFB985553B68D66F6AC1EF27D3) for the erisone010.apk file
Another big thank you Doogald, If I have something wrong here, please, feel free to beat it into me now, before I do something stupid!
Click to expand...
Click to collapse
DB73 said:
Pre-Steps:
Copy the Jcase one click root file to an empty SD card, install a file explorer app capable of launching it, take a deep breath, here we go Or maybe I have to copy to android filesystem first?
Click to expand...
Click to collapse
No, Your regular SD card is fine. You do need to enable third-party app installs; you'll find that setting in settings->applications.
1. Execute Jcase's one click, and after reboot, I should have the Amon Ra recovery. This is simple, but also the most dangerous part? If this were to fail, it would be similar to a bad BIOS flash. This would brick the phone, if I am understanding this correctly.
Click to expand...
Click to collapse
Yes. You must restart the phone as if you wanted to make a phone call. Many people get too eager and try to get into Recovery before full restarting.
I can't believe that flashing Amon_RA is all terribly dangerous. There are ways to recover. In fact, I have not seen anybody report a brick after running the JCase 1-click. I'm sure that it will be fine.
2. Then Use the recovery to flash rootme.zip now located on SDCard. Going to use a 2 Gb card from my old LG 8350 (phone before Eris).
3. Do Nand backup of semi clean stock OS. By doing so I will loose the stock recovery for good, meaning no more resets to OG clean?
Click to expand...
Click to collapse
You *could* do the Nand Backup before running rootme.zip. Actually, you only really need to run rootme.zip if you want to do something with root with the stock Android you have now. Some people may, for example, install the application Titanium Backup Pro (which requires root) and batch backup all user apps (menu->batch and choose to run that option from the list) and then, after installing a new custom ROM, reinstall Titanium from the market/play store and then batch restore all missing apps and data. It's a very powerful way to get the phone running all of your apps and data without reinstalling from scratch.
That brings up one more thing: if you decide to install xtrSENSE, you do not need to do a factory reset if you want to keep all of your apps and data. Of course, if you want a fresh start you may, but xtrSENSE will keep all of your apps and data and give you a faster Eris with more room for apps and data.
Also, it *is* possible to get stock recovery back, though not without losing all of you data. There is a ROM called Flashback_21v2 that will bring back stock recovery and an unrooted Eris if you wish. The phone will act as if it was never rooted. You can find it here: http://forum.xda-developers.com/showthread.php?t=792026
That would be a good thing to keep on your phone, just in case. (Though I have to say that I am hosting the location of those files on my website and I have no plans to stop doing so, so they should be around for a while...) You'll probably be fine with the "no radio" version, but if you can spare the space on your computer, (that's a bit of a joke; the files are small), I'd download both.
3.5? On second thought, doing one last reset first would remove all user data with my name and credentials. It may be wise to do this, as it will eventually be in the hands of a 5 year old. This would prevent accidental purchases, I think!
Click to expand...
Click to collapse
In that case, you DEFINITELY want to wipe data, even with xtrSENSE!
On the other hand, if I ever break or loose my new phone and need a temp phone, I could keep this image (as is) to use temporarily with Verison until I get a replacement! I can only choose one of these options.
Click to expand...
Click to collapse
No, you can do both. Do a Nand Backup of the phone after you root it, which will be stored on the SD card. Wipe data/factory reset and you can installa ROM and then always go back into recover and Nand restore what you backed up originally to get your phone back as it was when you ran the backup. Familiar with Norton Ghost for Windows PCs? That's what Nand backup and restore does - it takes a full snapshot of your phone as it is, and when you restore, it's as if you had just turned off your phone for a long time - it's back to the way it was at the time you made the backup. You can have multiple backups stored - as many as will fit on the SD card.
6. I assume that appstoSD is something I would need to download now, then add after previous steps, if I feel the need!
Click to expand...
Click to collapse
Well... xtrSENSE support apps2sd as it is, and there are scripts to turn that functionality on. The GB ROMs support using the Android-native moving of apps to sd, so I would avoid apps2sd for them.
7. Then its off to test land! I hope I understand this correctly. The one step I have missed is definitely very important. I did not verify the MD5 on Jcase's one click. In fact I don't even remember where I downloaded it from. Truth being told, I have never manually done a MD5 verification! I guess I have one more step that I absolutely need to learn as it is much more important in Android, especially for recovery!
Edit: I have re downloaded the file from here (XDA), did not see a sum to compare it to? I hope the file still is OK!
Click to expand...
Click to collapse
The MD5 I have for 1click is f34fecffb985553b68d66f6ac1ef27d3
HOWEVER, can I suggest instead that you use the 1-click root here, prepared by Scary Alien: http://androidforums.com/eris-all-t...2-custom-recovery-trackball-not-required.html
If you look at the bottom of the first post, "Scenario 5", there is another version of 1click with a better version of Amon_RA (that allows you to use the hardware keys to navigate recovery, rather than just the trackball; sometimes the trackball doesn't work in the original Amon_RA). That version I guarantee is safe, and Scary Alien has the MD5 right there.
I am guessing multi-quote is what I should have tried on this instead of deleting?
OK, running 1 click directly from from SD card. Third-party apps ticked on before hand, check.
After running 1 click, do normal restart, then shutdown, then go into recovery via vol / end start up.
No bricks reported, that is very good news. Also good to hear that there may be a procedure for un-bricking in the unlikely event!
My Eris already has already has all apps removed, I tried to make it as clean and small as possible. Just looked at the xtrSENSE page and copied some tips, sounds nice and fast, liking that!
Awesome, I downloaded all 3 including Cupcake, in case I want to remember what that was like.
I did exactly that, downloaded both.
I will give this some extra thought before giving it to my son.
I have never used Norton Ghost, but I have used Macrium Reflect, Seagate Disk Wizard, Acronis etc. I get the image/snapshot thing. I plan to store backups in other locations, then copy back to SD if and when needed.
Just did some reading on the xtrSENSE page about aps2sd, guess I will do some more reading about native moving of apps to sd soon.
The MD5 I have matches yours. I downloaded MD5 Calculator and I guess it works.
After reading the page including "Scenario 5" I absolutely agree. I downloaded it, and will use the "scary alien" modded version with the added functionality. Thank you very much for pointing this out. Looks like no change in the simple execution besides the app/file to run, very nice!
Doogald, I can clearly see that you go out of your way to help others to say the least, I am sure its appreciated by more than just me, Thanks!
DB73 said:
I will give this some extra thought before giving it to my son.
Click to expand...
Click to collapse
Hey, one other thing: CondemnedSoul posted a script that you can run that disables the mobile radio, so you can make the device WiFi only. It's here: http://forum.xda-developers.com/showthread.php?t=1216571
I have to say that I have never tried it, but it seems from the replies in that thread that many have, successfully.
Jelly Bean build anyone?
This may be redundant, but does anyone have a copy of the eris jelly bean rom laying around? Just found my old rooted eris with cyanogenmod and I would like to try jelly bean or ICS.
foodude1 said:
This may be redundant, but does anyone have a copy of the eris jelly bean rom laying around? Just found my old rooted eris with cyanogenmod and I would like to try jelly bean or ICS.
Click to expand...
Click to collapse
Of course it isn't redundant, in fact this maintains the forum active, well a bit.
Here is the Jellybean Rom you requested, it is from MongooseHelix's build. It has a different Gapps package from what MongooseHelix actually established but I assume no issues may occur. :highfive:
https://copy.com/TgfFHxTqOHPJ

[Help] loki for LG OPTIMUS F6

Hello everyone,
I was trying to compile loki with my aboot.img and boot.img, but it says "supportive device".
Is there a way we can get this device supportive? I don't know to much about finding the check_sigs and hdr. I have attached the aboot.img and boot.img if anyone is willing to help thanks!
PS: The password for the zip is "android"
Here is the GitHub for loki
https://github.com/djrbliss/loki
Are you really the only guy working on anything for this phone?
Sent from my LGMS500 using XDA Premium 4 mobile app
I will be helping him to I own this phone I have been trying to get cwm on this phone it is taking time though
I would totally donate to anyone who took the time to figure this phone out. When I went to the T-Mobile store, I was looking for the L9, which appears to have a strong modding community behind it, but they didn't have it in-store and I was in a pinch, so here I sit with a completely stock experience in my pocket. Not the worst stock experience, surely, but still stock.
killernos said:
I will be helping him to I own this phone I have been trying to get cwm on this phone it is taking time though
Click to expand...
Click to collapse
Playfulgod has been working on native cwm for this, but I found that the f3 2nd init recovery works. Check my thread in atr
sent using logic and reason from a device forged of witchcraft.
---------- Post added at 11:33 PM ---------- Previous post was at 11:33 PM ----------
tokenpoke said:
Playfulgod has been working on native cwm for this, but I found that the f3 2nd init recovery works. Check my thread in metropcs atr
sent using logic and reason from a device forged of witchcraft.
Click to expand...
Click to collapse
sent using logic and reason from a device forged of witchcraft.
I'm here to help in anyway people. Metropcs, rooted, limited experience from way back when android was a "sprocket"...ha ha. We can get this device cranking out kit kat crazy mods!
lg f6 help...Please help save a guy from bricking!
So I apologize if Im posting in the wrong spot but I noticed yall are still working on the F6...so I figured this made sense...
I thought I knew exactly what I wasdoing but did not....I was lucky enough to find patience enough to read up before flashing...I see the threads posted on how to root, backup, and restore this phone...but all those threads explain it using so0ftware other than I have... Since I made some moves before truly knowing what I was doing...I'd like to just stick wiith what i got for the moment and see if yall, as the experts can guide me down the runway...
Heres What I have so far:
1. I DO have root access
2. I DO have SuperSU and it seems to be working in the sense that it keeps logs...but sometimes it gives me a binary error. (I have NOT et converted SuperSU into a system app...bc im unclear if its necessary after reading a few different threads)
3. I DO have Root Browser' which I use to shuffle things around. (I DO have the /system and /data folders relocated on my external SD)
4. I DO have Titanium Backup which I used to BU my USER APPS/SYSTEM DATA.
5. I DO have Flashify which I also used to BU my STOCK RECOVERY/KERNEL (I cant seem to figure out where that recovery is being default stored though...Ive been searching high and low.
NOTE: Although im happy I have made it this far...I dont wanna go any further until I know exactly what im doing. I fear that I have missed something small. Something that would be a no brainer to you experts.
I'm unclear of storage requirements...I BELIEVE that I must store all my rooted tools on the external bc the goal is to wipe everything NOT on ext SD.
What I THINK I know is that hypothetically since im backed up...or when im 100% certain everything is....I can just click REBOOT TO RECOVERY MODE under the menu using Titanium.
IF I happen to be correct up to that point....I think my next move is using Titanium to put back the things ive stored on my SD.
In my mind that leaves me with the same ROM...but without the fluff...and now the ability to save to ext SD.....
If I underestand right....currently there are no MOD upgrades available due to difficulty of unlocking the bootlag....or something that sounds likethat...
I have ZERO experience with any of this....I hope what I just shared is at least in the ballpark of the right direction..
THANK YOU for any and all help!
I
RootinBootinGoodTime said:
So I apologize if Im posting in the wrong spot but I noticed yall are still working on the F6...so I figured this made sense...
I thought I knew exactly what I wasdoing but did not....I was lucky enough to find patience enough to read up before flashing...I see the threads posted on how to root, backup, and restore this phone...but all those threads explain it using so0ftware other than I have... Since I made some moves before truly knowing what I was doing...I'd like to just stick wiith what i got for the moment and see if yall, as the experts can guide me down the runway...
Heres What I have so far:
1. I DO have root access
2. I DO have SuperSU and it seems to be working in the sense that it keeps logs...but sometimes it gives me a binary error. (I have NOT et converted SuperSU into a system app...bc im unclear if its necessary after reading a few different threads)
3. I DO have Root Browser' which I use to shuffle things around. (I DO have the /system and /data folders relocated on my external SD)
4. I DO have Titanium Backup which I used to BU my USER APPS/SYSTEM DATA.
5. I DO have Flashify which I also used to BU my STOCK RECOVERY/KERNEL (I cant seem to figure out where that recovery is being default stored though...Ive been searching high and low.
NOTE: Although im happy I have made it this far...I dont wanna go any further until I know exactly what im doing. I fear that I have missed something small. Something that would be a no brainer to you experts.
I'm unclear of storage requirements...I BELIEVE that I must store all my rooted tools on the external bc the goal is to wipe everything NOT on ext SD.
What I THINK I know is that hypothetically since im backed up...or when im 100% certain everything is....I can just click REBOOT TO RECOVERY MODE under the menu using Titanium.
IF I happen to be correct up to that point....I think my next move is using Titanium to put back the things ive stored on my SD.
In my mind that leaves me with the same ROM...but without the fluff...and now the ability to save to ext SD.....
If I underestand right....currently there are no MOD upgrades available due to difficulty of unlocking the bootlag....or something that sounds likethat...
I have ZERO experience with any of this....I hope what I just shared is at least in the ballpark of the right direction..
THANK YOU for any and all help!
I
Click to expand...
Click to collapse
Love xda.....
Is the recovery in "clockworkmod" folder in internal or exteral sd (was on my Metro F6)
And
Have you found this .... MS500][F6] Freedom Kernel Overclocked by GameTheory?
Over at.... here
Its for Metro LG F6 but I already ran tmobile firmware on my metro f6 without any problems....
I hope I can place an external link, as I'm somewhat unclear on if I can or can't.
IF it is wrong, please remove. I've been a member since 06 (That's 2006) I should be able to do so?????
Recovering F6
I agree with MadeFree, that the recovery file should be found in the 'Clockwork Mod' folder, under External SD, when using File Manager. When in recovery mode it should automatically bring up your Rom-backup when you click on Recover from External / (creation date) file name / yes to confirm.
Also, I use the F6 and I have bricked it multiple times while trying to figure out what i can actually do on it, as it only currently has a custom recovery made for it. I have been trying to figure out myself how to recover all the apps, files, pics, videos, etc. when i have to flash to STOCK Rom during brick. Currently, my solution for this was not found in the 'nano-droid backup' (i have been led to believe it could be recovered in RECOVERY MODE) but rather in an app called ROM toolbox from Google store. This does so much more than Titanium Backup does but i still use titanium for backing up a single application if needed. Rom toolbox can also save a copy of the Kernel as well as monitor your apps, make CPU tweaks, make backups using Google drive and much more. But the easiest way I have found for me may be different for you. Currently, my only reliable solution for recovering my data is using ZIP ME, (downloaded from the ROM toolbox app) as well as backing everything up using Google drive. The zip files are nice when not near my computer though. All i have to do after booting up the 'factory reset' is open file manager and look for my zips.
do not be afraid to soft brick (looping, freezes, crashes) when all you have to do is factory reset your phone using key combo or use the firmware followed in from the link provided by Madefree, down below.
mrblown said:
I agree with MadeFree, that the recovery file should be found in the 'Clockwork Mod' folder, under External SD, when using File Manager. When in recovery mode it should automatically bring up your Rom-backup when you click on Recover from External / (creation date) file name / yes to confirm.
Also, I use the F6 and I have bricked it multiple times while trying to figure out what i can actually do on it, as it only currently has a custom recovery made for it. I have been trying to figure out myself how to recover all the apps, files, pics, videos, etc. when i have to flash to STOCK Rom during brick. Currently, my solution for this was not found in the 'nano-droid backup' (i have been led to believe it could be recovered in RECOVERY MODE) but rather in an app called ROM toolbox from Google store. This does so much more than Titanium Backup does but i still use titanium for backing up a single application if needed. Rom toolbox can also save a copy of the Kernel as well as monitor your apps, make CPU tweaks, make backups using Google drive and much more. But the easiest way I have found for me may be different for you. Currently, my only reliable solution for recovering my data is using ZIP ME, (downloaded from the ROM toolbox app) as well as backing everything up using Google drive. The zip files are nice when not near my computer though. All i have to do after booting up the 'factory reset' is open file manager and look for my zips.
do not be afraid to soft brick (looping, freezes, crashes) when all you have to do is factory reset your phone using key combo or use the firmware followed in from the link provided by Madefree, down below.
Click to expand...
Click to collapse
Hey mrblown;53026638,
Heads up to ya....
There is another app that ya all could try, but its FREE and works.Back Up Your Mobile. Go figure huh?
It stores on internal, but I copied to external_sd and that is where my backup is located.
You might want to THANK the following member pressy4pie....for this... he be here on xda more than likely on F6 excellent dev.
No I don't have the link SORRY!
CMD LOKI RECOVERY
adb push E:\Andoid\LG MOTION\pressy4pie-cwm-unofficial.lok /data/local/tmp
adb push E:\Andoid\LG MOTION\pressy4pie-cwm-unofficial.lok_flash /data/local/tmp
adb shell
su
cd /data/local/tmp
./loki_flash recovery cwm.lok
Click to expand...
Click to collapse
I have "Terminal Fever" so I have not tried it but it should work. Follow HIS STEPS. THX!
Good tweaking to ya.
madefree said:
Hey mrblown;53026638,
Heads up to ya....
There is another app that ya all could try, but its FREE and works.Back Up Your Mobile. Go figure huh?
It stores on internal, but I copied to external_sd and that is where my backup is located.
You might want to THANK the following member pressy4pie....for this... he be here on xda more than likely on F6 excellent dev.
No I don't have the link SORRY!
I have "Terminal Fever" so I have not tried it but it should work. Follow HIS STEPS. THX!
Good tweaking to ya.
Click to expand...
Click to collapse
whats up hroark13 me and a couple other devs have brought cyanogenmod 11 to this phone im trying to spread the word it is located here http://androidforums.com/metropcs-o...eta-4-4-4-cyanogenmod-11-0-unofficial-12.html

Categories

Resources