[DEV][MODDING] CRT, Airview, 4-way reboot, ink effect, phone, sms..etc [9/Dec/2013]

Robbie Hood

Senior Member
Nov 7, 2010
3,410
6,018
0
36
breda
www.darkyrom.com
okay im lost when you say i need to install the dependencies how do i it... how do i and do i decompile lidroid-res?? and edit the apktool.yml of the lidroid-res??? adn edit the 2,3,4 ??? how do i do it
dependant fframework installing with apktool is just like this :

apktool if framework-res.apk
apktool if twframework-res.apk
apktool if SystemUI.apk

for editting apktool.yml for lidroid you just need dummy apks.
for example 2.apk 3.apk and 4.apk

and run apktool if on the apks

then you edit apktool. yml like this :

Code:
version: 1.4.5
apkFileName: alliance-res.apk
isFrameworkApk: true
usesFramework:
  ids:
  - 1
  - 2
  - 3
  - 4
 
  • Like
Reactions: asmanao and majdinj

Mundo Hackz

Senior Member
Dec 3, 2012
854
308
93
28
Belleville, NJ
jinseisugoi.com
dependant fframework installing with apktool is just like this :

apktool if framework-res.apk
apktool if twframework-res.apk
apktool if SystemUI.apk

for editting apktool.yml for lidroid you just need dummy apks.
for example 2.apk 3.apk and 4.apk

and run apktool if on the apks

then you edit apktool. yml like this :

Code:
version: 1.4.5
apkFileName: alliance-res.apk
isFrameworkApk: true
usesFramework:
  ids:
  - 1
  - 2
  - 3
  - 4
didnt get what you said lol soory
 

majdinj

Senior Member
Nov 25, 2006
980
3,437
0
AlAhsa
didnt get what you said lol soory
dude, if you are using manual apktool, then Robbie explained it very well
But if you are using APK-Multi Tool, then do the followings (as what I did usually ;)):
1) install framework-res.apk and twframework-res.apk by putting these files from your rom into other folder then run setup -> choose 2 -> then choose 1.... repeat setup again -> choose 2 -> then choose 2...... now you have installed your framework dependencies (essential part)
2) for Lidroid-res.apk dependencies, extract the dependencies in other folder (wanam3.apk, wanam4.apk, wanam5.apk):
  • rename wanam3.apk to SystemUI.apk then run setup -> choose 2 -> choose 4 (technically, you just installed wanam3.apk but indirectly :laugh:)
  • repeat the same for wanam4.apk and wanam5.apk (now you have installed the 3 extra dependencies)
3) Now decompile Lidroid-res.apk and open apktool.yml by Notepad ++ and do the mentioned editing.. Now you can apply your changes to Lidroid-res.apk and compile without signing and it will work fine :D
 
  • Like
Reactions: Robbie Hood

Mundo Hackz

Senior Member
Dec 3, 2012
854
308
93
28
Belleville, NJ
jinseisugoi.com
Re: [DEV][MODDING] CRT, Airview, 4-way reboot, ink effect, phone, sms..etc [1/March/2

dude, if you are using manual apktool, then Robbie explained it very well
But if you are using APK-Multi Tool, then do the followings (as what I did usually ;)):
1) install framework-res.apk and twframework-res.apk by putting these files from your rom into other folder then run setup -> choose 2 -> then choose 1.... repeat setup again -> choose 2 -> then choose 2...... now you have installed your framework dependencies (essential part)
2) for Lidroid-res.apk dependencies, extract the dependencies in other folder (wanam3.apk, wanam4.apk, wanam5.apk):
  • rename wanam3.apk to SystemUI.apk then run setup -> choose 2 -> choose 4 (technically, you just installed wanam3.apk but indirectly :laugh:)
  • repeat the same for wanam4.apk and wanam5.apk (now you have installed the 3 extra dependencies)
3) Now decompile Lidroid-res.apk and open apktool.yml by Notepad ++ and do the mentioned editing.. Now you can apply your changes to Lidroid-res.apk and compile without signing and it will work fine :D
But the thing will this work on my sprint galaxy note 2??

