lnln1111 / android-apktool

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

apk builds fine but doesnt make usable SystemUI.apk #322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.all apks do this
2.
3.

What is the expected output? What do you see instead?
a usable apk/ output apk will be a different size without modifying it.

What version of the product are you using? On what operating system?
1.4.2 and tried all others up to 1.4.3 down to 1.3.0

Please provide any additional information below.
every time i decompile and recompile and apk ie. sysui,framework-res.apk
i dont make any changes just apktool d apkname and apktool b name
they all build fine with no errors but they will end up being unusable 

Original issue reported on code.google.com by jameslbi...@gmail.com on 8 Apr 2012 at 6:28

GoogleCodeExporter commented 9 years ago
They are rebuilt without a signature. Please read Wiki for more information.

Original comment by connor.tumbleson on 16 Nov 2012 at 1:26