Closed GoogleCodeExporter closed 9 years ago
Here's the APK in question
Original comment by Robin2Ve...@gmail.com
on 29 Dec 2014 at 3:02
Attachments:
ibotpeaches@raganok:~/Downloads/Apktool/Bug739$ apktool d textra.apk
I: Using Apktool 2.0.0-2bd1e5-SNAPSHOT on textra.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Baksmaling classes.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
ibotpeaches@raganok:~/Downloads/Apktool/Bug739$ apktool b textra
I: Using Apktool 2.0.0-2bd1e5-SNAPSHOT on textra
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether resources has changed...
I: Building resources...
[ ... translating warnings ]
Warning: AndroidManifest.xml already defines versionCode (in
http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines versionName (in
http://schemas.android.com/apk/res/android); using existing value in manifest.
I: Copying libs...
I: Building apk file...
I: Copying unknown files/dir...
ibotpeaches@raganok:~/Downloads/Apktool/Bug739$
Couldn't duplicate :(
Based on your stacktrace here:
> C:\Users\Robin\Documents\Programma's\apktool\textra\res\values-v21\styles.xml:6:error: Error: Color types not allowed (at 'android:borderRight' with value '#ff0288d1').
I would try deleting C:\Users\Robin\Apktool\framework\1.apk and trying again.
Original comment by connor.tumbleson
on 30 Dec 2014 at 12:12
I already tried that, it had no effect.
Original comment by Robin2Ve...@gmail.com
on 30 Dec 2014 at 6:33
Original issue reported on code.google.com by
Robin2Ve...@gmail.com
on 28 Dec 2014 at 10:54