[GUIDE] Battery Percantage On Statusbar - Samsung Galaxy Fame

Hey guys, I want to share some tutorial to show battery percentage on statusbar.
First, you have to know how to compile/decompile, and you need notepad++ too
1. Decompile your Settings.apk
2. Go to smali\com\android\settings, open DisplaySettings.smali with notepad++
3. Find
Code:
iget-object v0, v0, Lcom/android/settings/DisplaySettings;->mDisplayBatteryLevel:Landroid/preference/CheckBoxPreference;
4. You will see this code above
Code:
invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
5. Replace with
Code:
# invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
6. Save
7. Compile, and push to your phone
You can enable the percentage by check the setting in display setting
If you doesn't understand about compile/depompile you can download my Settings.apk here, and push it to system/app
Credits:
-C'imam Boedak Demy
-Naney for the Settings.apk
press thanks if I help you and sorry for my bad english

One question. We don't have settings.apk as far as I now. We have SecSettings.apk and the one you attached shows parsing error and is only 40kb. So should we make changes to SecSettings.apk?
Edit: Nevermind. I edited SecSettings.apk and it worked.
Regards

didije said:
One question. We don't have settings.apk as far as I now. We have SecSettings.apk and the one you attached shows parsing error and is only 40kb. So should we make changes to SecSettings.apk?
Edit: Nevermind. I edited SecSettings.apk and it worked.
Regards
Click to expand...
Click to collapse
yeah I forgot, if you in stock rom there will be SecSettings.apk if you in Corsifame Rom there will be Settings.apk
and the link are fixed, sorry about that

Unable to install
I was not able to push to /system/app.I'm using Samsung galaxy fame S6812 and rooted.I copied your settings.apk and pasted and overwrited in system/app but I get a msg SystemUI has stopped and settings has stopped.What is the solution for this?

manojnagendra said:
I was not able to push to /system/app.I'm using Samsung galaxy fame S6812 and rooted.I copied your settings.apk and pasted and overwrited in system/app but I get a msg SystemUI has stopped and settings has stopped.What is the solution for this?
Click to expand...
Click to collapse
try to redownload the settings.apk and set the permission to rw-r--r--

nice guide man :good:
now we can disable and enable battery precantage
thanks for the guide
ask:
i don't know how to change the permission to rw-r--r--

faizauthar12 said:
nice guide man :good:
now we can disable and enable battery precantage
thanks for the guide
ask:
i don't know how to change the permission to rw-r--r--
Click to expand...
Click to collapse
just see from the other .apk files in system/app, or check the read box for owner, group and other, also check write box for owner

dickys11 said:
try to redownload the settings.apk and set the permission to rw-r--r--
Click to expand...
Click to collapse
It did not work.pls tell me solution with pics if possible
Update:after reboot setting is there in app drawer but when opened it is crashed.solution pls?

manojnagendra said:
It did not work.pls tell me solution with pics if possible
Update:after reboot setting is there in app drawer but when opened it is crashed.solution pls?
Click to expand...
Click to collapse
have you set the permission to be like this?
and if u use my Settings.apk make sure u delete the SecSettings.apk and reboot

dickys11 said:
have you set the permission to be like this?
and if u use my Settings.apk make sure u delete the SecSettings.apk and reboot
Click to expand...
Click to collapse
I tried everything you told bro like setting permission to rw-r-r and I'm in corsifame there is no secsettings there is only settingsprovider.apk if I delete it the os crashes.I want your battery percentage app badly.pls help me in solving this issue.I also tried rebooting several times

manojnagendra said:
I tried everything you told bro like setting permission to rw-r-r and I'm in corsifame there is no secsettings there is only settingsprovider.apk if I delete it the os crashes.I want your battery percentage app badly.pls help me in solving this issue.I also tried rebooting several times
Click to expand...
Click to collapse
no matter secsttings.apk or settings.apk they are same. do u have ur original settings.apk? i can edit this for u

