[Q] iphone style status bar - Galaxy S III Mini Q&A, Help & Troubleshooting

is there one out there?transperent i mean...

sassonno1 said:
is there one out there?transperent i mean...
Click to expand...
Click to collapse
Search and ye shall find...
http://forum.xda-developers.com/showthread.php?t=1890150

its for s3
MalekoUK said:
Search and ye shall find...
http://forum.xda-developers.com/showthread.php?t=1890150
Click to expand...
Click to collapse
its for s3 ..its compatible with my rom??

requires you to make some changes to decompile your SystemUI.apk make changes to it then recompile and load to your phone

efaustino84 said:
requires you to make some changes to decompile your SystemUI.apk make changes to it then recompile and load to your phone
Click to expand...
Click to collapse
Yep, follow the tutorial and you will be fine.

Related

[Help]Modded MMS.apk to Facebook Style

Can someone help me to mod the background color of MMS.apk like the picture in my attach file (From black to blue) ? or show me how to do it?? thanks everybody in advance
P/s: i uploaded my original MMS.apk as well
here you go
http://rootzwiki.com/topic/19845-how-to-theme-your-mms-a-step-by-step-guide/
MrDSL said:
here you go
http://rootzwiki.com/topic/19845-how-to-theme-your-mms-a-step-by-step-guide/
Click to expand...
Click to collapse
Thanks so much guy! But do u or any know what the problems with my notepad++ is ??
ghost_boy1412 said:
Thanks so much guy! But do u or any know what the problems with my notepad++ is ??
Click to expand...
Click to collapse
yeah
you have to decompile the apk first
otherwise you cant edit the xml files
use apktool or apk manager for that
take this version of apkmanager if you are on ics
http://forum.xda-developers.com/showthread.php?t=1642224
ghost_boy1412 said:
Thanks so much guy! But do u or any know what the problems with my notepad++ is ??
Click to expand...
Click to collapse
i guess you just unzipped the xml's not decompiled them
how to decompile apk's
pa.pn2 said:
yeah
you have to decompile the apk first
otherwise you cant edit the xml files
use apktool or apk manager for that
take this version of apkmanager if you are on ics
http://forum.xda-developers.com/showthread.php?t=1642224
Click to expand...
Click to collapse
picard666 said:
i guess you just unzipped the xml's not decompiled them
how to decompile apk's
Click to expand...
Click to collapse
Thanks so much guys I know what to do now

[Q]Reverting CRT-animation on stock ROM to native fade-off animation.

framework-res.apk is attached. I seems can't use my APK tool after java update. Some kind guys help me please. =D
Edit res/values/bools.xml
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
Thank you =)
edit: Download link for framework-res.apk
http://www.4shared.com/android/0sAxcK2P/framework-res.html?
It didn't work for you ?
This was sent from a Galaxy Ace.
CallMeVentus said:
It didn't work for you ?
This was sent from a Galaxy Ace.
Click to expand...
Click to collapse
It didn't. Maybe some editing in framework-res.apk needed. My APK tool malfunction after new JAVA Update.
xarive said:
framework-res.apk is attached. I seems can't use my APK tool after java update. Some kind guys help me please. =D
Edit res/values/bools.xml
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
Thank you =)
edit: Download link for framework-res.apk
http://www.4shared.com/android/0sAxcK2P/framework-res.html?
Click to expand...
Click to collapse
You cant use APKtool or you need help with disabling CRT?
Prawesome said:
You cant use APKtool or you need help with disabling CRT?
Click to expand...
Click to collapse
disabling CRT and enable back the stock fade-off animation. changing build prop doesn't get back fade off instead it just go black. It need to use APK tool to edit framework-res.apk to original as stated above. And my APK tool doesn't works. Hoping for some kind guy help on this.
xarive said:
disabling CRT and enable back the stock fade-off animation. changing build prop doesn't get back fade off instead it just go black. It need to use APK tool to edit framework-res.apk to original as stated above. And my APK tool doesn't works. Hoping for some kind guy help on this.
Click to expand...
Click to collapse
What rom are u using?
SnowPluralism said:
What rom are u using?
Click to expand...
Click to collapse
myth2
Sent from my mind using interneurone
xarive said:
myth2
Sent from my mind using interneurone
Click to expand...
Click to collapse
Just turn off animation option in setting
crt
devilsking said:
Just turn off animation option in setting
Click to expand...
Click to collapse
you have the apk to enable CRT effect? returns that apk jeje :c
xavo223 said:
you have the apk to enable CRT effect? returns that apk jeje :c
Click to expand...
Click to collapse
What apk?

[Q] CM10 SystemUI Transparent Notifications Bar

