framework compiling - HTC Pico (Explorer)

Hi guys I decompiled framework.jar of sense 4 build 2 after some changes I did in it then compile it I got bootloop
I replaced bluetooth server files to fix bt

did u flash it or... how did u replace the files

Related

[Q] help me !(Modify the framework-res.apk )

i'm changed some files of the framework-res.apk and rebuild it(use apktool ) ,not sign it but zip of this file ,it wolud be work well .but when i'm copy the chended of the framework-res.apk recover the same file in the 1108031959 cm7 nightly updata file,i ;have a boot loop.what's the matter with my update file,and it seems the framework-res.apk bring about this issue .some who know this ????and how to Modify frankwork-res.apk
when you modded framework from any gb rom, you have to modded the systemUI too!
exactly what you have to modify i dont know, but surely if you use uot-dakra understanding that i explained to you!

[Help] Recompiling Phone.apk from source code

Hi all,
i am trying to recompile the Phone.apk for our phone of CM7 by using the mmm command (without changing the existing code).
After I replace the Phone.apk on the phone using adb push , the phone starts to FCs ( I have set the proper permissions as well).
I tried to reboot it but still the FCs are present and the phone application does not work.
I am able to recompile the complete ROM and flash it through Recovery successfully.
I need to mention that the Phone.apk created with mmm is around 2MB whereas the one included in the recompiled rom is around 1.1 MB.
Does anyone have any idea what I an doing wrong ? Is it logical that the two apks have different sizes?
Thanks
Chris

Theming android...

I'm currently trying to make a theme for my motorola xoom. I could theme framework res without problems...i have decompiled it edited what i want recompiled and then put the edited res assign and resources.arsc with the manifest from original framework and then ziped it and renamed to apk...and it worked...but i cannot edit any non framework apk...my system say application not installed and im using the same method as for framework.....also what is classes.dex file? should i leave it untouched or change it to that one apktool made?

[Q] The resources.arsc of framework-res is not recompiling with APK Multitool

Hi there
I am facing a strange problem. I am decompiling resources.arsc using APK Multitool (from official site) with no problems. I then change a few colors in res\values\colors.xml. Then I recompile and delete the resources.arsc from the keep folder as instructed. The apk colpiles ok but to my surprise there is no change in the colors. I decompile it again only to find that the changes i made have been reverted.
Amusingly enough I tried APK Multitool Stable Release from this thread http://forum.xda-developers.com/showthread.php?t=2341351 And it recompiles fine and even the resources.arsc is changes (via time stamp and size) but the framework-res when pushed through adb causes bootloop.
I am stuck at this point. Any help would be greatly appreciated.
I am on a Micormax A52 with Gingerbread 2.3.7 (Stock).
Thank You

[Q] Modifying framework-res.apk

I am trying to modify the values/array.xml in my framework-res.xml file to fix the wakelock issue. After recompiling I get a bootloop.
I used apktool 2
I am on 44s.
What I did was following:
Decompile framework-res.apk
modify values/array.xml
recompile apk
Take old META-INF and copy it to the new new apk.
Some of the instructions I have read seem to say copy AndroidManifest.xml to the new apk. However I believe the new APK has a modified AndroidManifest.xml due to changes I made for the wakelock issue therefore I can't overwrite it.
Any advice would be appreciated..
magic_man said:
I am trying to modify the values/array.xml in my framework-res.xml file to fix the wakelock issue. After recompiling I get a bootloop.
I used apktool 2
I am on 44s.
What I did was following:
Decompile framework-res.apk
modify values/array.xml
recompile apk
Take old META-INF and copy it to the new new apk.
Some of the instructions I have read seem to say copy AndroidManifest.xml to the new apk. However I believe the new APK has a modified AndroidManifest.xml due to changes I made for the wakelock issue therefore I can't overwrite it.
Any advice would be appreciated..
Click to expand...
Click to collapse
Have you solved this? im facing a similar issue
No I did not. I don't use the phone any more.
magic_man said:
I am trying to modify the values/array.xml in my framework-res.xml file to fix the wakelock issue. After recompiling I get a bootloop.
I used apktool 2
I am on 44s.
What I did was following:
Decompile framework-res.apk
modify values/array.xml
recompile apk
Take old META-INF and copy it to the new new apk.
Some of the instructions I have read seem to say copy AndroidManifest.xml to the new apk. However I believe the new APK has a modified AndroidManifest.xml due to changes I made for the wakelock issue therefore I can't overwrite it.
Any advice would be appreciated..
Click to expand...
Click to collapse
how were you able to recompile it, i cant even recompile it
i m getting this error
Code:
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1)
and which framework-res did you install to decompile and recompile the same apk.

Categories

Resources