dickys11 said:
no matter secsttings.apk or settings.apk they are same. do u have ur original settings.apk? i can edit this for u
Click to expand...
Click to collapse
Thanks and I will attach the link for my settings.apk please do it for me.A thanks button will be clicked from my side for you
http://www.filedropper.com/settingsforediting

manojnagendra said:
Thanks and I will attach the link for my settings.apk please do it for me.A thanks button will be clicked from my side for you
http://www.filedropper.com/settingsforediting
Click to expand...
Click to collapse
im sorry but, can you upload to attachment or dropbox or somewhere, i can't download it from that web

dickys11 said:
im sorry but, can you upload to attachment or dropbox or somewhere, i can't download it from that web
Click to expand...
Click to collapse
Here you go pls do it for me at the earliest
Thanks

dickys11 said:
Hey guys, I want to share some tutorial to show battery percentage on statusbar.
First, you have to know how to compile/decompile, and you need notepad++ too
1. Decompile your Settings.apk
2. Go to smali\com\android\settings, open DisplaySettings.smali with notepad++
3. Find
Code:
iget-object v0, v0, Lcom/android/settings/DisplaySettings;->mDisplayBatteryLevel:Landroid/preference/CheckBoxPreference;
4. You will see this code above
Code:
invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
5. Replace with
Code:
# invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
6. Save
7. Compile, and push to your phone
You can enable the percentage by check the setting in display setting
If you doesn't understand about compile/depompile you can download my Settings.apk here, and push it to system/app
Credits:
-C'imam Boedak Demy
-Naney for the Settings.apk
press thanks if I help you and sorry for my bad english
Click to expand...
Click to collapse
plzzz make it for S6812 !!
link for my SecSetting.apk : https://drive.google.com/file/d/0B16n5KfPlMVfMDQ2am1BYWF3S0E/edit?usp=sharing

dickys11 said:
no matter secsttings.apk or settings.apk they are same. do u have ur original settings.apk? i can edit this for u
Click to expand...
Click to collapse
What about the apk?You told that u will do it for my phone?Any update regarding that?
Thank you

manojnagendra said:
What about the apk?You told that u will do it for my phone?Any update regarding that?
Thank you
Click to expand...
Click to collapse
hey im sorry, im so busy for few days bc my class activity. about ur apk, im so sorry but i don't know why i can't decompile it, sorry

dickys11 said:
hey im sorry, im so busy for few days bc my class activity. about ur apk, im so sorry but i don't know why i can't decompile it, sorry
Click to expand...
Click to collapse
it's ok leave it no problem

dickys11 said:
hey im sorry, im so busy for few days bc my class activity. about ur apk, im so sorry but i don't know why i can't decompile it, sorry
Click to expand...
Click to collapse
Uploaded settings are bad, that is why you cannot decompile it. It should be uploaded to an external source, like gdrive, since it is a fairly large file (more than 20mb).

I've downloaded my settings.apk and changed its name to Sec.Settings.apk because I use stock rom and I put the file in system / app and I change the permissions rw-rr and I restart my handpone and the results are not there please help me? ?

Related

Enable electronBeam Animation

