[FX-MOD][SENSE-HD] Advanced power menu for HD roms - Desire Android Development

enjoy
--
advanced_powermenu_hd-1.15.405.1.zip
advanced_powermenu_hd-1.24.405.1.zip
advanced_powermenu_hd-1.28.405.1.zip
advanced_powermenu_hd-1.31.207.1.zip
advanced_powermenu_hd-1.32.207.1.zip

requirements:
sense-hd based rom (NON-HD VERSION HERE)
deodexed framework libs in /system/framework
busybox with pkill support (for the 'hot restart' function)
how to install:
please make sure your device/setup meets the requirements above
check your framework build number (settings >> about phone >> software information >> build number)
download the flashable zip from the first post that matches your build number
copy it to your sdcard and flash it in recovery mode (as always, it is advisable to do a nandroid backup prior flashing)
impact:
a framework lib (/system/framework/android.policy.jar) will be overwritten
the first boot after flashing this may take a (long) while (dexopt will be busy)

WOW !
Thanks !!!!!

really amazing!!
nice job!
now, would be great if you fix the cam problem LOL!

Wot hot restart means?
Sent from my HTC Desire using Tapatalk

Wow one day after I asked. Fast! Thank you!

ankyslove said:
Wot hot restart means?
Click to expand...
Click to collapse
respawns the gui & services without fully rebooting the device

Didn't manage to flash over Neos HD rom

Thanks !!!!

Thank you.

great man

Dude, you're a star, how can I donate?

so what do i do with the zip file to install this ?

ranasrule said:
so what do i do with the zip file to install this ?
Click to expand...
Click to collapse
Read around or use the search tool to find ways to "flash zip files".

Danifamous said:
Read around or use the search tool to find ways to "flash zip files".
Click to expand...
Click to collapse
i think i know what you are talking about....you mean using the clockwork recovery ? like when you flash a rom or radio ?

ranasrule said:
i think i know what you are talking about....you mean using the clockwork recovery ? like when you flash a rom or radio ?
Click to expand...
Click to collapse
Ahh My mistake;. Browsed through the file.
I'm guessing from teh lack of a boot.img, you have to push it via adb. Which I hate.
I just get errors when flashed through RomMan. Using RCMixHD rom based on ownhere's release.
Flashable zip someone?

Danifamous said:
Ahh My mistake;. Browsed through the file.
I'm guessing from teh lack of a boot.img, you have to push it via adb. Which I hate.
Flashable zip someone?
Click to expand...
Click to collapse
ADB IS EXHAUSTING!
Having to write commands like "adb push the_zip-i-just_donwloaded system/..whereever"
Is REALLY hard!
*grunts*

zHk3R said:
ADB IS EXHAUSTING!
Having to write commands like "adb push the_zip-i-just_donwloaded system/..whereever"
Is REALLY hard!
*grunts*
Click to expand...
Click to collapse
I made the mistake of purchasing a temperamental Macbook, and can't get adb set up right on Linux VM.
So I never bothered to learn it.

Danifamous said:
I made the mistake of purchasing a temperamental Macbook, and can't get adb set up right on Linux VM.
So I never bothered to learn it.
Click to expand...
Click to collapse
I feel for you.

Danifamous said:
Ahh My mistake;. Browsed through the file.
I'm guessing from teh lack of a boot.img, you have to push it via adb. Which I hate.
I just get errors when flashed through RomMan. Using RCMixHD rom based on ownhere's release.
Flashable zip someone?
Click to expand...
Click to collapse
it is a flashable zip
just flashed it on robocik's release (via clockworkmod recovery)
it doesn't contain a boot.img as there is no need to replace the kernel and the rootfs

Related

[BOOT ANIMATION] -- LCARS Custom Boot Animation by Jeremy Herrmann

