sky201503 / android-apktool-1

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

Packaging Problem using aapt tool #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Extract the attached apk using apktool(Ver 1.5)
2.Repack the apk using android aapt tool.
3.

What is the expected output? What do you see instead?
aapt command should run without any error but I can see following errors.
No resource found that matches the given name: attr 'android:borderTop'
No resource found that matches the given name: attr 'android:minorWeightMin'

What version of the product are you using? On what operating system?
We are using version 1.5

Please provide any additional information below.

Original issue reported on code.google.com by ashokpat...@gmail.com on 5 Dec 2012 at 8:09

Attachments:

GoogleCodeExporter commented 9 years ago
Could not duplicate. No errors here on v1.5.1.

http://pastebin.com/eWr7HBUq

Could be was fixed between 1.5.0 -> 1.5.1. Open up a new bug report if issue 
persists on v1.5.1

Original comment by connor.tumbleson on 19 Dec 2012 at 2:14