clear/translucent lockscreen arch for 2.1 roms? - Hero, G2 Touch Themes and Apps

does anything like this http://forum.xda-developers.com/attachment.php?attachmentid=347345&d=1277167124 or at least less opaque exist for 2.1 roms?

bump - anyone know anything about this?

Upload your rosie.apk and com.htc.recources.apk and ill edit it for you (asking for the 2 because forgot which one the lockscreen images was in

MacaronyMax said:
Upload your rosie.apk and com.htc.recources.apk and ill edit it for you (asking for the 2 because forgot which one the lockscreen images was in
Click to expand...
Click to collapse
com.htc.resources.apk and HtcLockscreen.apk AFAIK

aha okay my bad well upload those two then please havent used a sense rom in months now, i forget these things

thanks macaronymax, they're attached. - i'm not sure how to install them though.

Here you go To install use adb
Code:
adb remount
Code:
adb push com.htc.resources.apk /system/framework/
and Voilia
hope i helped
http://www.mediafire.com/?tohgcrzrq0krsqb
*Oh and btw, it's kind of odd but HTCLockscreen.apk has nothing todo with the lockscreen lol

MacaronyMax said:
Here you go To install use adb
Code:
adb remount
Code:
adb push com.htc.resources.apk /system/framework/
and Voilia
hope i helped
http://www.mediafire.com/?tohgcrzrq0krsqb
*Oh and btw, it's kind of odd but HTCLockscreen.apk has nothing todo with the lockscreen lol
Click to expand...
Click to collapse
Isn't the lockscreen background located in HtcLockscreen.apk? Anyways it contains all the XMLs to make a lockscreen out of the pngs in com.htc.resources.apk
EDIT: Oh lol I forgot you don't have to change the wallpaper to make this lockscreen I was mixing 2 threads together

thanks man

can anyone please confirm?
... and reupload the above files...
so anyone can re-do this procedure.
thanks a lot,
best regards,
mike

crazyVII said:
... and reupload the above files...
so anyone can re-do this procedure.
thanks a lot,
best regards,
mike
Click to expand...
Click to collapse
Sorry removed from my media fire i will remake in a min then

Re-up please...

Related

Standalone Stericson Lockscreen

Can anybody point me in the right direction so I can port Stericson's lockscreen over to a Roger's rom?. I imagine there are other people that switch themes often and would just want the lockscreen without having to flash an entire theme so even if this is something that is exclusive to Cyanogens roms is it possible to just port the lockscreen?
CC CEO said:
Can anybody point me in the right direction so I can port Stericson's lockscreen over to a Roger's rom?. I imagine there are other people that switch themes often and would just want the lockscreen without having to flash an entire theme so even if this is something that is exclusive to Cyanogens roms is it possible to just port the lockscreen?
Click to expand...
Click to collapse
yes can someone explain the process for porting stericsons lockscreen over to a rom/theme what all needs to be included?
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
beagz said:
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
Click to expand...
Click to collapse
how do you just go about putting it into another cm 4.0.4 based theme then?
david1171 said:
how do you just go about putting it into another cm 4.0.4 based theme then?
Click to expand...
Click to collapse
Armyranger did it for dark hero
Services.jar
Policy.jar
Framework.jar
Framework-res.apk
Then just copy png files
beagz said:
Armyranger did it for dark hero
Services.jar
Policy.jar
Framework.jar
Framework-res.apk
Then just copy png files
Click to expand...
Click to collapse
thank you beagz, you always save my ass some way or another lol. if i have any problems with i will pm him.
beagz said:
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
Click to expand...
Click to collapse
i believe he did. unfortunately i am not familiar with github and havent the slightest clue what i might be looking for. u seem to be knowledgeable tho care to share?
Where is his github for the lockscreen?
http://twitter.com/stericson
david1171 said:
thank you beagz, you always save my ass some way or another lol. if i have any problems with i will pm him.
Click to expand...
Click to collapse
you also have to use jdwme's services.jar also until one is released the regular services.jar from cyanogens rom will not work i think stericson changed some stuff in it to allow the lockscreen
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Stericson said:
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Click to expand...
Click to collapse
Will the smali files have the same names?
More or less.... Might be a little different...
Any questions just ask me about them....
Stericson
Stericson said:
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Click to expand...
Click to collapse
uhhhhhh....that and that github site are like reading a different language to me. I just want to get the lockscreen from xtheme onto my phone. Not sure where to locate those files on github. Im usually not this dense as ive ported the majority of ted's hero theme to my rogers rom. maybe someone would be so kind as to post links to the files or make a update.zip for it?
CC CEO said:
uhhhhhh....that and that github site are like reading a different language to me. I just want to get the lockscreen from xtheme onto my phone. Not sure where to locate those files on github. Im usually not this dense as ive ported the majority of ted's hero theme to my rogers rom. maybe someone would be so kind as to post links to the files or make a update.zip for it?
Click to expand...
Click to collapse
framework/policies refers to the android.policy.jar file and those are the .java files he edited.
beagz said:
framework/policies refers to the android.policy.jar file and those are the .java files he edited.
Click to expand...
Click to collapse
where is strings.xml?
it becomes resources.asrc
stericson told me
beagz said:
it becomes resources.asrc
stericson told me
Click to expand...
Click to collapse
do u know what files specifically in the drawables folder? if its just the files starting w/ZZ i did that but it hangs on the g1 screen when i try to boot it up. I think its because i am unable to edit the policy.jar myself as i am on a mac so i just took the jar file from the cyan build and placed it on the rogers 1. I also did the same with "resources.asrc". Im fairly certain if i can edit the files for the respective builds it will work.
stericson on the hero rom
hey just wondering, tried looking around for this answer and i didnt see any so i thought i ask the question. Can i flash the stand alone stericson lockscreen to a hero rom? or any other way to get this lockscreen in to a hero rom? im currently using the jacHEROSKI 1.6r2. any answer would be great because i really like that lockscreen.. thanks again
saywhat4118 said:
hey just wondering, tried looking around for this answer and i didnt see any so i thought i ask the question. Can i flash the stand alone stericson lockscreen to a hero rom? or any other way to get this lockscreen in to a hero rom? im currently using the jacHEROSKI 1.6r2. any answer would be great because i really like that lockscreen.. thanks again
Click to expand...
Click to collapse
I spoke with Stericson about that and it doesn't seem possible to port it. (for now anyway).

[solved] How to make the dialer (contacts.apk) fit for 240x320 120 dpi..?

hello to all of you....
How to make the dialer (contacts.apk) fit for 240x320 120 dpi
i know that : firstly if the dialer is built from source it can be adjusted to properly fit 320x240, if not then run a 320x480 kernel which will fit dialer and htc_ime properly.
But how....??
Anyone can help me...?
thanks and kind regards...Alex
This dialer fits pretty well for 2.1 at 240x320 120
http://www.mediafire.com/?2rzmlbz1ccj
incubus26jc said:
This dialer fits pretty well at 240x320 120
http://www.mediafire.com/?2rzmlbz1ccj
Click to expand...
Click to collapse
maybe but i think only on eclair...if i install the update....the phone app crashes....
I´m right with only on eclair...?
[email protected] said:
maybe but i think only on eclair...if i install the update....the phone app crashes....
I´m right with only on eclair...?
Click to expand...
Click to collapse
yes i should have specified 2.1 sorry
incubus26jc said:
yes i should have specified 2.1 sorry
Click to expand...
Click to collapse
no problem..anyway thanks for this try
are you going to be building from source? If so it's just a matter of editing the values in /res/layout-finger/dialpad.xml
This is the same for both eclair and donut builds.
then theme it with whatever png's you like
pretty easy to test after making it just ./adb remount
./adb push contacts.apk /system/app/contacts.apk
Or feel free to take the dialer from my last build, I'm fairly sure that was sized properly for qvga.
Once you understand how the layout files work it's easy to adjust any aosp app to whatever sizes you like.
Something handy, assuming you have your build environment all setup,
mkdir ./vogue
cd vogue
repo init -u git://androidhtc.git.sourceforge.net/gitroot/androidhtc/manifest.git -b android21r2
repo sync (wait.. a long time, it's like 2.5gb)
than make
mssmison said:
are you going to be building from source? If so it's just a matter of editing the values in /res/layout-finger/dialpad.xml
This is the same for both eclair and donut builds.
then theme it with whatever png's you like
pretty easy to test after making it just ./adb remount
./adb push contacts.apk /system/app/contacts.apk
Or feel free to take the dialer from my last build, I'm fairly sure that was sized properly for qvga.
Once you understand how the layout files work it's easy to adjust any aosp app to whatever sizes you like.
Something handy, assuming you have your build environment all setup,
mkdir ./vogue
cd vogue
repo init -u git://androidhtc.git.sourceforge.net/gitroot/androidhtc/manifest.git -b android21r2
repo sync (wait.. a long time, it's like 2.5gb)
than make
Click to expand...
Click to collapse
big thanks for the info...but i need a little bit more....what editor you use for android xml....
i tried a few but no xml editor work with the file...
can you post your apk...i only have found your eclair buld and if i copy out the dialpad xml it do not work also if i make a androidupdate from the contacts.apk...because of eclair i think
mmhhhh...hope you can help me
edit: also i tried to exclude it from a old *.sqsh system but i can not find a way to extract...
Thanks Alex
As I said this is building from the source. You cannot edit an xml that's already been compiled.
My contacts.apk is in my download for my build, just open the androidinstall.tar file and pull it out.
mssmison said:
As I said this is building from the source. You cannot edit an xml that's already been compiled.
My contacts.apk is in my download for my build, just open the androidinstall.tar file and pull it out.
Click to expand...
Click to collapse
I was able to edit XML in compiled apk's by using apktools. it baksmali/smali's and recompiles into an APK.
myn said:
I was able to edit XML in compiled apk's by using apktools. it baksmali/smali's and recompiles into an APK.
Click to expand...
Click to collapse
a nice tool..
Please be patiend be with me....but i´m a german user and its not so easy for me with the commands in this tool...
so can you give me as Example you commandline started with :
apktool decode............apk ....dir...
That would be wonderful....thanks...Alex
myn said:
I was able to edit XML in compiled apk's by using apktools. it baksmali/smali's and recompiles into an APK.
Click to expand...
Click to collapse
good call, I forgot about apk tools
Not sure if this has been mentioned / is common knowledge but Enoch Dialer fits perfectly for me on Warm Donut.
berardi said:
Not sure if this has been mentioned / is common knowledge but Enoch Dialer fits perfectly for me on Warm Donut.
Click to expand...
Click to collapse
thanks for the tip with Enoch Dialer...it fits .....but not 100%
So it would be nice that myn can give me this line
as Example your commandline started with :
apktool decode............apk ....dir...
Please be patiend be with me....but i´m a german user and its not so easy for me with the commands in this tool...
That would be wonderful....thanks...Alex
[email protected] said:
thanks for the tip with Enoch Dialer...it fits .....but not 100%
So it would be nice that myn can give me this line
as Example your commandline started with :
apktool decode............apk ....dir...
Please be patiend be with me....but i´m a german user and its not so easy for me with the commands in this tool...
That would be wonderful....thanks...Alex
Click to expand...
Click to collapse
Place all of the files into a directory including the windows apktool.bat file.
=== To decompile/decode an apk ===
1) place apk in this dir
2) open cmd
3) run apktool.bat d Contacts.apk ./out
4) an out directory will be created
=== To compile/build an apk ===
1) apktool.bat b -f -d out
2) the apk file will be placed into /out/dist/out.apk the translated source will also be in /out/build
You then must sign the apk.
Use AutoSign or RightClick Sign.
With all of this said. I think there may be an issue with the workflow or decode/build process. Please give it a try yourself and see if you get different results. I would love for this to work.
Please read my experience here starting at post 247.
I was actually trying to resize the dialer to work in 240x320 by editing the Contacts.apk in Warm Donut --> http://forum.xda-developers.com/showthread.php?t=640592&page=25
myn said:
Place all of the files into a directory including the windows apktool.bat file.
=== To decompile/decode an apk ===
1) place apk in this dir
2) open cmd
3) run apktool.bat d Contacts.apk ./out
4) an out directory will be created
.................
QUOTE]
Big thanks for this instruction...thanks...
Click to expand...
Click to collapse
solved...look here
http://forum.xda-developers.com/showthread.php?t=676658
[email protected] said:
solved...look here
http://forum.xda-developers.com/showthread.php?t=676658
Click to expand...
Click to collapse
Nice work
So what did you do to get Contacts.apk re-built correctly?
I was having all kinds of problems with apktools and that signing tool.
Thanks
myn said:
Nice work
So what did you do to get Contacts.apk re-built correctly?
I was having all kinds of problems with apktools and that signing tool.
Thanks
Click to expand...
Click to collapse
i follow your instructions...i decode the apk... edit the xml....rebuild the apk...extract the new apk...open your original apk...delete the xml...and add the new...save all....
i need 8 time´s to get the perfect values
The other way... So i have to say thanks too
[email protected] said:
i follow your instructions...i decode the apk... edit the xml....rebuild the apk...extract the new apk...open your original apk...delete the xml...and add the new...save all....
i need 8 time´s to get the perfect values
The other way... So i have to say thanks too
Click to expand...
Click to collapse
Ahh so you didn't need to sign it? You just used the compiled XML from the rebuilt Contacts.apk and place it into the original apk?
myn said:
Ahh so you didn't need to sign it? You just used the compiled XML from the rebuilt Contacts.apk and place it into the original apk?
Click to expand...
Click to collapse
yes...
with kind regards..Alex

