Closed GoogleCodeExporter closed 9 years ago
Not a bug. Leaving the <uses-sdk> element in and rebuilding causes AAPT to
throw warnings. The proper way is to use aapt --max and --min parameters, which
we do (because apktool.yml) tracks this data.
sdkInfo:
minSdkVersion: '14'
targetSdkVersion: '15'
Not a bug.
Original comment by connor.tumbleson
on 31 Dec 2012 at 2:01
Original issue reported on code.google.com by
ashokpat...@gmail.com
on 31 Dec 2012 at 7:26Attachments: