Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
snandlal
Old
#11  
snandlal's Avatar
Senior Member
Thanks Meter 463
Posts: 1,949
Join Date: Apr 2010

 
DONATE TO ME
Quote:
Originally Posted by Dees_Troy View Post
You can fastboot these backups:
boot/recovery/efs

You cannot fastboot these:
system/data/cache/sd-ext/.android_secure

Hope that clears it up.
Ok thanks. That did clear it up.

Uncle Jimmy says hello
 
snandlal
Old
#12  
snandlal's Avatar
Senior Member
Thanks Meter 463
Posts: 1,949
Join Date: Apr 2010

 
DONATE TO ME
You guys gonna submit this to koushik so it can be flashed in rom manager under "flash alternate recoveries"?
 
info[]box1
Old
#13  
info[]box1's Avatar
Senior Member
Thanks Meter 342
Posts: 2,238
Join Date: May 2009
Location: -5 Eastern
I would love to use this recovery, but unable to push anything on my laptop right now (needs formation). Any flashable scripts?

Sent from my Nexus S 4G using XDA Premium App


Samsung SPH-L700 Galaxy Nexus 4G LTE (Samsung Prime) powered by XDA's Finest Android OS 4.2.2 Developments

Signup for a Dropbox Account -=-=-=> Here
 
snandlal
Old
#14  
snandlal's Avatar
Senior Member
Thanks Meter 463
Posts: 1,949
Join Date: Apr 2010

 
DONATE TO ME
Quote:
Originally Posted by info[]box1 View Post
I would love to use this recovery, but unable to push anything on my laptop right now (needs formation). Any flashable scripts?

Sent from my Nexus S 4G using XDA Premium App
Use "flash_image gui" by Joeykrim. Apps & Themes section

http://forum.xda-developers.com/showthread.php?t=1122599
The Following User Says Thank You to snandlal For This Useful Post: [ Click to Expand ]
 
info[]box1
Old
(Last edited by info[]box1; 1st August 2011 at 06:40 PM.)
#15  
info[]box1's Avatar
Senior Member
Thanks Meter 342
Posts: 2,238
Join Date: May 2009
Location: -5 Eastern
Quote:
Originally Posted by snandlal View Post
Use "flash_image gui" by Joeykrim. Apps & Themes section

http://forum.xda-developers.com/show....php?t=1122599
Thanks for help I'll report back.

Edit: it worked thx

Sent from my Nexus S 4G using XDA Premium App


Samsung SPH-L700 Galaxy Nexus 4G LTE (Samsung Prime) powered by XDA's Finest Android OS 4.2.2 Developments

Signup for a Dropbox Account -=-=-=> Here
 
12MaNy
Old
#16  
12MaNy's Avatar
Recognized Themer
Thanks Meter 633
Posts: 2,022
Join Date: Jun 2010
Location: Seattle
Loving this recovery. Great job teamwin!

Wish all capacitive buttons worked though.



Android soldier and supporter of a world that's rid of Apple!
 
TheBurgh
Old
#17  
Senior Member
Thanks Meter 63
Posts: 1,002
Join Date: Sep 2010
Location: Pittsburgh
Quote:
Originally Posted by snandlal View Post
Use "flash_image gui" by Joeykrim. Apps & Themes section

http://forum.xda-developers.com/show....php?t=1122599
Please advise: If your using the app do you just select the recovery image option and hit flash file?
 
M@XLOL
Old
#18  
M@XLOL's Avatar
Senior Member
Thanks Meter 62
Posts: 1,394
Join Date: Jun 2009
Location: Bloomington, IL

 
DONATE TO ME
very very well done.

would there be a way to implement the option to perform backup/restore via adb like on RA recovery?

I tried it but i am not sure if i remember the command properly I did
Code:
adb shell
# cd /sbin
# nandroid-mobile.sh -b
 
info[]box1
Old
#19  
info[]box1's Avatar
Senior Member
Thanks Meter 342
Posts: 2,238
Join Date: May 2009
Location: -5 Eastern
Quote:
Originally Posted by TheBurgh View Post
Please advise: If your using the app do you just select the recovery image option and hit flash file?
yeah the first attempt i selected recovery img and manually selected wipe cache[s]. it prompted successful execute, but recovered cwm recovery (no recovery)lol. just rebooted and the second attempt i didnt check wipe cache[s]. all is GOOD now lol.


Samsung SPH-L700 Galaxy Nexus 4G LTE (Samsung Prime) powered by XDA's Finest Android OS 4.2.2 Developments

Signup for a Dropbox Account -=-=-=> Here
 
Dees_Troy
Old
(Last edited by Dees_Troy; 1st August 2011 at 09:04 PM.)
#20  
Dees_Troy's Avatar
Recognized Developer - OP
Thanks Meter 6668
Posts: 1,511
Join Date: Mar 2008
Location: KC MO

 
DONATE TO ME
Quote:
Originally Posted by M@XLOL View Post
very very well done.

would there be a way to implement the option to perform backup/restore via adb like on RA recovery?

I tried it but i am not sure if i remember the command properly I did
Code:
adb shell
# cd /sbin
# nandroid-mobile.sh -b
We don't use nandroid.sh at all. It's not included in our recovery. All of our backups are done in C, so this isn't possible. Sorry.

We didn't base our recovery on CWM or Amon_RA. While we may have used a few bits of code here and there, for the most part we tried to write our own recovery doing things the best way that we thought was possible.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...