LCARS boot animation replacement for SPRINT HTC EVO 4G ONLY
NEW METHOD USING SIGNED ZIP THANKS TO nebenezer
Download signed zip to sd and flash with recovery
Signed zip is in download section below.
NOW AVAILABLE FOR THE GALAXY TAB AS WELL, THANKS TO nobleskill
Link to Galaxy Tab thread here
OLD METHOD:
To install...
extract the zip file
reboot into recovery using rom manager
In the partitions menu select mount /system (or if using other recovery then manually mount /system through adb)
Code:
adb push [path to extracted bootanimation.zip] /system/customize/resource/bootanimation.zip
adb push [path to extracted SPC_animation_final.mp3] /system/customize/resource/SPC_animation_final.mp3
adb reboot
I use this on my own phone and love it.... I am happy to answer questions about installation if they come up, but feel the need to post the usual disclaimer of.... while there is no reason this should do anything negative to your phone as long as you follow the directions, should you brick your phone or cause your phone to act goofy, or drop your phone in the toilet, neither the lcars custom boot animation or myself are in any way shape or form responcible for it. If you don't like that then don't download it.
EDIT: Screen Shots as requested
Had to attach because i'm apperently not verified to post images
Can we get some screenshots?
works amazing and i can rub it in all my star wars fans faces
Oh I love it thank you.
These are probably noob questions.
Does this need root? Do I unzip to the root of the memory card? I'm going to guess a rom manager does need root. Is the code only for adb and not if you have rom manager?
jeffrimerman said:
Does this need root? Do I unzip to the root of the memory card? I'm going to guess a rom manager does need root. Is the code only for adb and not if you have rom manager?
Click to expand...
Click to collapse
Yes you need root because you have to write to the /system partition.
It is easiest to do with ROM Manager's recovery which is why i gave instructions for that.
You extract the zip to your computer and use adb to push to the phone in the correct location.
damn, wish i could flash this like a normal rom :-\
imneveral0ne said:
damn, wish i could flash this like a normal rom :-\
Click to expand...
Click to collapse
I would like to offer this as an update.zip, but i don't know how to sign them... if someone wants to email or pm me that information i will be happy to post it in an update.zip format
Process that I did and its not working
adb reboot recovery
Once the phone was in recovery I did
C:\Users\Tim\Desktop\Android root\tools>adb push bootanimation.zip /system/custo
mize/resource/bootanimation.zip
2584 KB/s (3253387 bytes in 1.229s)
C:\Users\Tim\Desktop\Android root\tools>adb push SPC_animation_final.mp3 /system
/customize/resource/SPC_animation_final.mp3
2402 KB/s (223929 bytes in 0.091s)
adb reboot
Nothing.
Dariuas,
Sounds like the system partition is not mounted...
jramz; said:
In the partitions menu select mount /system (or if using other recovery then manually mount /system through adb)
Click to expand...
Click to collapse
this is covered in the ROM Manager Menu which it sounds like you're not using so if you add
Code:
adb shell mount /system
once in recovery but before the file pushes you should be fine
Outstanding, it works. Now if I want to undo it? :O
Dariuas said:
Outstanding, it works. Now if I want to undo it? :O
Click to expand...
Click to collapse
Not sure why you'd want to....
But... if you do... just push these files the same way and you'll have the sprint 4g back
Nice!
I'm more of a TOS fan but this looks too nice for me to be picky.
I'm really new to Android. Is there a way to do this on the Mac? Thanks.
StormCell said:
I'm really new to Android. Is there a way to do this on the Mac? Thanks.
Click to expand...
Click to collapse
I don't use a mac, nor do i have any access to a mac... however since the android SDK is what gives you access to ADB and there is an Android SDK for mac... i'm assuming that you can do this by following the same steps using the android sdk for mac which you can get:
Here
Great job man, just pushed it to my Evo and its workin great. Thanks.
Pushed bootanimation.zip to Nexus One and it also works fine there.
This is SOOOOOOO awesome! Any chance of this becoming a theme?
jramz said:
I don't use a mac, nor do i have any access to a mac... however since the android SDK is what gives you access to ADB and there is an Android SDK for mac... i'm assuming that you can do this by following the same steps using the android sdk for mac which you can get:
Here
Click to expand...
Click to collapse
With some help I figured out how to do this last night pm me and I think i could get things working for you.
Flashed it and it's way awesome - I'd prefer it with no audio though. Can I just push a different mp3 or an empty file of the same name as the mp3?