Hey,
This recent leak of "gingerbread" from samsung does not have animation enabled by default. The code is there, they've just disabled it from the xml.
So here are the steps :
For developers :
1. Get apk manager
2. Put framework-res.apk in "modding" folder
3. Run apk manager, decompile with dependancy (option 10)
4. Drag twframework-res.apk into the script.
5. Go into projects\framework-res\res\values\bool.xml
6. Make config_animateScreenLights to false
7. Go back to script and select compile.
8. Say y
9. Say y
10. Delete resources.arsc from keep folder
11. Enter in script
12. U'll find unsignedframework-res.apk in "modding" folder
For users :
Code:
adb push unsignedframework-res.apk /data/local/tmp/framework-res.apk
adb shell
su
mount -o rw,remount /dev/block/stl9 /system
stop
rm /system/framework/framework-res.apk
cp /data/local/tmp/framework-res.apk /system/framework/
rm /data/local/tmp/framework-res.apk
reboot
Make sure settings -> display -> animation isnt set to none.
Hi Daneshm90,
Did you manage to decompile Settings.apk for GB? Funny thing now is that there is an additional apk in the /userprofile/apktool/ folder. There are now 3 apks (resoures.arsc):
1.apk
2.apk
127.apk
This is something new. Is it now the apks are tri-dependency instead of co-dependency for GB Galaxy s?
g00ndu said:
Hi Daneshm90,
Did you manage to decompile Settings.apk for GB? Funny thing now is that there is an additional apk in the /userprofile/apktool/ folder. There are now 3 apks (resoures.arsc):
1.apk
2.apk
127.apk
This is something new. Is it now the apks are tri-dependency instead of co-dependency for GB Galaxy s?
Click to expand...
Click to collapse
Hmm havent tried that. Will try and let you know.
Daneshm90 said:
Hmm havent tried that. Will try and let you know.
Click to expand...
Click to collapse
Thanks, and waiting for your good news.
Hey thnks for the screen off animation..can u also check whether the glow in end of list is presebt in the code but has been disabled....coz it works in some apps like youtube where u scroll sideways thanks!
Can I ask something?
is this way only for I9000?
I'm using Korean GalaxyS(SHW-M110S, it's shape is same with I9000).
When I pull this framework-res.apk into my SGS, SGS boots infinitely(I don't know this term in English.. sorry)
galaxyS
I am Korea Galaxy S [M110S] user is using. I've tried to apply the source code does not work on framework-res.apk bool.xml config_animateScreenLights to false in a note that if you're saying?
DeHD said:
Can I ask something?
is this way only for I9000?
I'm using Korean GalaxyS(SHW-M110S, it's shape is same with I9000).
When I pull this framework-res.apk into my SGS, SGS boots infinitely(I don't know this term in English.. sorry)
Click to expand...
Click to collapse
Nope these steps are standard. So you can pull your framework-res and undergo these exact modifications
g00ndu said:
Thanks, and waiting for your good news.
Click to expand...
Click to collapse
For me i need twframework-res and framework-res in order to decompile settings.apk w/o error.
So i get 1.apk and 2.apk
DeHD said:
Can I ask something?
is this way only for I9000?
I'm using Korean GalaxyS(SHW-M110S, it's shape is same with I9000).
When I pull this framework-res.apk into my SGS, SGS boots infinitely(I don't know this term in English.. sorry)
Click to expand...
Click to collapse
You guys are using gingerbread leaked rom? Iirc it should be a prerequisite for this mod.
This will come in handy.
Thx.
Worked on JVK, thanks for this
EDIT: Added the resulting framework-res.apk
EDIT2: Complied wrong, all pngs are duplicated, taking up a lot of space. Please do not use this one. Use either danesh's or the one in perka's stash should be updated soon
EDIT3: The fixed framework-res.apk is in perka's stash here http://goo.gl/Lf7LF
Mothatt said:
Worked on JVK, thanks for this
EDIT: Added the resulting framework-res.apk
Click to expand...
Click to collapse
Hi mothatt
See you in IRC
v10.0 beta 4 / RC1
Sent from my GT-I9000 using XDA Premium App
when i try installing it on my phone it says application not installed. what to do?
oaiebmxxx69 said:
when i try installing it on my phone it says application not installed. what to do?
Click to expand...
Click to collapse
Its a framework installation.
Just follow the adb instructions in OP. This is a framework apk, not a user apk.
Daneshm90 said:
Its a framework installation.
Just follow the adb instructions in OP. This is a framework apk, not a user apk.
Click to expand...
Click to collapse
sorry mate but didn't understand a word...
oaiebmxxx69 said:
sorry mate but didn't understand a word...
Click to expand...
Click to collapse
Do u have adb setup ?
If not then read up on how to set it up and then execute the "user" commands i have in the main post.
Daneshm90 said:
Do u have adb setup ?
If not then read up on how to set it up and then execute the "user" commands i have in the main post.
Click to expand...
Click to collapse
i got apk manager and i select option #10 but it just disappears and it also says i don't have java but i do...please help me dude get this thing right
oaiebmxxx69 said:
i got apk manager and i select option #10 but it just disappears and it also says i don't have java but i do...please help me dude get this thing right
Click to expand...
Click to collapse
U can use ones i posted. Click my.profile n search my posts. I posted it in jvk thread
I tent to get a lot of bootloops when i try to push the unsigned framework that i compiled. Adding the resources.asc manually (first take it out the framework and manually add it again with no compression) resolved that.
Is that extra step not nessecary anymore ?

Overscroll Glow For Advanced User

Some of maybe wonder how to enable overscroll glow in your theme..
since we have many ROM, and only some of them have similar framework structure..
Before that, thanks to Jun Hong and fla.sh for their [KPH & KPN] overscroll glow for SGA
don't forget to thanks him
This guide is for advanced user who have an experience in decompiling and compiling files using apkmanager..
So there it is, how to add overscroll glow manually..
1. Download overscrollglow source from HERE. Thanks to dhiru1602 for the source..
2. Decompile your framework-res.apk and framework.jar
3. Navigate to framework.jar.out\smali\android\widget
4. Backup Your AbsListView.smali and open it with notepad++
5. Copy everything inside overscrollglow source.
6. Open your newly copied AbsListView.smali
7. search for .local v1, layoutInflater:Landroid/view/LayoutInflater;, shortly after that you'll find something like const v3, 0x1090070 replace this with your values from original AbsListView.smali
8. Navigate to framework-res/res/values and open public.xml
9. Back to AbsListView.smali search for .line 666 and 2 lines below that you'll find similar value.
9.1. Now go to your public.xml and search for
Code:
<public type="drawable" name="overscroll_edge" id="
and then you'll find some value like 0x0108023d replace the one in AbsListView.smali with this one. DOn't forget to remove the 0 before 1 (example if you have 0x0108023d then replace it as 0x108023d so the line would look like this :
Code:
.line 666
.local v2, res:Landroid/content/res/Resources;
const v3, 0x108023d
9.2. Back to AbsListView.smali and look for .line 667 and 2 line below that you'll find same thing, replace it with overscroll_glow id in your public.xml
so the line would look like this :
Code:
.line 667
.local v0, edge:Landroid/graphics/drawable/Drawable;
const v3, 0x108023e
10. Save the file, and recompile your framework.jar.out, and then go to /framework.jar.out/build/apk/ and copy classes.dex from there inside your original framework.jar (you can open it using 7zip).
11. To change overscroll glow color, you can use UOT (I think), and modify them manually inside /framework-res/res/drawable-mdpi/ overscroll_edge.png and overscroll_glow.png
Yep, that's all
Let me know if you have hard time doing this..
this is very nice tutorial for everyone.
follow it and there shouldnt be any problems
Nicee tutorial bro ...
Good job
I've posted overscroll glow for KPN and KPH
Sent from my GT-S5830 using XDA App
Aadigoku13 said:
Nicee tutorial bro ...
Good job
Click to expand...
Click to collapse
Jun Hong said:
this is very nice tutorial for everyone.
follow it and there shouldnt be any problems
Click to expand...
Click to collapse
Thanks you both
fla.sh said:
I've posted overscroll glow for KPN and KPH
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
yeah, but this is the manual tutorial, so everyone can use it in every rom..
or do you want to be credited too..?
seilent said:
Thanks you both
yeah, but this is the manual tutorial, so everyone can use it in every rom..
or do you want to be credited too..?
Click to expand...
Click to collapse
i think we should credit him... i made overscroll glow for kph but he made overscroll glow for both kpn and kph.
Jun Hong said:
i think we should credit him... i made overscroll glow for kph but he made overscroll glow for both kpn and kph.
Click to expand...
Click to collapse
Thanks. I'm not the "youngest" developer now
fla.sh said:
Thanks. I'm not the "youngest" developer now
Click to expand...
Click to collapse
well, ur just a few months older than me
which decomplier did u use ?
It's not possible to do with the Brazilian FW, it has nothing inside the framework.jar
FMAranda said:
It's not possible to do with the Brazilian FW, it has nothing inside the framework.jar
Click to expand...
Click to collapse
well try deodexing it with this guide: http://androidguyz.blogspot.com/2011/04/howto-deodex-rom.html
you need to be deodexed to get that overscroll glow
Thanks, now my ROM is deodexed and I was able to get the effect to work, but now, all the system apps are having force close, I can open dialer, messages or any other system app, only user app like Gmail and Facebook. What can I do?
I also lost root =/
I fixed by reflashing the ROM, I'll not try to enable the effect or dedoex my ROM again.
Deodexing firmware should be did when your rom still fresh
seilent said:
Deodexing firmware should be did when your rom still fresh
Click to expand...
Click to collapse
But what's the difference between a fresh installed dialer app and a week old one? I was having fcs with system apps and not user apps. We can't modify system app.
FMAranda said:
But what's the difference between a fresh installed dialer app and a week old one? I was having fcs with system apps and not user apps. We can't modify system app.
Click to expand...
Click to collapse
It means the permission isnt fixed properly... i also had this problem. but when i fixed the permission properly it worked without any force close
Did you fixed using ClockWorkMod or you set manually?
Thanks, you were right, I set the permissions to rw-r--r-- and now everything is working, again thanks!
This is the framework.jar to use with the Brazilian FW KP2, replace using Root Explorer and remember to set the permissions to rw-r--r--, the same permission of framework-res.apk.
Jun Hong said:
It means the permission isnt fixed properly... i also had this problem. but when i fixed the permission properly it worked without any force close
Click to expand...
Click to collapse
ah thanks for explanation, I havent faced such problem before
FMAranda said:
Did you fixed using ClockWorkMod or you set manually?
Thanks, you were right, I set the permissions to rw-r--r-- and now everything is working, again thanks!
This is the framework.jar to use with the Brazilian FW KP2, replace using Root Explorer and remember to set the permissions to rw-r--r--, the same permission of framework-res.apk.
Click to expand...
Click to collapse
Glad it works, will post it later the apk of modded framework.jar
Thanks Dude! But, It s not working with my friend's Ace...It just crashes into bootloop!
thanks ...
your tutorial so much easy to be followed
nice work sir

[REQ] Modification of systemUI.apk

Hi all
Could someone please modify this apk res/layout/statusbar.xml, to delete the clock in the status bar (just a the right of the battery icon )
Thx a lot in advance !
fabulous69 said:
Hi all
Could someone please modify this apk res/layout/statusbar.xml, to delete the clock in the status bar (just a the right of the battery icon )
Thx a lot in advance !
Click to expand...
Click to collapse
What line(s) in statusbar.xml need changed?
its the one with clock, only one line has the word "clock"
thx for help !
fabulous69 said:
its the one with clock, only one line has the word "clock"
thx for help !
Click to expand...
Click to collapse
I just deleted the lines for the clock in that xml. I obviously didn't test it, so make sure you know how to recover if it doesn't work. The .zip that is attached is NOT flashable. I also put a working 4.2.x apktool in there with instructions for you to do it yourself if you want to in the future. It's pretty easy to do if you have a working apktool (I compiled this one from paulobrein's github since he edited the source to be compatible with 4.2).
Thank you dude i really appreciate..
This is, what i call help. Thanks and thanks again.
Cheers :good:
edit: i also tried yesterday with apk tool and succeed to decompile and recompile, sign the apk.
the strange thing is that the file goes from 1.5 mb to 1.12mb just by deleting one line
Indeed, it doesnt work. I dont know what's the problem
fabulous69 said:
Thank you dude i really appreciate..
This is, what i call help. Thanks and thanks again.
Cheers :good:
edit: i also tried yesterday with apk tool and succeed to decompile and recompile, sign the apk.
the strange thing is that the file goes from 1.5 mb to 1.12mb just by deleting one line
Indeed, it doesnt work. I dont know what's the problem
Click to expand...
Click to collapse
The size change might just because the zip is compressed more or less. It doesn't always mean anything is wrong. You can decompile it again and compare the contents with the original to make sure everything is there. Do you know how that mod is usually made? Is deleting the lines the correct way?
Sent from my Galaxy Nexus using Tapatalk 2
fabulous69 said:
Thank you dude i really appreciate..
This is, what i call help. Thanks and thanks again.
Cheers :good:
edit: i also tried yesterday with apk tool and succeed to decompile and recompile, sign the apk.
the strange thing is that the file goes from 1.5 mb to 1.12mb just by deleting one line
Indeed, it doesnt work. I dont know what's the problem
Click to expand...
Click to collapse
Have tried the edit myself,with SystemUI, dont sign it, open the original and copy META-INF and androidmanifest.xml over to your new file,let me know if it worked.
Just rename to SystemUI.apk and push to system/app and reboot

[Q] How to Delete SPen from Note4 Settings ?

hey guys
Can any one help to delete spen option from note4 secsettings.apk ?!
engloda said:
hey guys
Can any one help to delete spen option from note4 secsettings.apk ?!
Click to expand...
Click to collapse
I did it in my ROM's Note 4 Settings. And removed Private Mode too. You have to decompile SecSettings.apk and remove the item from specific xml file in xml folder and recompile it back. I can write a name of xml file later when I will be at home.
Blekota said:
I did it in my ROM's Note 4 Settings. And removed Private Mode too. You have to decompile SecSettings.apk and remove the item from specific xml file in xml folder and recompile it back. I can write a name of xml file later when I will be at home.
Click to expand...
Click to collapse
very very thanks :good:
I'm waiting for you
Please, do not forget
engloda said:
very very thanks :good:
I'm waiting for you
Please, do not forget
Click to expand...
Click to collapse
1) Decompile SecSettings.apk
2) Go to res/xml and open file: grid_settings_headers.xml
3) Delete line: <header android:icon="@drawable/ic_setting_grid_spen" android:id="@id/pen_settings_menu" android:title="@string/pen_settings_title" android:fragment="com.android.settings.SPenSettingsMenu" />
4) Recompile SecSettings.apk
5) Open old SecSettings.apk and copy META-INF and AndroidManifest.xml into the new compiled SecSettings.apk to sign it.
6) Copy SecSettings.apk into Priv-app in the phone using Root explorer and set permissions to rw-r--r--.
7) Reboot phone and it's done
I hope that this can help you
Blekota said:
1) Decompile SecSettings.apk
2) Go to res/xml and open file: grid_settings_headers.xml
3) Delete line: <header android:icon="@drawable/ic_setting_grid_spen" android:id="@id/pen_settings_menu" android:title="@string/pen_settings_title" android:fragment="com.android.settings.SPenSettingsMenu" />
4) Recompile SecSettings.apk
5) Open old SecSettings.apk and copy META-INF and AndroidManifest.xml into the new compiled SecSettings.apk to sign it.
6) Copy SecSettings.apk into Priv-app in the phone using Root explorer and set permissions to rw-r--r--.
7) Reboot phone and it's done
I hope that this can help you
Click to expand...
Click to collapse
You are great man :good::good:
very thanks :victory:
engloda said:
You are great man :good::good:
very thanks :victory:
Click to expand...
Click to collapse
You're welcome. I'm glad that my knowledge of Android system can help
Blekota said:
You're welcome. I'm glad that my knowledge of Android system can help
Click to expand...
Click to collapse
You should write book "How to make solid rom for S3". I would buy it.
help
Sorry, i deleted but not successfully ((help me
tanthuychivietnam said:
Sorry, i deleted but not successfully ((help me
Click to expand...
Click to collapse
Same for me but then I also removed references from:
xml/gridlist_settings_headers.xml
xml/general_headers.xml
xml/device_headers_2014.xml
xml/settings_headers.xml
I dont know if this is wrong, but worked for me. Hope it help!
please hepl - how to add spen in setting s6 ???? tks all

[Guide][Easy][MM]Xperia X Animation Inside The Framework

Hello people !
Many people asked, how i can get Xperia X animation on my
Xperia device running on MM, Well Here is the guide howto modify
it to get that pretty fluid and nice animation.
What it do:
When you locked your phone, and you unlock it
with the lockscreen, the animation goes not up but
from right to the left and your homescreen get opened.
What you need:
Apktool
Framework-res.apk
7zip
Brains
Howto do it:
Decompile your Framework-res.apk
Download the attachment
Open the zip with 7zip
Open Res/Anim
Select all the files
Open your decompiled Framework-res.apk
Go to Res/Anim
Copy the selected files from my zip
Into your Anim folder
Replace? Yes
Copy integers.xml from my zip
Into Res/values folder
Replace ? Yes
Compile and sign
Make A Flashable zip
Flash it
Done
** Note: Don`t forgot to credit and thank me !!​
Review !
could you help me, please?
Metall Boy said:
could you help me, please?
Click to expand...
Click to collapse
@Metall Boy
Why you cant do ot by yourself ?
Thats why this guide is for.
Pandemic said:
@Metall Boy
Why you cant do ot by yourself ?
Thats why this guide is for.
Click to expand...
Click to collapse
i dont have much knowledge of apk modifying .... i tried apktool and i cant even decompile files....
Metall Boy said:
i dont have much knowledge of apk modifying .... i tried apktool and i cant even decompile files....
Click to expand...
Click to collapse
Oke well i am honest people get lazier and lazier around here on xda for sure ><"
I missed something in the TUT will be fixed asap
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Pandemic said:
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Click to expand...
Click to collapse
i actually tryed doing it again when you update the OP and it worked! but thanks anyway for your effort
Metall Boy said:
could you help me, please?
Click to expand...
Click to collapse
Pandemic said:
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Click to expand...
Click to collapse
Which phone is this framework.apk from ??
& can you be kind enough to do this too
Thank You
chawlasrijan said:
Which phone is this framework.apk from ??
& can you be kind enough to do this too
Thank You
Click to expand...
Click to collapse
My framework is from z3c from latest. 291 firmware
Metall Boy said:
My framework is from z3c from latest. 291 firmware
Click to expand...
Click to collapse
No wonder i lost all vibrations
Can you please do the one i uploaded, it's from Xperia Z2 .291
chawlasrijan said:
No wonder i lost all vibrations
Can you please do the one i uploaded, it's from Xperia Z2 .291
Click to expand...
Click to collapse
Actually you no need to decompile it, just change the .apk to .zip.
The only thing to do is push the OP files into the ".zip".
After that rename .zip to .apk, and push to system.
You're done.
Hit thanks if I helped!
Note: The Z3 framework-res.apk don't have "value" this file. I tried to force push and it give me bootloop.
Note 2: Trying to use another method: compile the .apk by replace the zip.
sorry to bother you again @Pandemic I've just noticed all animations are very smoooth,but i found a small bug with the three-dot-menu animation...this animation is slow. I attached a screenshot so you will know which animation im talking about
maple_mak said:
Actually you no need to decompile it, just change the .apk to .zip.
The only thing to do is push the OP files into the ".zip".
After that rename .zip to .apk, and push to system.
You're done.
Hit thanks if I helped!
Note: The Z3 framework-res.apk don't have "value" this file. I tried to force push and it give me bootloop.
Note 2: Trying to use another method: compile the .apk by replace the zip.
Click to expand...
Click to collapse
Value is the folder name in Res folder ><"
Pandemic said:
Value is the folder name in Res folder ><"
Click to expand...
Click to collapse
If I found I already no need to say it before...
i do this but now my phone is bootlp
alinolaw71 said:
i do this but now my phone is bootlp
Click to expand...
Click to collapse
Same for me
Any suggestions @Pandemic
For those who have issues, do this(Especially for Z5 users)
1.Take the final compiled apk and install it as framework
2.Recompile and push to phone
Click thanks if i helped
Excellent work as ever, @Pandemic! :good:

Categories

Resources