Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
brokenworm
Old
(Last edited by brokenworm; 14th December 2010 at 06:35 PM.)
#1  
brokenworm's Avatar
Senior Member - OP
Thanks Meter 131
Posts: 283
Join Date: Jan 2009
Default [RECOVERY SCRIPT] 1 klik to enter

make. sh

cat /data/local/update.zip > /cache/update.zip;echo '--update_package=CACHE:update.zip' > /cache/recovery/command; reboot recovery;recovery

this is allso the start to flashing permanently recoverys.. u just need to edit the script

like koush did with clockworkmod recovery

this one should work on all FROYO releases...
with the update localted in "data/local/" you can try to edit it ..

go make new recoverys with prober wiping...
THX
.................................................. .....................................
this one is a bit of topic .. about signing recovery update.zip files

sign like this ..

java -jar signapk.jar -w testkey.x509.pem testkey.pk8 1.zip update.zip

get the new signapk.jar if it fails

:/ thx 2 md

recovery signing .. included below
Using Saga S-OFF http://marsdroid.6te.net find THE stuf on my subdomain
 
brokenworm
Old
#2  
brokenworm's Avatar
Senior Member - OP
Thanks Meter 131
Posts: 283
Join Date: Jan 2009
Quote:
Originally Posted by brokenworm View Post
make. sh

cat /data/local/update.zip > /cache/update.zip;echo '--update_package=CACHE:update.zip' > /cache/recovery/command; reboot recovery;recovery

this is allso the start to flashing permanently recoverys.. u just need to edit the script

like koush did with clockworkmod recovery

this one should work on all FROYO releases...
with the update localted in "data/local/" you can try to edit it ..

go make new recoverys with prober wiping...
THX
.................................................. .....................................
this one is a bit of topic .. about signing recovery update.zip files

sign like this ..

java -jar signapk.jar -w testkey.x509.pem testkey.pk8 1.zip update.zip

get the new signapk.jar if it fails

:/ thx 2 md

recovery signing .. included below
up ...


Sent from my HTC Desire using XDA App
Using Saga S-OFF http://marsdroid.6te.net find THE stuf on my subdomain
 
BlackLine7
Old
#3  
BlackLine7's Avatar
Senior Member
Thanks Meter 1
Posts: 145
Join Date: May 2010
Location: Koper
So this is for launching recovery without manualy rebooting in HBOOT and then selecting recovery?

ROM Manager can do this AFAIK

But I see you put the update.zip in data/local/... should this fix the SD card mounting etc.?
HTC Desire & HTC One V
 
brokenworm
Old
#4  
brokenworm's Avatar
Senior Member - OP
Thanks Meter 131
Posts: 283
Join Date: Jan 2009
yes.. it only needs froyo .. i use gscript..make a " runrec " shortcut/Widget.. u dont need a sd.. same as rom manager. u just dont need SD or enter a app

Sent from my HTC Desire using XDA App
Using Saga S-OFF http://marsdroid.6te.net find THE stuf on my subdomain
 
BlackLine7
Old
#5  
BlackLine7's Avatar
Senior Member
Thanks Meter 1
Posts: 145
Join Date: May 2010
Location: Koper
I don't see how this would help me... seems i am getting retarded :eek:

If we don't have an SD how are we supposed to flash a ROM or any other update.zip?

Where would nandroid backup go?

I got it that you don't need to have an app to go in recovery, but now that we have recoveries on phone without the need of the computer this one seems pretty useless to me.

AMDesireRecovery 1.1 does all if you MUST use a computer to enter the recovery.

Please explain your points, since I don't get it.
HTC Desire & HTC One V
 
brokenworm
Old
#6  
brokenworm's Avatar
Senior Member - OP
Thanks Meter 131
Posts: 283
Join Date: Jan 2009
well ... if you dont se the great possibility to get this... edited... the sh ..i dont se why it couldn't be used exactly like the exe from koush..

but i guess I'm just dumb ! ...no i just hate closed sources .. ff$ .. :/

i hope someone can use it ..edit it..

Sent from my HTC Desire using XDA App
Using Saga S-OFF http://marsdroid.6te.net find THE stuf on my subdomain
 
BlackLine7
Old
#7  
BlackLine7's Avatar
Senior Member
Thanks Meter 1
Posts: 145
Join Date: May 2010
Location: Koper
They did close the source for denying HTC or Google to block it.
Without the source code of the recoveries they can't fix the "hole" which we are using.

This is what I read in the Unrevoked thread. Dunno if it's true... actually I doubt it...

For now I'm happy with the development they are doing. It just works and the devs are trusted ones so I don't see any reason for panic

Just my opinion. Maybe for someone your work will be usefull, I can't deny that!
HTC Desire & HTC One V
 
brokenworm
Old
#8  
brokenworm's Avatar
Senior Member - OP
Thanks Meter 131
Posts: 283
Join Date: Jan 2009
Quote:
Originally Posted by BlackLine7 View Post
They did close the source for denying HTC or Google to block it.
Without the source code of the recoveries they can't fix the "hole" which we are using.

This is what I read in the Unrevoked thread. Dunno if it's true... actually I doubt it...

For now I'm happy with the development they are doing. It just works and the devs are trusted ones so I don't see any reason for panic

Just my opinion. Maybe for someone your work will be usefull, I can't deny that!
me 2 thx ... im sure someone is using / trying it now atleast

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

Advanced Search
Display Modes

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...

XDA PORTAL POSTS

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more