sky201503 / android-apktool-1

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

apktool can't build apk files. #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. while building apks for a custom rom it gives me an error
2. for example I write this code in cmd '' apktool b framework-res ''
3. but it won't gonna make the '' dist '' folder for me. and won't build it.

for more understanding my problem, here's the sceenshot of the problem in two 
pics in the attached files.

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

instead of building apk, it won't build it.

What version of the product are you using? On what operating system?

Windows 7 OS. apktool v. 1.4.8
Please provide any additional information below.

Original issue reported on code.google.com by j.raw...@gmail.com on 2 Aug 2012 at 12:15

Attachments:

GoogleCodeExporter commented 9 years ago
You have unescaped ' marks. If you decompiled/rebuilt and this error occurred 
without file modification.

It'll probably be an Apktool bug, otherwise you just messed up your XML editing.

Original comment by connor.tumbleson on 15 Nov 2012 at 5:30

GoogleCodeExporter commented 9 years ago
you're right, I messed up while translating some strings. 

Original comment by j.raw...@gmail.com on 15 Nov 2012 at 8:00

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 17 Nov 2012 at 6:14