What do you need for UOTkitchen?

Hi,
I try to use a custom Barry but everytime I rty to flash the zip file, I get the message aborted.
So, do you need another cwm maybe?
I have fw 2.3.5 so I upload the framework and the frameworkGUI..
Can someone help me?
Sent from my GT-I9001 using Tapatalk
Sh0rty007 said:
...
Click to expand...
Click to collapse
For me it worked all the time.
I attached my settings for update...
Sh0rty007 said:
Hi,
I try to use a custom Barry but everytime I rty to flash the zip file, I get the message aborted.
So, do you need another cwm maybe?
I have fw 2.3.5 so I upload the framework and the frameworkGUI..
Can someone help me?
You need:
Framework-res
Twframework-res
SystemUI
Where have you found the file?
In the 2.3.6 thread? If yes thats the reason why it isn't working
This one is for 2.3.5
http://db.tt/K0sYz6m3
Kind regard
Barry
Sent from my GT-I9001 using Tapatalk
Click to expand...
Click to collapse
Sent from my GT-I9001 using XDA App
and again, aborted.
Sh0rty007 said:
and again, aborted.
Click to expand...
Click to collapse
Mmmmm strange. I flash yesterday 2.3.5 and use this zip.
I have the XEN version, maybe thats the problem.
Try with the 3 files to make your own zip at the kitchen
Sent from my GT-I9001 using XDA App
Sh0rty007 said:
and again, aborted.
Click to expand...
Click to collapse
Which CWM are you using?
How do you install? With install from zip or with update.zip
I'm using CWM Feamod V1.2
Sent from my GT-I9001 using XDA App
yeah i'll try.
i just cant find Twframework-res.
i install it from the zip.
i flash the zip file that you get from uot kitchen.
i have no idea what kind of CWM i'm using, i guess stock...
reneph said:
For me it worked all the time.
I attached my settings for update...
Click to expand...
Click to collapse
i didn't select galaxy there..
gonna try it now!
Sh0rty007 said:
CWM i'm using, i guess stock...
Click to expand...
Click to collapse
There is no "stock" CWM. Have you installed FeaMod Recovery?
If you have the stock recovery-mode, then its completely ordinary, that it wont work, because this is no CWM.
EDIT: You can find twframework-res.apk under /system/framework/.
ok..
and is it a lot work to install FeadMod??
I thougt it would work becouse i can root mu device with this..
EIT: just tried to flash the zip file, and it says completed.
rebooted my phone, but nothing changed
So... i need feadmod.
I saw a topic about this and it's a little much for me have blicked my phone one time so.... little scared.
i think i just wait for rom manager and that stuff.
Makes everything much easier
reneph said:
There is no "stock" CWM. Have you installed FeaMod Recovery?
If you have the stock recovery-mode, then its completely ordinary, that it wont work, because this is no CWM.
EDIT: You can find twframework-res.apk under /system/framework/.
Click to expand...
Click to collapse
+1
you do need a custom CWM.
That's the reason why you get the error
Sent from my GT-I9001 using XDA App
did you use the in-build recovery or the CWM version? The zip file comes from the kitchen doesn't work in the in-build recovery. You have to update the updater-script file
If you go to the recovery and find it shows"Android system recovery <3e>", then it's the in-build recovery
WORKAROUND if flashing doesn't change anything:
1. Reboot into recovery (CWM Recovery!)
2. Manually mount /system and /data from recovery menu ("Mounts and Storages")
3. Flash the UOT file
Can you just flash feadmod with odin as a one package or is there more to do?
I saw somthing as you need to make a backup and stuff?
In the FeaMod thread every of your questions was asked before. Please read a bit in the threads and think about it.
crybert said:
WORKAROUND if flashing doesn't change anything:
1. Reboot into recovery (CWM Recovery!)
2. Manually mount /system and /data from recovery menu ("Mounts and Storages")
3. Flash the UOT file
Click to expand...
Click to collapse
I don't think that will help.
I flash the zip file from UOT on my GF's 9003 in CWM and also aborted.
The CWM is the one comes with CF-ROOT-DXKP9-Ext4-With-Extra-06-11-2011.
Later I update the updater-script and then it works.
Haha...finally i got it! Its way to simple!!!!
Sent from my GT-I9001 using Tapatalk
How do i install the zip i got from UOTkitchen?
I have feamod 1.2 installed
mounted /system and /data
installed the zip
But it gives me a massage with "installation aborted"
How do i flash the zip file?
Do i need something to do with the script?
so yes can u tell me what i need to do with it?
Thnx
just extract the zip file and replace the files using any root explorer

