What steps will reproduce the problem?
1. apktool d [apkname] (Succeed)
2. apktool b [apkfoldername] (Failed)
3.
What is the expected output? What do you see instead?
- Expected to have a re-compiled apk named [apkname]
- Not was output
What version of the product are you using? On what operating system?
- apktool_2.0.0rc3.jar
- Windows 7 64bit
- Java Version 8 Update 31
Please provide any additional information below.
Here is the output on dos prompt:
C:\Users\philip\Downloads>apktool b com.testing.appname
I: Using Apktool 2.0.0-RC3 on com.testing.appname
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building apk file...
I: Copying unknown files/dir...
C:\Users\philip\Downloads>
Original issue reported on code.google.com by hk1...@gmail.com on 21 Jan 2015 at 3:26
Original issue reported on code.google.com by
hk1...@gmail.com
on 21 Jan 2015 at 3:26