[ICON THEME] Coloured status bar icons

Well I never thought I would find myself contributing anything to XDA-Dev but I liked these icons so much I decided to share!
These icons are either hand made by myself, or edited from various sources. They feature a transparent background, so they should work well with most statusbar's out there. I am currently working on finishing the blue style icons across the board, and perhaps the purple as well (like the battery).
I have tested these on VanillaEclaire 4 and FroydVillan 1.1, and these work without MetaMorph etc etc.
These are fairly simple to install:
- Pull your framework-res.apk (should be in /system/framework) to the folder of your choice.
- Open framework-res.apk with WinRAR or 7zip and navigate to res\drawable-mdpi (some may be called drawable-hdpi). Just find the .png files that match the ones in my zip files.
- Drag your favourite .png files into the WinRAR/7zip window and click OK to save
- Push updated framework-res.apk to your device and reboot. (adb remount, then, adb push ..., adb reboot)
- If you wish to include the gmail, email, or sms icons like in the screenshot, please also update gmail.apk, email.apk, mms.apk as appropriate!
Update: Pictures! Tons more icons!
Update 2: Vending.apk icons (Market download notifications) See post
Mass spam of the icons, pick and choose!
Disclaimer:
Please update the filenames of the .png's as appropriate. I have created/included several copies that can be used as you please, so the names don't always match the .apk files.
Please make backups before pushing to /system
I have read posts on this forum regarding editing .apk files and the need to re-sign them, or issues with endless reboots after editing .apk files. I used WinRAR and did not create a new framework file, only edited it. I have had 0 issues.
Mega pack attachment below contains all icons from the other 3 zip files!
Update: Pink/Purple pack!
Reserved.
Hopefully I can upload pictures now.
Credits:
istockphoto.com
psdgraphics.com
My brother for helping me learn to use photoshop!
I can't get it to work? this what I get
E:Wrong digest:
system/framework/framework-res.apk
E:Verification failed
=[
I'll keep trying.I really wanna see a purple battery instead of green or blue
<3
Hi Jen, sorry was this when you were pushing or pulling the file? Rebooting?
I use a vanilla rom, and the location of framework-res.apk is exactly where you mentioned. I use a program called "ADB File Explorer" to find things on my device.
SpeeDemon said:
Hi Jen, sorry was this when you were pushing or pulling the file? Rebooting?
I use a vanilla rom, and the location of framework-res.apk is exactly where you mentioned. I use a program called "ADB File Explorer" to find things on my device.
Click to expand...
Click to collapse
When I was pushing in files..
I haven't tried it since I last posted,just don't have the time at the momment i'll give it another try tomorrow..But im really excited on getting this to work <3 i've been looking for something like this for the longest.
Ok sounds good! If it keeps failing to push, try ADB file explorer:
http://code.google.com/p/adb-file-explorer/downloads/list
Jen, you're not repacking the apk are you? Just need to update, If you look at my sig i've made a video on how to update images on the phone, might help =o)
SpeeDemon, I really like your battery icons, would it be ok to use them on my next video? I'm making a video on how to change the look of the battery status bar icon and rather than making crappy images myself would like to use your ones, I would of course give credit to you for the icons.
.FxN
Hey, sure thing fxn, go wild!
Bump for huge update! Still more to come!!!
These are superb SpeeDemon! Mind if I use a few of them in a theme I'm looking into creating?
Beautiful! Gonna try them ASAP! Thanks!
Absolutely fantastic work, muchly appreciated!
I have one small request… Could you make a blue Alarm Clock status bar icon please? Its the only thing left white on my system and looks weird lol
Soul_Est said:
These are superb SpeeDemon! Mind if I use a few of them in a theme I'm looking into creating?
Click to expand...
Click to collapse
Please, feel free, thank you!
SLX69 said:
Beautiful! Gonna try them ASAP! Thanks!
Click to expand...
Click to collapse
Thank you! Lemme know how they work out. Especially if you have a dark statusbar as I havent tested them on dark.
shadowch31 said:
Absolutely fantastic work, muchly appreciated!
I have one small request… Could you make a blue Alarm Clock status bar icon please? Its the only thing left white on my system and looks weird lol
Click to expand...
Click to collapse
How's this? Added some silver colour to the trim as it seems to fit the style.
That looks stunning!
By the way I'm using a black status bar and the electric blue set just fyi.
not working on my galaxy spica!! is there any resolution problem..
vineet.rox said:
not working on my galaxy spica!! is there any resolution problem..
Click to expand...
Click to collapse
Can you please elaborate for me? Are you getting error messages?
How did you update your .apk files and push them back to your device?
Thanks for your interest in the icons!
HTC Desire
Hi, first of nice icons
Second, do I need to put another rom on my Desire ???
It's running with what ever it came with.
Dennis
can i push my framework.apk without adb?
like with root explorer?
kind regards DauL
[email protected] said:
Hi, first of nice icons
Second, do I need to put another rom on my Desire ???
It's running with what ever it came with.
Dennis
Click to expand...
Click to collapse
Hi Dennis. These icons should work with most ROM's out there available for your device, rooted or otherwise. You will need to familiarise yourself with any of the various methods of pulling framework-res.apk from your phone, and placing the .png files into their correct folder (as outlined in my first post). Then you will need to update the file on the phone with your modified .apk (Google/Android call this "push").
x10i DauL said:
can i push my framework.apk without adb?
like with root explorer?
kind regards DauL
Click to expand...
Click to collapse
If root explorer can pull a copy to your SD card, you may be able to pull it and just do a normal file copy to your PC. You would then need to push it back from SD > /system using root explorer. I have never used the app before, but I just googled it now and some screenshots hint at this possibility.
I would still suggest trying to get ADB working - it is worth the hassle and much quicker than mounting/unmounting an SD card all the time!
i made it with root explorer. I made a copy from the system folder to SD card. then i sent the file via bluetooth to my pc. then i replaced some pictures and clicked OK. after this i sent the framework-res.apk back to my device. then i copied this and pasted it in System/framework and replaced the old one.
and now i cant boot anymore.
it just shows the startupshow (modified) and then there is a black screen which is illuminated a little bit..
so what can I do?
hope for a quick answer.
kind regards from sad DauL