How can i edit this?Because the original is black.So how would i edit this?Please advice.Thanks
Anyone..?Please...?
epoch berrynp
Eddicts said:
Anyone..?Please...?
Click to expand...
Click to collapse
You need to decompile the app. You can't just pull the xml.
BMaae4 said:
You need to decompile the app. You can't just pull the xml.
Click to expand...
Click to collapse
Trying to decopile it..But got an error,So i gave it up..

need help about decompile framework-res.apk

hi all
i got these error when decompile homani framework-res.apk port for TX. please help. thanks
C:\apktool>apktool.bat d framework-res_homani_v2.apk
Exception in thread "main" java.lang.IllegalArgumentException: MALFORMED
at java.util.zip.ZipCoder.toString(Unknown Source)
at java.util.zip.ZipFile.getZipEntry(Unknown Source)
at java.util.zip.ZipFile.access$900(Unknown Source)
at java.util.zip.ZipFile$1.nextElement(Unknown Source)
at java.util.zip.ZipFile$1.nextElement(Unknown Source)
at brut.directory.ZipRODirectory.loadAll(ZipRODirectory.java:110)
at brut.directory.ZipRODirectory.loadFiles(ZipRODirectory.java:95)
at brut.directory.AbstractDirectory.getFiles(AbstractDirectory.java:39)
at brut.directory.AbstractDirectory.getFiles(AbstractDirectory.java:33)
at brut.directory.AbstractDirectory.containsFile(AbstractDirectory.java:66)
at brut.androlib.ApkDecoder.hasSources(ApkDecoder.java:197)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:83)
at brut.apktool.Main.cmdDecode(Main.java:146)
at brut.apktool.Main.main(Main.java:77)
Click to expand...
Click to collapse
Post me your framework.
dully79 said:
Post me your framework.
Click to expand...
Click to collapse
OK. thanks in advanced
https://www.dropbox.com/s/1d5ttggidnch6ps/Xperia_i1_Full_Framework_Port_For_Xperia_TX%28No-Theme%29_v2.zip
Wheres it from and what have you done to it?
dully79 said:
Wheres it from and what have you done to it?
Click to expand...
Click to collapse
i've got it from http://sonyviet.vn/diendan/threads/25751/
And i want decompile to change something in it. please help. i dont know why can't decompile it. i modded many things and all good but only this file is not.
I asked owner thread but him dont want to help me. he is not kind enough
devilmaycry2020 said:
i've got it from http://sonyviet.vn/diendan/threads/25751/
And i want decompile to change something in it. please help. i dont know why can't decompile it. i modded many things and all good but only this file is not.
I asked owner thread but him dont want to help me. he is not kind enough
Click to expand...
Click to collapse
Have you tried installing it?
Code:
apktool if framework-res.apk
have you added things into the apk?
dully79 said:
Have you tried installing it?
Code:
apktool if framework-res.apk
have you added things into the apk?
Click to expand...
Click to collapse
yes, it did it already.
could you decompile it ? no, i hadn't put anything into that apk yet
It reports it as malformed, so it's probably been modified incorrectly.
Speak to whoever ported it.
dully79 said:
It reports it as malformed, so it's probably been modified incorrectly.
Speak to whoever ported it.
Click to expand...
Click to collapse
this framework work on my phone but still some bug so i want to edit it. i said i asked him but he didn't answer me. so no way ?
It wont allow me to decompile and i have my android sdk up to date and ive installed the framework.
Have you added any modifications AFTER installing?
If yes, then try the unmodified version.
If no, then you will have to wait for an answer or look for a work around.
When the new ICS versions were released we had to use older/modified versions of aapt and apktool.
See if you can find any and try that. I think i used wanams modified apktool from the sgs2 theme thread.
dully79 said:
It wont allow me to decompile and i have my android sdk up to date and ive installed the framework.
Have you added any modifications AFTER installing?
If yes, then try the unmodified version.
If no, then you will have to wait for an answer or look for a work around.
When the new ICS versions were released we had to use older/modified versions of aapt and apktool.
See if you can find any and try that. I think i used wanams modified apktool from the sgs2 theme thread.
Click to expand...
Click to collapse
thanks. i didn't add any modifications AFTER installing . i mean the apk is untouch. but couldn't decompile . that's all.
devilmaycry2020 said:
thanks. i didn't add any modifications AFTER installing . i mean the apk is untouch. but couldn't decompile . that's all.
Click to expand...
Click to collapse
please help.

Status bar from KitKat for HTC One GE ?

