Closed GoogleCodeExporter closed 9 years ago
Looks like as far as I can tell, the specific error is:
invalid resource directory name:
/Users/awt/Downloads/com.sec.chaton-1/res/xml-mcc460-mnc-1
I saw that others have fixed this by recompiling with the latest version of
aapt, however I am using 19.1.0 build tools (aapt v0.2) and still have a
problem.
Original comment by torgis....@gmail.com
on 11 Jun 2014 at 2:29
ibotpeaches@raganok:~/Downloads/Apktool/Bug644$ apktool d com.sec.chaton.apk
I: Using Apktool 2.0.0-584d1c-SNAPSHOT on com.sec.chaton.apk
I: Loading resource table...
W: Skipping "android" package group
I: Loading resource table...
W: Skipping "android" package group
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...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
ibotpeaches@raganok:~/Downloads/Apktool/Bug644$ apktool b com.sec.chaton
I: Using Apktool 2.0.0-584d1c-SNAPSHOT on com.sec.chaton
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
I: Copying libs...
I: Building apk file...
I: Copying unknown files/dir...
ibotpeaches@raganok:~/Downloads/Apktool/Bug644$
Could not duplicate.
Original comment by connor.tumbleson
on 11 Jun 2014 at 9:17
This is indeed fixed in 2.0 Beta 9, it is the MCC/MNC asset tag issue
Original comment by torgis....@gmail.com
on 12 Jun 2014 at 10:31
Gfu
Original comment by p3.ng...@gmail.com
on 20 Oct 2014 at 6:27
Original issue reported on code.google.com by
torgis....@gmail.com
on 11 Jun 2014 at 2:27