Ebuddy 1.9.1 apk for theming?

I love ebuddy on android, it's better than the official chinese MSN I posted a few weeks ago but I am sick of silver, white and orange. I am unfamiliar with how to get the apk files from apps installed from the android market.
Could someone, anyone please provide me with the apk file for ebuddy 1.9.1 (the most recent) so I can do some colour variations?
Cheers.
Uppy said:
I love ebuddy on android, it's better than the official chinese MSN I posted a few weeks ago but I am sick of silver, white and orange. I am unfamiliar with how to get the apk files from apps installed from the android market.
Could someone, anyone please provide me with the apk file for ebuddy 1.9.1 (the most recent) so I can do some colour variations?
Cheers.
Click to expand...
Click to collapse
www.developer.android.com
Install the Android SDK, open Command Prompt and write:
Code:
adb devices
adb pull /data/app app
Or if you know the .apk name
Code:
adb pull /data/app/apkname.apk
That will create a new folder called app in your /tools folder with all your apps.
Ah cheers man, done it
will post some colour variations asap.
Any idea why when i repackage the files as a zip then rename as an apk it fails to install?
I have re-signed the apk but it still wont install, any ideas why?
Uppy said:
Any idea why when i repackage the files as a zip then rename as an apk it fails to install?
I have re-signed the apk but it still wont install, any ideas why?
Click to expand...
Click to collapse
Better if you use apk tool: http://code.google.com/p/android-apktool/
Decompile: apktool d name.apk
Compile: apktool b name
Hmm still doesnt work. I'm not sure what I'm doing wrong...
Uppy said:
Hmm still doesnt work. I'm not sure what I'm doing wrong...
Click to expand...
Click to collapse
These resources seems 0 byte in the apk:
"drawable-hdpi-v6/chat_gray_back.9.png"
"drawable-hdpi-v6/chat_orange_back.9.png"
"drawable/chat_gray_back.9.png"
"drawable-hdpi-v4/chat_orange_back.9.png"
"drawable/chat_orange_back.9.png"
"drawable-hdpi-v4/chat_gray_back.9.png"
here's the zip file, if you can tell me what I've done wrong I'd really appreciate it.
Hmm..I let it compile, but fails to install the apk..
Hope someone much expert than me can help you
yeah, its weird how it wont install. like what I was trying to do though?
Uppy said:
Any idea why when i repackage the files as a zip then rename as an apk it fails to install?
I have re-signed the apk but it still wont install, any ideas why?
Click to expand...
Click to collapse
Download APKManager and you should be good.
EDIT: Didn't see the answers below mine for some reason ... I'm not at my desktop right now, but if no one has checked it by the time I get hope I'll see if I'm any help.
If you're just changing pngs, try to just extract the apk then zip it when changed. Ie. Don't decompile it
Do this using apkmanager
Sent from my HTC Desire using XDA App
zHk3R said:
Download APKManager and you should be good.
EDIT: Didn't see the answers below mine for some reason ... I'm not at my desktop right now, but if no one has checked it by the time I get hope I'll see if I'm any help.
Click to expand...
Click to collapse
Thanks dude.
and to mikep99: Already tried that too, thats what I did first. its annoying me now lol cheers anyway.
shameless self bump.
can no one help? i really want to know what the issue is for future reference...
Uppy said:
shameless self bump.
can no one help? i really want to know what the issue is for future reference...
Click to expand...
Click to collapse
no idea why your file wont install...
I decompiled a fresh version of ebuddy, compiled back and installed, no probs.
But, for exchanging some png´s only, that´s what I do:
- take a fresh original version (v1.9.1 attached)
- open com.ebuddy.android-1.apk with 7-Zip
- copy/paste new png´s
- close file
- sign
- install

