framework-res.apk from SGY compatible with SGY Duos?

Search This thread

TheFixItMan

Senior Member
Jul 8, 2012
7,844
4,052
London
no - just extract the pngs and copy to your framework

note it has to be on a like for like basis so if your framework doesnt have 1% battery pngs (it only has about a quarter of what a 1% pack has) then you will also have to mod the xml files too
Therefore you will have to decompile framework-res.apk with apktool

copy all the battery pngs and you will also have to copy the following xml files from the drawable folder
stat_sys_battery.xml
stat_sys_battery_charge.xml
 
  • Like
Reactions: TaylorDahmer

TaylorDahmer

Senior Member
May 13, 2013
75
13
Marikina City
no - just extract the pngs and copy to your framework

note it has to be on a like for like basis so if your framework doesnt have 1% battery pngs (it only has about a quarter of what a 1% pack has) then you will also have to mod the xml files too
Therefore you will have to decompile framework-res.apk with apktool

copy all the battery pngs and you will also have to copy the following xml files from the drawable folder
stat_sys_battery.xml
stat_sys_battery_charge.xml

that's tedious work..but i'll try that.. thanks
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    no - just extract the pngs and copy to your framework

    note it has to be on a like for like basis so if your framework doesnt have 1% battery pngs (it only has about a quarter of what a 1% pack has) then you will also have to mod the xml files too
    Therefore you will have to decompile framework-res.apk with apktool

    copy all the battery pngs and you will also have to copy the following xml files from the drawable folder
    stat_sys_battery.xml
    stat_sys_battery_charge.xml