[Help]Status Bar Gold :D - Hero, G2 Touch Themes and Apps

Hello
I've edited the status bar to gold ( below) but i cant get them working in a theme and i was wondering if anyone could help put it into a working .zip thnks

MacaronyMax said:
Hello
I've edited the status bar to gold ( below) but i cant get them working in a theme and i was wondering if anyone could help put it into a working .zip thnks
Click to expand...
Click to collapse
Have you put it in framework-res.apk under /res/drawable_mdpi?
If you have, it should work.

Yes i have but when i goto flash it in recovery it says it is invalid or something similar.
EDIT; It says
E:Wrong Digest:
system/framework/framework-res.apk
E:Verification failed
Installation Aborted
Is there somekind of way i need to rezip it ??? because some themes and things hav _signed in Thanks in advance
I found out it does need to be signed but i have no idea how to please could i have some help with this or even better please could someone sign this to use thanks

MacaronyMax said:
Yes i have but when i goto flash it in recovery it says it is invalid or something similar.
EDIT; It says
E:Wrong Digest:
system/framework/framework-res.apk
E:Verification failed
Installation Aborted
Is there somekind of way i need to rezip it ??? because some themes and things hav _signed in Thanks in advance
I found out it does need to be signed but i have no idea how to please could i have some help with this or even better please could someone sign this to use thanks
Click to expand...
Click to collapse
There is no need to resign it, it will work just fine. And instead of flashing it, you can just push it with adb:
Code:
adb push framework-res.apk /system/framework/

Oh Okay Thank You v.much will post back if it works
Sorry Kind of noobish how do i do that to my device ????

MacaronyMax said:
Oh Okay Thank You v.much will post back if it works
Sorry Kind of noobish how do i do that to my device ????
Click to expand...
Click to collapse
You go to android.com and download the SDK. Inside that zip is a folder called tools, and in that you have the adb.exe. Connect your phone to your computer, and type the command from my previous post.

Thank-You Will post up a pic when updates finished

It tells me that it's a read-only system file ???

'adb remount' first

THANK-YOU
I got it working but i changed my rom to a sence rom so i edited some different pictures and will hopefully make more gold / or different soon Thanks
Oh and on 1 of the screens my apptray is there it wasnt ment to be
also could anyone point out where the main 3 buttons are at the bottom

Related

Error: wrong digest

Moved post manually
http://forum.xda-developers.com/showthread.php?t=489633
Anyone please
Did you resign the zip?
If you replaced the browser.apk ,you need to re-sign the Rom before you flash it ..
Ita atheme but Yes 3 -5 times.. still received error
Just to check wich Java should I be using
Will gladly donate to the first person to help me solve this

Is there someone still interested in Tattoo's SPL?