Sent from my SPH-L900 using xda premium
 

Robbie Hood

Senior Member
Nov 7, 2010
3,410
6,018
0
36
breda
www.darkyrom.com
dude, if you are using manual apktool, then Robbie explained it very well
But if you are using APK-Multi Tool, then do the followings (as what I did usually ;)):
1) install framework-res.apk and twframework-res.apk by putting these files from your rom into other folder then run setup -> choose 2 -> then choose 1.... repeat setup again -> choose 2 -> then choose 2...... now you have installed your framework dependencies (essential part)
2) for Lidroid-res.apk dependencies, extract the dependencies in other folder (wanam3.apk, wanam4.apk, wanam5.apk):
  • rename wanam3.apk to SystemUI.apk then run setup -> choose 2 -> choose 4 (technically, you just installed wanam3.apk but indirectly :laugh:)
  • repeat the same for wanam4.apk and wanam5.apk (now you have installed the 3 extra dependencies)
3) Now decompile Lidroid-res.apk and open apktool.yml by Notepad ++ and do the mentioned editing.. Now you can apply your changes to Lidroid-res.apk and compile without signing and it will work fine :D
ah offcourse :)
Most of you will use some apkmanager :highfive:
 
  • Like
Reactions: majdinj

Mundo Hackz

Senior Member
Dec 3, 2012
854
308
93
28
Belleville, NJ
jinseisugoi.com
Re: [DEV][MODDING] CRT, Airview, 4-way reboot, ink effect, phone, sms..etc [1/March/2

You are confusing me :)
You need to edit SystemUI for the toggles
Not the lidroid-res
But my toggles are white blue glow and the extra icons doesn't show up because on my lidroid-res doesn't have those colored white blue glow maybe that's why it isn't showing lol but also the SystemUI have the green color toggles

Sent from my SPH-L900 using xda premium
 

Robbie Hood

Senior Member
Nov 7, 2010
3,410
6,018
0
36
breda
www.darkyrom.com
Not the lidroid-res
But my toggles are white blue glow and the extra icons doesn't show up because on my lidroid-res doesn't have those colored white blue glow maybe that's why it isn't showing lol but also the SystemUI have the green color toggles

Sent from my SPH-L900 using xda premium
no a image is just a image and will never keep a activity from running unless the image is missing.
In yyour ase it would show dual colored toggles.
Did you follow the guide to edit SystemUI?
Its not a matter of dropping lidroid-res and toggles.apk in a rom and *poof* magicly it takes over the place of the stock toggles.
You need to edit smalis and layouts of SystemUI and add the needed quicksettings smalis.
 

majdinj

Senior Member
Nov 25, 2006
980
3,437
0
AlAhsa
ah offcourse :)
Most of you will use some apkmanager :highfive:
haha.. life is easy for lazy people like me ;)


Not the lidroid-res
But my toggles are white blue glow and the extra icons doesn't show up because on my lidroid-res doesn't have those colored white blue glow maybe that's why it isn't showing lol but also the SystemUI have the green color toggles

Sent from my SPH-L900 using xda premium
if you just want to edit stock toggles color and theme, then you need to edit images inside SystemUI.apk only
but if you managed to have lidroid 23 toggles working in your device and you want to change toggles color and theme, then you need to edit images inside lidreoid-res.apk
 

klemenSLO

Senior Member
Feb 9, 2012
272
125
0
applied mods on i9100

Hi,
I have successfully applied smart rotation, 4 way reboot, sms hacks, crt effects (works with wifi on),call rec & noincreasing ringtone to my S2 i9100 on stock XWLSN rom with Philz kernel.
thanks for detailed tutorials.:D
 

alvinhaw

Senior Member
Oct 19, 2012
294
58
0
wow.... majdinj, thanks for sharing all the tuitorial !
any idea how to change systemui.apk center clock ?
any clue for that ? thanks!