Hi, is there a flashable 3minit battery mod for our Z5 out there?
thanks in advance
Upload your systemui here, i can mod for you.
warboss said:
Hi, is there a flashable 3minit battery mod for our Z5 out there?
thanks in advance
Click to expand...
Click to collapse
it works well, you need to modify your SystemUI.
In system_icons.xml you need to edit the line containing "id somc_battery". The rest is the same.
To decompile/recompile SystemUI.apk correctly use TicklemyAndroid http://forum.xda-developers.com/showthread.php?t=1633333 , you first need to install framework-res.apk and SemcGenericUxpRes.apk taking them from the framework folder of your /system partition.
Related
Could someone have a look at this http://forum.xda-developers.com/showthread.php?t=1289896 and try to do it for stock Indian ROM (XWKI5) rooted.....I have attached the SystemUI apk from my ROM. I tried this but am stuck with no status bar at all. Can someone try to get it to work for the stock roms plzzzzz...will be really grateful:fingers-crossed:
saurabh.khare1000 said:
Could someone have a look at this http://forum.xda-developers.com/showthread.php?t=1289896 and try to do it for stock Indian ROM (XWKI5) rooted.....I have attached the SystemUI apk from my ROM. I tried this but am stuck with no status bar at all. Can someone try to get it to work for the stock roms plzzzzz...will be really grateful:fingers-crossed:
Click to expand...
Click to collapse
Follow the guide carefully, you should be able to do this.
If you have got Android SDK installed
then copy the attached apktool.jar file to
C:\Program Files\Android\android-sdk\platform-tools\
make sure you have set the correct PATH variables
then use the following commands to compile/decompile
COMPILE:
Code:
apktool d <filename>
<filename> can be .apk or .jar
DECOMPILE:
Code:
apktool b <folder name> <filename>
where <foldername> is the previously decompiled apk/jar
I've attached NEO ROMs SystemUI.apk that you can use as reference.
I can easily compile and decompile the systemui.apk but the smali folder in the decompiled systemui.apk does not contain the statusbarservice.smali file....so I end up with no status bar...I have followed the guide exactly....any suggestions..
saurabh.khare1000 said:
I can easily compile and decompile the systemui.apk but the smali folder in the decompiled systemui.apk does not contain the statusbarservice.smali file....so I end up with no status bar...I have followed the guide exactly....any suggestions..
Click to expand...
Click to collapse
Did you copy .smali files from LidroidSystemUI.apk to your SystemUI.apk?
Also you need to push lidroid-res.apk to /system/framework folder.
EDIT: I decompiled your SystemUI.apk
It showed me error on decompiling.
SystemUI.apk must be deodexed & since you are on stock, so it seems you have got ODEXED one.
You need to deodex first.
pankaj88 said:
Did you copy .smali files from LidroidSystemUI.apk to your SystemUI.apk?
Also you need to push lidroid-res.apk to /system/framework folder.
EDIT: I decompiled your SystemUI.apk
It showed me error on decompiling.
SystemUI.apk must be deodexed & since you are on stock, so it seems you have got ODEXED one.
You need to deodex first.
Click to expand...
Click to collapse
I have copied the smali files and also pushed the lidroid-res.apk, however I haven't deodexed, how am I supposed to do that? Plz explain
saurabh.khare1000 said:
I have copied the smali files and also pushed the lidroid-res.apk, however I haven't deodexed, how am I supposed to do that? Plz explain
Click to expand...
Click to collapse
I am unable to decompile your SystemUI.apk
since it is framework-dependent, framework-res as well as twframework are aslo required.
Can you upload decompiled zip file for your SystemUI.apk
stock one.. without having the lidroidsystemui smali files??
Use dsixda's kitchen for deodexing
I've posted a guide in dev section.
pankaj88 said:
I am unable to decompile your SystemUI.apk
since it is framework-dependent, framework-res as well as twframework are aslo required.
Can you upload decompiled zip file for your SystemUI.apk
stock one.. without having the lidroidsystemui smali files??
Use dsixda's kitchen for deodexing
I've posted a guide in dev section.
Click to expand...
Click to collapse
Here are all the files that you may require....meanwhile I'll try deodexing through dsixda's kitchen....but I was just thinking...wouldn't deodexing just the SystemUI.apk cause problems, considering that my other system files are still in the stock odexed form??
saurabh.khare1000 said:
Here are all the files that you may require....meanwhile I'll try deodexing through dsixda's kitchen....but I was just thinking...wouldn't deodexing just the SystemUI.apk cause problems, considering that my other system files are still in the stock odexed form??
Click to expand...
Click to collapse
yeah.. you need to deodex both /system/app as well as /system/framework folder.
pankaj88 said:
yeah.. you need to deodex both /system/app as well as /system/framework folder.
Click to expand...
Click to collapse
Hey, I'm waiting for your help....can you guide me through deodexing a stock rooted ROM? also did you have a look at the attached files? I had a look at dsixda's kitchen but there isn't a proper deodexing guide. Since you are the creator of the NEO ROM...I feel you would know the exact procedure for deodexing a stock Galaxy R ROM using dsixda's kitchen...plz help me out with the process...I trying to implement the 14toggles and overscroll glow mods which obviously requires deodexing
saurabh.khare1000 said:
Hey, I'm waiting for your help....can you guide me through deodexing a stock rooted ROM? also did you have a look at the attached files? I had a look at dsixda's kitchen but there isn't a proper deodexing guide. Since you are the creator of the NEO ROM...I feel you would know the exact procedure for deodexing a stock Galaxy R ROM using dsixda's kitchen...plz help me out with the process...I trying to implement the 14toggles and overscroll glow mods which obviously requires deodexing
Click to expand...
Click to collapse
ok. tomorrow I will post a guide about deodexing stock odexed ROM.
Sent from my GT-I9103 using xda app-developers app
pankaj88 said:
ok. tomorrow I will post a guide about deodexing stock odexed ROM.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Oh boy....thanx a lot.....This is really going to be helpful....:good::good:
saurabh.khare1000 said:
Hey, I'm waiting for your help....can you guide me through deodexing a stock rooted ROM? also did you have a look at the attached files? I had a look at dsixda's kitchen but there isn't a proper deodexing guide. Since you are the creator of the NEO ROM...I feel you would know the exact procedure for deodexing a stock Galaxy R ROM using dsixda's kitchen...plz help me out with the process...I trying to implement the 14toggles and overscroll glow mods which obviously requires deodexing
Click to expand...
Click to collapse
Overscroll glow mod can be applied to stock ODEXED ROM.
But 14 toggles require deodexed ROM.
pankaj88 said:
Overscroll glow mod can be applied to stock ODEXED ROM.
But 14 toggles require deodexed ROM.
Click to expand...
Click to collapse
I tried searching for a guide to implement the overscroll glow mod on stock odexed ROM....but couldn't find any....If you have come across a guide please redirect me to the appropriate thread...that would be very helpful.
saurabh.khare1000 said:
I tried searching for a guide to implement the overscroll glow mod on stock odexed ROM....but couldn't find any....If you have come across a guide please redirect me to the appropriate thread...that would be very helpful.
Click to expand...
Click to collapse
UOT kitchen supports stock ODEXED ROM
see here, I myself implemented overscroll glow using uot for stock ZSLE5 odexed.
Also I think 14 toggles can be implemented on odexed ROM too.
click here
you can download odexed version and compare it with yours.
pankaj88 said:
UOT kitchen supports stock ODEXED ROM
see here, I myself implemented overscroll glow using uot for stock ZSLE5 odexed.
Also I think 14 toggles can be implemented on odexed ROM too.
click here
you can download odexed version and compare it with yours.
Click to expand...
Click to collapse
Thanx for the links bud....now the only problem is that though I can compare the SystemUI.apk file with my modded file for 14toggles...I cannot do the same for SystemUI.odex file since I'm not aware how to decompile it. I'm assuming that both the SystemUI.apk and SystemUI.odex files would be different for our Galaxy R ROM and that I wont be able to directly flash the CWM package from the link. In short I can easily obtain a updater-script and can also mod my SystemUI.apk by following lidroid's guide, but the main problem is modding the SystemUI.odex file. Please guide.
saurabh.khare1000 said:
Thanx for the links bud....now the only problem is that though I can compare the SystemUI.apk file with my modded file for 14toggles...I cannot do the same for SystemUI.odex file since I'm not aware how to decompile it. I'm assuming that both the SystemUI.apk and SystemUI.odex files would be different for our Galaxy R ROM and that I wont be able to directly flash the CWM package from the link. In short I can easily obtain a updater-script and can also mod my SystemUI.apk by following lidroid's guide, but the main problem is modding the SystemUI.odex file. Please guide.
Click to expand...
Click to collapse
http://www.jordanhotmann.com/2011/09/android-hacking-101-compiling-and.html
http://forum.xda-developers.com/showthread.php?t=841287
Hey guys i want to ask if anybody of you can theme my phone so it look like jellybean in the status bar. Also i want to add lidroid toogle
How it is ? Without recompiling and decompiling because im not admin at my pc thank you :highfive: :fingers-crossed:
Mranggapo said:
Hey guys i want to ask if anybody of you can theme my phone so it look like jellybean in the status bar. Also i want to add lidroid toogle
How it is ? Without recompiling and decompiling because im not admin at my pc thank you :highfive: :fingers-crossed:
Click to expand...
Click to collapse
For the status bar to look like Jellybean, all you need to do is extract your SystemUI.apk and open it with 7zip and change the icons found in drawable folder with that of any Jellybean based SystemUI.apk. Note that you may need to resize the images into LDPI based resolution, not a big deal though.
For adding toggles, there is no way other than decompiling and recompiling.
coolsandie said:
For the status bar to look like Jellybean, all you need to do is extract your SystemUI.apk and open it with 7zip and change the icons found in drawable folder with that of any Jellybean based SystemUI.apk. Note that you may need to resize the images into LDPI based resolution, not a big deal though.
For adding toggles, there is no way other than decompiling and recompiling.
Click to expand...
Click to collapse
Can i just install lidroid parts or lidroid res apk ?
Mranggapo said:
Can i just install lidroid parts or lidroid res apk ?
Click to expand...
Click to collapse
You might wanna ask in Galaxy Y forum whether its supported by the device.
Galaxy Y Q&A Help/Troubleshooting
U can download framework-res.apk base JB or from cusrom like JB
decompile/extract fw.apk via root explorer.apk (u can download it on PS) and u get link "go to extracted file"
build folder fw.apk (extracted folder) and u can mod .png (NOT mod 9.png for Noobs)
if u finnished mod
u can re-build apk with marks all in folder framework-res.apk/
there are META-INF , Andromanifest, etc
click "zip" >> rename framework-res.apk
- go to zipped file >> u can see framework-res.apk.zip (custom apk, ur mod apk)
- rename to framework-res.apk <<
- pull it to system/framework
** lidroid-res u can do same it
Advanced Framework Mod :laugh:
#What is it?
>Most of the Sony Xperia user likes Sony UI. But in stock framework we see Sony UI only in Sony Apps. This is why making this framework. By flashing this framework you can enjoy Sony UI in Non-Sony Apps.
#Requirements:
>Stock Lollipop 5.1.1 Framework v18.6.A.0.175
#How to install?
>[NUT T2U Recovery users]
1.Take backup
2.Download Advanced Framework Zip
3.Place it in your phones sdcard
4.Reboot into recovery
5.Install Advanced Framework Zip
6.Reboot your phone
[Without Recovery,Only Rooted users]
1.Download Advanced Framework Zip
2.Extract framework-res.apk
3.Copy it to /system
(Note: Do not copy to /system/framework Directly)
4.Set permission to rw-r-r
5.Now move framework-res.apk to framework folder.
Your device will reboot after moving apk to framework folder.You may face bootloop.Take backup of data for safety.
#Download Link
> http://d-h.st/5pbf
#Screenshot
> Check Here http://forum.xda-developers.com/showpost.php?p=49450528&postcount=2
Press Thank Button if You liked my work :good:
@imzihad great
BTW which tool you use to edit framework? I tried Advanced apktool by BDfreak and after editing the framework it bootloops.
Gaurav007 said:
@imzihad great
BTW which tool you use to edit framework? I tried Advanced apktool by BDfreak and after editing the framework it bootloops.
Click to expand...
Click to collapse
I Wanna know that too to rezise the navbar
Gaurav007 said:
@imzihad great
BTW which tool you use to edit framework? I tried Advanced apktool by BDfreak and after editing the framework it bootloops.
Click to expand...
Click to collapse
I used same tool to edit.. Yes,after recompiling , framework-res.apk got corrupted and caused bootloop.. in my case, after compiling, i took resources.arsc from edited apk and replaced it in original apk with winrar.. and it worked
imzihad said:
I used same tool to edit.. Yes,after recompiling , framework-res.apk got corrupted and caused bootloop.. in my case, after compiling, i took resources.arsc from edited apk and replaced it in original apk with winrar.. and it worked
Click to expand...
Click to collapse
Thanks buddy:good:
Gaurav007 said:
Thanks buddy:good:
Click to expand...
Click to collapse
WC
Can we use this mod with this? http://forum.xda-developers.com/xperia-m2/themes-apps/systemui-mod-bug-fixes-odex-t3228895
Or one at a time? i have D2302.
Megamind08 said:
Can we use this mod with this? http://forum.xda-developers.com/xperia-m2/themes-apps/systemui-mod-bug-fixes-odex-t3228895
Or one at a time? i have D2302.
Click to expand...
Click to collapse
You can use it
Megamind08 said:
Can we use this mod with this? http://forum.xda-developers.com/xperia-m2/themes-apps/systemui-mod-bug-fixes-odex-t3228895
Or one at a time? i have D2302.
Click to expand...
Click to collapse
It should work..you can Try and Let me know :good:
Keep backup for safety
And now what changes exactly by there?
Sent from my D2403 using XDA Free mobile app
Matze6989 said:
And now what changes exactly by there?
Sent from my D2403 using XDA Free mobile app
Click to expand...
Click to collapse
Check Screenshot for difference
I have the mod flashed but somehow I can no difference
Sent from my D2403 using XDA Free mobile app
Awesome mod, but i forgot backup rom :/
Someone can post original files here?
Matze6989 said:
I have the mod flashed but somehow I can no difference
Sent from my D2403 using XDA Free mobile app
Click to expand...
Click to collapse
This mod applies sony ui to non sony apps.. try others app like root explorer.. see screenshot for better understanding
I'ts perfect TY.Woking perfectly with moded systemUI and moded systemOverlay.
nice share
thanks
I'm wanting to add 3minit battery mod to my OnePlus 3. I've been reading on how to install using the APKtool but seems to be over my head. Any advice?
chrisnicely said:
I'm wanting to add 3minit battery mod to my OnePlus 3. I've been reading on how to install using the APKtool but seems to be over my head. Any advice?
Click to expand...
Click to collapse
If you tell at what point you have problems i might be able to help. Already used 3minit in the past.
I used ticklemyandroid, but thats based on apktool.
I extracted my system and framework but after that point I'm lost.
chrisnicely said:
I extracted my system and framework but after that point I'm lost.
Click to expand...
Click to collapse
After decompile you need to edit the xml file like described in the 3minit thread. I can send you an example xml how it should look from older OOS version later when i am back from work
@chrisnicely
i added the xml in attachments.
other than that just follow the guide in the official 3minit thread. every step described there pretty good.
Thank you so much!!
chrisnicely said:
Thank you so much!!
Click to expand...
Click to collapse
You're welcome
MarcTremonti said:
You're welcome
Click to expand...
Click to collapse
Hi Marc,
Is "system_icons.xml" the only file to change?
phil_greg2001 said:
Hi Marc,
Is "system_icons.xml" the only file to change?
Click to expand...
Click to collapse
Cant tell you from memory. Just check the official 3minit thread
Can anyone tell me what is mod for.. I read on 3minit thread but didn't understand what is the use of this app.... "This mod allows you to view an increasing 1,070 battery types, from different users." ????
info2shail2010 said:
Can anyone tell me what is mod for.. I read on 3minit thread but didn't understand what is the use of this app.... "This mod allows you to view an increasing 1,070 battery types, from different users." ????
Click to expand...
Click to collapse
It replaces the stock battery icon with custom ones. You can chose from 100s or 1000s of icons in the 3minit app.
Has anyone installed 3minit battery and could share their modified systemui.apk or mod install zip? It would be great, thanks