Since we have rooted it now SPL seems to be useless.
----
Well, this is the original SPL image on Tattoo, nothing related to update.zip.
----
I was trying to reverse it, and just found why it refuses to erase, but I could not find why it refuses to download data from the host.
----
By now, to flash SPL or the first splash, you need a custom kernel with additional partition information and then use flash_image is OK.
tewilove said:
Since we have rooted it now SPL seems to be useless.
Click to expand...
Click to collapse
useless !! nope defo not, thanks for the input..
are you new here or regular user with new I.D. ??
..
definitely tewilove ; i loved this since long time.... is it correct that i rename it as update.zip & boot into recovery, then apply update.zip ???
one more question : will it change my baseband version from G to H ?, which is non 3G to 3G firmware...
i am dying here someone would come up with this innovative upload. thanks tewilove for this wonderful upload....
@tewilove, ur zip file is not signed.... when i tried updating it in recovery mode, it says verification failed, no signature....
what to do buddy ?
manuvaidya said:
@tewilove, ur zip file is not signed.... when i tried updating it in recovery mode, it says verification failed, no signature....
what to do buddy ?
Click to expand...
Click to collapse
sign it urself using testsign.jar
svprm said:
sign it urself using testsign.jar
Click to expand...
Click to collapse
how do i do it ??? little brief explanation would have been much better rather than telling me do it myself right ???
I have a dead Tattoo.. stucked in tattoo logo at the boot... it's possible to use this spl for heal?
Lox_Dev said:
Original post:
Now you are going to sign the zip file. Download attached testsign.zip and copy it in your <SDK>/tools folder. Extract it here. It should create a sign subfolder with a testsign.jar file in it.
Then, from <workdir> folder, do:
java -classpath <SDK>/tools/sign/testsign.jar" testsign file.zip file-signed.zip
Ok, now your zip file is ready to be deployed using cyanogen recovery image.
Click to expand...
Click to collapse
Test Jar:http://forum.xda-developers.com/attachment.php?attachmentid=220533&d=1251207154
after i signed the file and try to flash i get the following message:
E:Can't find update script
Any ideas?
svprm said:
Test Jar:http://forum.xda-developers.com/attachment.php?attachmentid=220533&d=1251207154
Click to expand...
Click to collapse
i am sorry. i couldnt succeed in signing it with testsign.jar file u uploaded....
could u please do it for me... just a favour. i think i am missing out some important step whicch i couldnt figure it out.... please test sign it & upload it here.....
moved to here

[?] How do you "sign" a .zip file?

I grabbed a ROM from here and deleted some unwanted apps, and added a couple that I wanted so I wouldnt have to do it after I flashed and zipped it back up. When going to flash it to my phone I get a "E: No signature (830 files)... E: Verification failed. Installation aborted."
Im very new to all this so please dont flame me. Is it simple enough to sign & verify it so I can flash it, or will I have to flash the original and uninstall the unwanted apps via adb?
Thanks in advance.
The Jero said:
I grabbed a ROM from here and deleted some unwanted apps, and added a couple that I wanted so I wouldnt have to do it after I flashed and zipped it back up. When going to flash it to my phone I get a "E: No signature (830 files)... E: Verification failed. Installation aborted."
Im very new to all this so please dont flame me. Is it simple enough to sign & verify it so I can flash it, or will I have to flash the original and uninstall the unwanted apps via adb?
Thanks in advance.
Click to expand...
Click to collapse
You can sign it and then flash. Try this
http://androidforums.com/developer-101/8665-how-signing-roms.html
Jus10o said:
You can sign it and then flash. Try this
http://androidforums.com/developer-101/8665-how-signing-roms.html
Click to expand...
Click to collapse
Thanks man! I got it all resigned and went to flash but now it got all the way to "Installing update..." then I recieved a "E:Can't find update script Installation aborted."
I guess I'm going to have to do a lot of forum searching and reading to get this running!
Jus10o said:
You can sign it and then flash. Try this
http://androidforums.com/developer-101/8665-how-signing-roms.html
Click to expand...
Click to collapse
Just to add a little more info if your using someone elses updatezip make sure you delete the apks sha1 or anything else you aren't using out of the manifest. also avabox works great. all in one tool for signing apps unyaffs and so fourth
The Jero said:
Thanks man! I got it all resigned and went to flash but now it got all the way to "Installing update..." then I recieved a "E:Can't find update script Installation aborted."
I guess I'm going to have to do a lot of forum searching and reading to get this running!
Click to expand...
Click to collapse
You need to zip the contents of the rom folder, and not the folder itself. Go into the ROM folder, select all the files (system, boot.img, meta-inf, etc) and zip it that way. Then, sign THAT zip, and you're good to go.
HeroMeng said:
You need to zip the contents of the rom folder, and not the folder itself. Go into the ROM folder, select all the files (system, boot.img, meta-inf, etc) and zip it that way. Then, sign THAT zip, and you're good to go.
Click to expand...
Click to collapse
I'm editing the update-script with Word Pad, then re-saving it. Is this the wrong way to do it?
I'm getting an error (Status 6) when I run my .zip update, every time.
http://forum.xda-developers.com/showthread.php?t=763406
i just put this up bro check it out
Thank you now I learned how to sign roms I just modded...
Problems signing with stock recovery
I am trying to reuse an old LG L45C and I need to flash the stock rom however I get "E: failed to verify whole-file signature" Could anybody sign this for me?
https://www.dropbox.com/s/04o8d0har828chm/Stock_L45C_Rom.zip?dl=0
I am on the stock recovery <3e>
I'm trying to make a file package that will install a file manager and terminal emulator. The device only reads a file package that has am zip md5 and zip sig. Can anyone help me set up something like this

