desword / android-apktool

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

resource identifier for attribute not found #703

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. decompile android-wear watchface
2. recompile android-wear watchface with "allowEmbedded" attribute in manifest

What is the expected output? What do you see instead?
apk is supposed to be recompiled, but instead crashes

What version of the product are you using? On what operating system?
apktool 2.0.0 rc2, os x 10.10

Please provide any additional information below.
example apk attached. i thought it might be aapt, but using the aapt included 
with sdk-20 (android 4.4w2) doesnt' seem to work either.

Original issue reported on code.google.com by red...@gmail.com on 14 Nov 2014 at 10:18

Attachments:

GoogleCodeExporter commented 9 years ago
removing "allowEmbedded" attribute from androidmanifest makes the apk rebuild 
go through.

Original comment by red...@gmail.com on 14 Nov 2014 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 14 Nov 2014 at 7:37