PapaSlacker
Newbie
When i decompile everything seams to work. But when i compile the files. Everything goes good in each step.
building...
Is this a system apk <y/n>
type input:y
Aside from the signitures, would you like to copy over any additional files that you didn't modify from the original apk in order to ensure least
#of errors <y/n>
If i type <no> it compiles the files and i copy the new complied files to the original framework-res.apk seams to work fine if im not working with style.xml
but if i move the frame
if i copy the framework-res.apk from the place-apk-here-for-modding folder it seams to be the original
If i copy the unsignedframework-res.apk after renaming it all i get is boot loop in start up screen
If i type <Y> after
Aside from the signitures, would you like to copy over any additional files that you didn't modify from the original apk in order to ensure least
#of errors <y/n>
after running i get
In the apk manager folder u'll find
a keep folder. Within it,delete
everything you haven't. If you have modified
any xml, then delete resourse.arsc from that
folder as well.Once done then press enter
on this script
it does it job
now if i use the framework-res.apk its still the original files so that file don't work.
if i look in the unsignedframework-res.apk
i see double of almost all files.
like this
drawable-en-mdpi
drawable-en-mdpi-v4
If i remove one or the other i get boot loop again
if i copy any files from the unsignedframework-res.apk from using the first way i get this error on my phone
this process android.process.acore has stopped unexpectedly. please try again
this happiness in the contact app also wifi and other aps.
My question is What am i doing wrong anso is there other ways to work on style.xml that i can do so i don't get errors someone please help been work on this for a week now and thats one of the only things im stuck on.
What am i doing wrong can someone help??????
But when i push the framework-res.apk back to the phone
building...
Is this a system apk <y/n>
type input:y
Aside from the signitures, would you like to copy over any additional files that you didn't modify from the original apk in order to ensure least
#of errors <y/n>
If i type <no> it compiles the files and i copy the new complied files to the original framework-res.apk seams to work fine if im not working with style.xml
but if i move the frame
if i copy the framework-res.apk from the place-apk-here-for-modding folder it seams to be the original
If i copy the unsignedframework-res.apk after renaming it all i get is boot loop in start up screen
If i type <Y> after
Aside from the signitures, would you like to copy over any additional files that you didn't modify from the original apk in order to ensure least
#of errors <y/n>
after running i get
In the apk manager folder u'll find
a keep folder. Within it,delete
everything you haven't. If you have modified
any xml, then delete resourse.arsc from that
folder as well.Once done then press enter
on this script
it does it job
now if i use the framework-res.apk its still the original files so that file don't work.
if i look in the unsignedframework-res.apk
i see double of almost all files.
like this
drawable-en-mdpi
drawable-en-mdpi-v4
If i remove one or the other i get boot loop again
if i copy any files from the unsignedframework-res.apk from using the first way i get this error on my phone
this process android.process.acore has stopped unexpectedly. please try again
this happiness in the contact app also wifi and other aps.
My question is What am i doing wrong anso is there other ways to work on style.xml that i can do so i don't get errors someone please help been work on this for a week now and thats one of the only things im stuck on.
What am i doing wrong can someone help??????
But when i push the framework-res.apk back to the phone