desword / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

Incorrect(?) decompilation if file path contains russian letters #682

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place all files from attached .zip to path, contains only english letters
2. Install frameworks
3. Decompile BaiduFM.apk
4. Recompile BaiduFM folder -> recompilation fails (see the log in the attached 
.zip)
5. Place all files to path, contains russian letters
6. Decompile BaiduFM.apk
7. Recompile BaiduFM folder -> recompilation done (see log)

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Latest apktool 2.0.0 9f2d6f3 
(https://github.com/iBotPeaches/Apktool/tree/9f2d6f35dba9abbce0bfc97d0755881616b
692d0), Windows 7 Ultimate SP1, JRE 7u67

Please provide any additional information below.
See my comment here 
(https://github.com/iBotPeaches/Apktool/commit/e254cec64865e2fa6e6ea0039a267f2ca
ffc69fc)

Original issue reported on code.google.com by burso...@gmail.com on 27 Sep 2014 at 8:14

Attachments:

GoogleCodeExporter commented 9 years ago
https://github.com/iBotPeaches/Apktool/commit/76bf5ead25da7bbea003ecdda85cef0497
7e5885

Original comment by connor.tumbleson on 5 Oct 2014 at 5:34