[recovery][clockworkmod] touch recovery 5.8.0.1 get it while its hot !!!!!!!!!

I like to start this off by saying i had nothing to do with this build the great dev team at clockworkmod did a great job at putting this together, im only the messager !!!
This a clockworkmod recovery that is by TOUCH!!
First go get flash image GUI from the market (plus its easier) or you can use whatever you like
https://market.android.com/details?...wxLDEsImNvbS5qb2V5a3JpbS5mbGFzaGltYWdlZ3VpIl0.
then download the 5.8.0.1
http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.0.1-supersonic.img
go to your flash image and click recovery image in the app then browse and find where ever you downloaded the 5.8.0.1 recovery and then click flash image and there you go just hit reboot to recovery and check out your new touch recovery
plus i was able to zip it to flash on hboot download link at the bottom
maybe qbking77 will do a review who knows
Plus dont forget to thank me if you like this
and to show love for clockworkmod for putting this together on their facebook
http://facebook.com/ClockworkMod
thanks to joeykrim for the flash image gui app
Is there a reason i should install "Flash IMG GUI" before flashing this?Or can i just manually do it through Hboot?
I noticed its an IMG,so it can be put into a flashable zip.
This must not have been released for "Rom Manager" yet?
Diablo67 said:
Is there a reason i should install "Flash IMG GUI" before flashing this?Or can i just manually do it through Hboot?
Click to expand...
Click to collapse
you do it either way you want but flash image was the easiest for me plus i dont know of other ways to flash a image file since i have always used flash image gui but you can try at your own risk!
For those of us that are broke,lol.Most of us knew this,but just in case.
If you only have the .img file, you can make your own update.zip file. For example, if you have a recovery image file, it needs to be named recovery.img. Then, put it in a ZIP file without compression. Name the file PC36IMG.ZIP, and you're all set.
Thanks for the heads up Myerk2008.
If thats your app,i appologize,buy this guys app if its his,lol.Support the dev.
Diablo67 said:
For those of us that are broke,lol.Most of us knew this,but just in case.
If you only have the .img file, you can make your own update.zip file. For example, if you have a recovery image file, it needs to be named recovery.img. Then, put it in a ZIP file without compression. Name the file PC36IMG.ZIP, and you're all set.
Thanks for the heads up Myerk2008.
Click to expand...
Click to collapse
think you can make one for all of us broke guys lol
ps flash image gui is not mine like i said im only a messager that caught this before anybody else
myerk2008 said:
think you can make one for all of us broke guys lol
Click to expand...
Click to collapse
I'll do it now,it will be posted in just a minute....
Diablo67 said:
I'll do it now,it will be posted in just a minute....
Click to expand...
Click to collapse
nice thank you !!!!!!!
Could also flash in terminal emulator
Sent from my PC36100 using xda app
Diablo67 said:
For those of us that are broke,lol.Most of us knew this,but just in case.
If you only have the .img file, you can make your own update.zip file. For example, if you have a recovery image file, it needs to be named recovery.img. Then, put it in a ZIP file without compression. Name the file PC36IMG.ZIP, and you're all set.
Thanks for the heads up Myerk2008.
If thats your app,i appologize,buy this guys app if its his,lol.Support the dev.
Click to expand...
Click to collapse
Flash image GUI is free here at xda.
xcpefrmreality said:
Flash image GUI is free here at xda.
Click to expand...
Click to collapse
i didnt know that i paid for it FP
Does anyone know if my backups still work with the newer recovery?
MrDSL said:
Does anyone know if my backups still work with the newer recovery?
Click to expand...
Click to collapse
i tested this out, it works great as long as its from a older clockworkmod then yes it should work
Diablo67 said:
I'll do it now,it will be posted in just a minute....
Click to expand...
Click to collapse
nevermind i was able to do one please let me know if works though im using my phone for the hotspot
Since this is posted in the dev section, u think u could throw the changelog into the op? Thanks..
xcpefrmreality said:
Since this is posted in the dev section, u think u could throw the changelog into the op? Thanks..
Click to expand...
Click to collapse
Its from clockworkmod.com
Sent from my PC36100 using xda premium
I created a flashable zip,but for some strange reason,hboot wont see it.I noticed theres a free version of the Flash Img GUI.I guess i'll flash it that way,lol.
Edit:I need to create a android_info.txt for it to work,duh.
Diablo67 said:
I created a flashable zip,but for some strange reason,hboot wont see it.I noticed theres a free version of the Flash Img GUI.I guess i'll flash it that way,lol.
Edit:I need to create a android_info.txt for it to work,duh.
Click to expand...
Click to collapse
i made one already its inthe first posting
myerk2008 said:
i made one already its inthe first posting
Click to expand...
Click to collapse
I was obviously doing something wrong for it not to flash,but hey you got it,thanks.
Does it wipe correctly
Sent from my PC36100 using XDA App
Diablo67 said:
I was obviously doing something wrong for it not to flash,but hey you got it,thanks.
Click to expand...
Click to collapse
no problem,, thank you for trying to help since i am new to evo side of things im glad i was able to help in some way