[MiniTheme]Notification BG + ICS Battery icon (ZEUS 6.xx) Working flashable zip

Hello there!
Just wanted to share my framework-res.apk with a cool blue background for the pull down notification menu, and the ICS style for the batter icon.
I really like Zeus appearence, it was just the battery icon and the black background for the notification menu that I didnt like so much.
Here's how it looks:
Working on ZEUS 6.33o with both kernels (should work also on all 6.xx, since it has the same framework-res)
Also working on 6.34.
How to install it:
First, do a NANDROID BACKUP.
Download, wipe cache and dalvik cache, and flash this (HUGE thanks to Koila33 for making the flashable zip!)
Background + Battery Icon: http://www.mediafire.com/?uln8az3f7ywplj3
Only battery icon: http://www.mediafire.com/?bi4fgdpbfdaakjx
Only notification background: http://www.mediafire.com/?2s89e4wa2v540ul
OR by pushing the apk this way:
You need the android SDK with the platform-tools for this.
1.- Download my framework-res.apk.
2.- Plug in the phone to the laptop with which you downloaded the apk.
3.- Open up "cmd" and navigate to "platform-tools", its inside C:\Program Files\Android\android-sdk.
4.- Do this command: adb push "apk file path" /system/framework
(example: adb push C:\Users\Admin\Downloads\framework-res.apk /system/framework
5.- Reboot the phone
And thats it !
(could anyone tell me if this would work also on the N version of Zeus?
If it doesnt, I could modify its framework-res.apk to also match this modification, if someone posted it here)
Looks neat , will try after someone helps making it into a zip for cwm
http://forum.xda-developers.com/showthread.php?p=21113765#post21113765 <-- to modify the framework
+
http://www.londatiga.net/it/how-to-create-android-update-zip-package/ <-- How to make an update.zip
= profit
I often replace it with old framwwork-res.apk and everything is ok
xD
Cool - thanks for that!
Waiting for the flashable zip and will use it
Flashable zip available already ^^
Check the mediafire link !
Thanks,
but it doesn't work for me :crying:
Aw hell, Ill look into it once I get home.
Sorry, did anyone else try it? Its just the first time I make a flashable zip, and I made it thru that program posted on 2nd post.
I haven't try it yet, but it looks like it's missing some directories, i would also advice to rename the file to avoid having two dots in the filename
It would be nice to have only the ICS battery icon ) Can you do a flash only for this icon please?
Post updated!
New version with only battery icon released.
Hope this time Ive got the flashable zip fixed. All reports are welcome =)
Thank you for trying to fix it, but still doesn't work :crying:
Robsen87 said:
Thank you for trying to fix it, but still doesn't work :crying:
Click to expand...
Click to collapse
Eeeeeks, thats actually pissing me off, never thought it would be so freacking hard to get a flashable zip working lol
I tried to fix it again, hope it works now =S
Still no luck
Grakel
I made a flashable .zip for you, hope it works
Here: http://www.mediafire.com/?r1iuap4aahxdd82
If doesn´t work the problem is in your framework.
Thank you so much!!
I was about to throw out the phone by the window lol
Ill add it to the main post asap
It's working!
Thanks Koila & thanks Grakel for you work :victory:
Grakel said:
Thank you so much!!
I was about to throw out the phone by the window lol
Ill add it to the main post asap
Click to expand...
Click to collapse
You´re welcome If you need something tell me :highfive:
Good luck with your theme
Can you put only notification bg please
I_SBerg said:
Can you put only notification bg please
Click to expand...
Click to collapse
Sure thing, Im uploading all the versions(BG,icon and both) with the flashable zip Koila made.
I think it was just the updater-script that I was not doing well =P
Thanks mate. You are awesome

Categories

Resources