Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
We a couple versions behind w/ snakeyaml so hopefully that'll fix it.
Original comment by connor.tumbleson
on 30 Nov 2012 at 3:54
```ibotpeaches@raganok:~/Downloads/Apktool$ apktool d -f doudizhu.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1.apk
I: Loaded.
I: Regular manifest package....
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
ibotpeaches@raganok:~/Downloads/Apktool$ apktool b doudizhu
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
Warning: AndroidManifest.xml already defines minSdkVersion (in
http://schemas.android.com/apk/res/android); using existing value in manifest.
I: Building apk file...
ibotpeaches@raganok:~/Downloads/Apktool$
Works fine after upgrade to snakeyaml to 1.11.
Fixed
Original comment by `connor.tumbleson` on 19 Dec 2012 at 2:16
* Changed state: **Fixed**
* Added labels: **Milestone-v1.5.1**
Original issue reported on code.google.com by
hank....@gmail.com
on 30 Nov 2012 at 3:31