Hi,
everyone have a SystemUI with the white icons from KitKat for a HTC One Google Edition ?
I search Xposed Mod for having it on my HTC One GE but I don't find it. The blue isn't beautiful with transparent status bar and colours from Gravity Box are pixellised.
So, now I've extracted ressources from Nexus 5 ROM and I don't find how to change ressources on the HTC
Edit: MOD is finished: http://forum.xda-developers.com/showthread.php?p=47128720#post47128720
Icons are in SystemUI.apk -> res -> drawable-xxhdpi, you've to edit that icons here
Guich said:
Icons are in SystemUI.apk -> res -> drawable-xxhdpi, you've to edit that icons here
Click to expand...
Click to collapse
Thanks Guich, I've found all the elements, but I don't know how to replace on the HTC
JacK_Sparr0W said:
Thanks Guich, I've found all the elements, but I don't know how to replace on the HTC
Click to expand...
Click to collapse
Decompiling the SystemUI of your rom, replace all the img you've extracted and recompiling
Guich said:
Decompiling the SystemUI of your rom, replace all the img you've extracted and recompiling
Click to expand...
Click to collapse
Wow, OK, that's no help me…*
I'll see how to decompile and recompile on Mac. It's difficult to achieve these operation but thank you again
JacK_Sparr0W said:
Wow, OK, that's no help me…*
I'll see how to decompile and recompile on Mac. It's difficult to achieve these operation but thank you again
Click to expand...
Click to collapse
lol
Post here the img you've to replace and the SystemUI of your rom
Will do for you
Guich said:
lol
Post here the img you've to replace and the SystemUI of your rom
Will do for you
Click to expand...
Click to collapse
You're the man :good:
I will post a .zip with my SystemUI and the .png I want to change…*THANKS THANKS THANKS
Ooh can I also have it? It would be awesome if I could :fingers-crossed:
ANDR01DN00B said:
Ooh can I also have it? It would be awesome if I could :fingers-crossed:
Click to expand...
Click to collapse
Same here. Sounds awesome.
ANDR01DN00B said:
Ooh can I also have it? It would be awesome if I could :fingers-crossed:
Click to expand...
Click to collapse
MyxoFish said:
Same here. Sounds awesome.
Click to expand...
Click to collapse
Which rom?
And, i need the SystemUI of the rom you're currently running
Guich said:
Which rom?
And, i need the SystemUI of the rom you're currently running
Click to expand...
Click to collapse
Here you go, I'm running JellyKat, just in case you wanted to know.:good:
ANDR01DN00B said:
Here you go, I'm running JellyKat, just in case you wanted to know.:good:
Click to expand...
Click to collapse
I need pngs also
However, check this thread...
Guich said:
I need pngs also
However, check this thread...
Click to expand...
Click to collapse
Here you go.
That's the files from Kitkat (I made battery, I can't find them in the ressource…) and my SystemUI.apk from 4.3 GE Stock deodexed and rooted
Guich said:
I need pngs also
However, check this thread...
Click to expand...
Click to collapse
Mine is for GE ROM
Look one post before, I uploaded the files :good:
JacK_Sparr0W said:
Here you go.
That's the files from Kitkat (I made battery, I can't find them in the ressource…) and my SystemUI.apk from 4.3 GE Stock deodexed and rooted
Click to expand...
Click to collapse
Mate, i can try, however the png of kitkat haven't the same size of your sysui.
Can you check in which folder are the kitkat icons?
If in xxhdpi or in xhdpi?
Thanks
Here a zip for try, it's a vrtheme, should work.
Report here any bugs
ANDR01DN00B said:
Here you go, I'm running JellyKat, just in case you wanted to know.:good:
Click to expand...
Click to collapse
never mind im stupid lol
Guich said:
Mate, i can try, however the png of kitkat haven't the same size of your sysui.
Can you check in which folder are the kitkat icons?
If in xxhdpi or in xhdpi?
Thanks
Click to expand...
Click to collapse
Folders from my ROM: drawable-xhdpi are the battery, airplane, BT, WiFi
and ressources from kitkat are in drawable-xxhdpi but images are the same size, no ?
I've nothing in drawable-xxhdpi from my ROM
JacK_Sparr0W said:
Folders from my ROM: drawable-xhdpi are the battery, airplane, BT, WiFi
and ressources from kitkat are in drawable-xxhdpi but images are the same size, no ?
I've nothing in drawable-xxhdpi from my ROM
Click to expand...
Click to collapse
Try the zip
Guich said:
Try the zip
Click to expand...
Click to collapse
Just flashed and I've no change…*
Flashed with TWRP
JacK_Sparr0W said:
Just flashed and I've no change…*
Flashed with TWRP
Click to expand...
Click to collapse
Will re-try when i've finisched some thing

Categories

Resources