[Q] how to install a .zip that contains only "META_INF" & "SYSTEM"

[Q] how to install a .zip that contains only "META_INF" & "SYSTEM"
Hey
i am new to android phone (i mean i just started playing with system level)
can anyone tell me how to install a .zip file that contains only META-INF and SYSTEM folders.
do we have to insert it manually through coding like in Linux ?
shardul.phatak said:
Hey
i am new to android phone (i mean i just started playing with system level)
can anyone tell me how to install a .zip file that contains only META-INF and SYSTEM folders.
do we have to insert it manually through coding like in Linux ?
Click to expand...
Click to collapse
You try boot from CWM and choose "install zip from sdcard"?
Sent from my MB865 using xda premium
just boot into cwm and choose install zip from sdcard or whatever it is, then select the zip and it will install.
shardul.phatak said:
Hey
i am new to android phone (i mean i just started playing with system level)
can anyone tell me how to install a .zip file that contains only META-INF and SYSTEM folders.
do we have to insert it manually through coding like in Linux ?
Click to expand...
Click to collapse
First of NEVER unzip a rom file if you plan to flash it, because that breaks the signature. You need to go and download it again, and this time leave it zipped.
YOU MUST BE ROOTED!
You will flash it with something called ROM manager. For the atrix2 you will need to go to the development section and get the Atrix2 bootstrap from Here.
You might want to do a little googling about flashing android ROMs to get a little better idea about it. Also NEVER install a ROM for the Atrix2 that you did not get from the Atrix2 development section on here.
There is no linux knowledge needed to flash ROMs.
jimbridgman said:
First of NEVER unzip a rom file if you plan to flash it, because that breaks the signature. You need to go and download it again, and this time leave it zipped.
YOU MUST BE ROOTED!
You will flash it with something called ROM manager. For the atrix2 you will need to go to the development section and get the Atrix2 bootstrap from Here.
You might want to do a little googling about flashing android ROMs to get a little better idea about it. Also NEVER install a ROM for the Atrix2 that you did not get from the Atrix2 development section on here.
There is no linux knowledge needed to flash ROMs.
Click to expand...
Click to collapse
cwm will flash it without a signature, so as long as you didn't change anything you would be fine
lkrasner said:
cwm will flash it without a signature, so as long as you didn't change anything you would be fine
Click to expand...
Click to collapse
You have to make sure you turn signature checking off in the advanced menu to make that happen though. I have been down that path too many times, and forgot that.
jimbridgman said:
You have to make sure you turn signature checking off in the advanced menu to make that happen though. I have been down that path too many times, and forgot that.
Click to expand...
Click to collapse
my problem is it takes an extra few minutes to sign things, and it is so not worth the effort!!
lkrasner said:
my problem is it takes an extra few minutes to sign things, and it is so not worth the effort!!
Click to expand...
Click to collapse
LOL... I just have ROM kitchen do it, if you do the interactive it will ask at the very end if you want to sign your rom... It defaults to yes, so technically it takes longer to type n then return.... LOL...
I have my way that I call the ROM kitchen that does it all without asking me anything, and it zipaligns, deodexes, converts the update/updater-script (let's me make any edits), then creates the ROM, and signs it. I just scripted it all. I also have another one that creates the workspace and converts any image files/fxzs for me and turns them into working folders.
thanks
jimbridgman said:
First of NEVER unzip a rom file if you plan to flash it, because that breaks the signature. You need to go and download it again, and this time leave it zipped.
YOU MUST BE ROOTED!
You will flash it with something called ROM manager. For the atrix2 you will need to go to the development section and get the Atrix2 bootstrap from Here.
You might want to do a little googling about flashing android ROMs to get a little better idea about it. Also NEVER install a ROM for the Atrix2 that you did not get from the Atrix2 development section on here.
There is no linux knowledge needed to flash ROMs.
Click to expand...
Click to collapse
OK .... i haven't tried fresh zip file downloading ... will do nw
and for some files the cwm says "md5 mismatch" or cannot install zip file
there are few [ROM] who get failed during flashing with RSD lite @ step 3 or 7 ! & i desperately needed to install them bcas those were issential for my network (Indian).... though i succeeded later , but still i need to find that solution y they failed
thanks in advance

[02/10/13][TOOL][NANDROID] md5 mismatch FIXER

if there is a thread that the same with this then inform me and i will personally lock this one
kindly move this thread if it was in the wrong section. :laugh:
okay, i wrote this simple script to easily fix and regenerate the md5sum of our Nandroid backup to avoid mismatching when restoring it.
Please don't blame me if anything happens on your phone by doing this.
Requirements:
- Terminal Emulator
- Brain.apk
- Experience on flashing
Instruction
- flash the Nandroid_md5_fixer.zip thru cwm or stock recovery
- go to terminal emulator and type "md5fix"
- select your damaged backup and wait until it finish!
02/10/13 UPDATE!
http://qfs.mobi/f397801
- fix bootloop problem
- compatible with console provided by Aroma File Manager
NOTE: avoid using 'space' when renaming backup's folder. It must be in one word.
i hope this will help you
goodluck
Good Work!
is the link broken?
i open the link,it shows '410 - Gone'
Sent by Schoolar Boy who wanna help and being a devs
Droid_beginner_student said:
is the link broken?
i open the link,it shows '410 - Gone'
Sent by Schoolar Boy who wanna help and being a devs
Click to expand...
Click to collapse
ooh so sorry., wait i'll fix it..
EDIT: link fixed
Sent from my Android System using Busybox Commands.
Wow good will try this, in the same time I always got error message while backup sd-ext n there's no nandroid.md5 file in the folder :thumbup:
Sent from my GT-S5360 using xda premium
Access to the web page was blocked by ESET Smart Security. The web page is on the list of websites with potentially dangerous content.
lol.. can you upload using another way?
rio. said:
ooh so sorry., wait i'll fix it..
EDIT: link fixed
Sent from my Android System using Busybox Commands.
Click to expand...
Click to collapse
thank you
will try in my corrupt nand..
pressed
Sent by Schoolar Boy who wanna help and being a devs
Why avoid using space???
Does using \ not work in terminal emu???
Ex. Name\ of\ Backup\ Rom
Sent from my GT-S5360 using xda premium
thirdzcee said:
Why avoid using space???
Does using \ not work in terminal emu???
Ex. Name\ of\ Backup\ Rom
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
ClockWorkMod can't read folder's name with space (two words)
it's not on my script.
my script can only fix a corrupted md5sum on every piece of nandroid backup but can not rename folders
Sent from my Android System using Busybox Commands.
unsupported
rio. said:
i wrote this simple script to easily fix and regenerate the md5sum of our Nandroid backup to avoid mismatching when restoring it.
Instruction
- flash the Nandroid_md5_fixer.zip thru cwm or stock recovery
- go to terminal emulator and type "md5fix"
- select your damaged backup and wait until it finish!
NOTE: avoid using 'space' when renaming backup's folder. It must be in one word.
Click to expand...
Click to collapse
the zip file has an unsupported compression method . I cannot unzip it on my PC.
mai77 said:
the zip file has an unsupported compression method . I cannot unzip it on my PC.
Click to expand...
Click to collapse
i zipped it using busybox i didn't use PC in working with it..
edit: try to unzip it using 7zip
Sent from my Android System using Busybox Commands.
Good Tool...... Very Nice Work...
..::[email protected]::.. said:
Good Tool...... Very Nice Work...
Click to expand...
Click to collapse
thanks bro!
Sent from my Android System using Busybox Commands.
md5 recalc tool
rio. said:
i zipped it using busybox i didn't use PC in working with it..
edit: try to unzip it using 7zip
Sent from my Android System using Busybox Commands.
Click to expand...
Click to collapse
7zip no luck but winrar works.
So the script recalculates the md5 sums. this assumes, that when you switch between various builds of "CWM recovery shell" the md5 calculation somehow calculates kinda "wrong" md5 sums.
a very useful tool. :good::good:
I flashed the zip then used terminal emulator. Typed "md5fix" and responded, "sh: md5fix: command not found"
ajdevera said:
I flashed the zip then used terminal emulator. Typed "md5fix" and responded, "sh: md5fix: command not found"
Click to expand...
Click to collapse
flash it thru CWM
Sent from my Android System using Busybox Commands.
is this working on all rom backup? coz i have a backup of jellyblast v3, jellyblast v3 with stock kernel and stock backup..after apply this can i restore the backup? coz i dont want to always flash the rom from the beginning...
how to use the script ? any example ?
encik_racun said:
is this working on all rom backup? coz i have a backup of jellyblast v3, jellyblast v3 with stock kernel and stock backup..after apply this can i restore the backup? coz i dont want to always flash the rom from the beginning...
Click to expand...
Click to collapse
yes!
mai77 said:
how to use the script ? any example ?
Click to expand...
Click to collapse
after flashing just call it from terminal emulator.. the command is "md5fix"
rio. said:
yes!
after flashing just call it from terminal emulator.. the command is "md5fix"
Click to expand...
Click to collapse
recommend which CWM is working to restore?

Categories

Resources