sky201503 / android-apktool2

Automatically exported from code.google.com/p/android-apktool
0 stars 0 forks source link

com.android.settings is not working #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.apktool if framework-res.apk
2.apktool d Settings.apk Settings_decoded
3.apktool b Settings_decoded newSettings.apk
4.extract resources.arsc from newSettings.apk
5.put the extracted resources.arsc into the original Settings.apk
6. push Settings.apk to system/app and reboot

What do you see instead?
As soon it boot it displays a message com.android.settings has stopped 
unexpectedly (and some other things). There is no Settings icon in the menu 
either

What version of the product are you using? 2.2.1

Original issue reported on code.google.com by Acidhe...@gmail.com on 23 Jun 2011 at 11:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Im having the same issue with my phone, what did you do to resolve it?

Original comment by renierbi...@gmail.com on 22 Aug 2011 at 2:30

GoogleCodeExporter commented 9 years ago
There seem to be 2 problems. One is that when decompiling memory size is very 
low, and the other problem is when compiling there is a default compression. I 
solved these 2 problem with apk_manager(windows version). Set the compression 
level to minimum (0) and the memory size to maximum. here is the link to 
apk_manager http://forum.xda-developers.com/showthread.php?t=695701. Hope it 
works for you.

Original comment by Acidhe...@gmail.com on 23 Aug 2011 at 9:11

GoogleCodeExporter commented 9 years ago
No apk, 1 year old. Locking.

Original comment by connor.tumbleson on 19 Nov 2012 at 11:29