Installing UOT Kitchen theme error?

hi all,
I tried to create an theme for the new 20N rom(lite, deodexed) so i copied SystemUI.apk and framework-res.apk to my PC and uploaded them to UOT Kitchen.
In UOT Kitchen i start choosing icons etc (settings.uot in attatchment) and tried flashing it but when i do i get an error:
Code:
E: Error in /sdcard/theme.zip
(Status 0)
Installation aborted.
(tried Update-binary = MTD and Optimus)
PLEASE HELP!
EDIT: Forgot to click the sumbit work to kitchen so downloaded someone others file
WORKAROUND for recovery error (Status 0):
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
from: http://uot.dakra.lt/how_to/
I'm having problems too.
I get this error
E:Can't open /sdcard/Download/Andrew-2.zip
(bad)
Installation aborted.
Please help.
Andrew-2.zip is the second theme I made. The first one I made also got the same error. I replaced the binary file thing the one above me said.
andrewbadge said:
I'm having problems too.
I get this error
E:Can't open /sdcard/Download/Andrew-2.zip
(bad)
Installation aborted.
Please help.
Andrew-2.zip is the second theme I made. The first one I made also got the same error. I replaced the binary file thing the one above me said.
Click to expand...
Click to collapse
try it with an another SD card... m8be is the SD card corrupt or something
yeomond said:
WORKAROUND for recovery error (Status 0):
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
from: http://uot.dakra.lt/how_to/
Click to expand...
Click to collapse
Where is the META-INF/com/google/android/update-binary located? I searched eveywhere on my phone with root explorer...
WIIstpM said:
Where is the META-INF/com/google/android/update-binary located? I searched eveywhere on my phone with root explorer...
Click to expand...
Click to collapse
It is in the flashable zip file of your rom
That's weird. I got the cooked zip to install on my OB. Im on Zeus v3n. It flashed fine and everything was working besides the status bar and notification. I still haven't found a workaround for that..
timvdhoorn said:
It is in the flashable zip file of your rom
Click to expand...
Click to collapse
Eh I'm using the stock rom... anyway it wasn't the problem but the script editing (had to put it to "Type Optimus") Everything worked then
WIIstpM said:
Eh I'm using the stock rom... anyway it wasn't the problem but the script editing (had to put it to "Type Optimus") Everything worked then
Click to expand...
Click to collapse
where did u have to make that change?
lMonsterl said:
where did u have to make that change?
Click to expand...
Click to collapse
At Uot Kitchen's website. At file upload section. Under the "Select flashable zip scripting" part you can choose update-binary type. Never forget to set it to "Type optimus".

[Q] progam to create update.zip

progam to create update.zip.
x8 naa
download link pleasea
notepad.exe to write up the updater-script
Any program that can create ZIPs
EDIT: And it might also help to read the articles on the XDA portal page from time to time.
progam already have. but when I try to install the update, looks like this "installation aborted"
lucaslc7 said:
progam already have. but when I try to install the update, looks like this "installation aborted"
Click to expand...
Click to collapse
Then you have a syntax error in your updater-script, easy as that.
never mind it. Thanks for trying to help
Look for update zip creator.. I cant find the link. There is a wizard which helps you create a update.zip

Categories

Resources