lnln1111 / android-apktool

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

Can't build SemcGenericUxpRes.apk #285

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.java -jar apktool.jar if framework-res.apk
2.java -jar apktool.jar if SemcGenericUxpRes.apk
3.java -jar apktool.jar d SemcGenericUxpRes.apk
4.java -jar apktool.jar b SemcGenericUxpRes

What is the expected output? What do you see instead?
I will get a SemcGenericUxpRes.apk in floder SemcGenericUxpRes/dist
I saw aapt.exe has stop working ,and then I can't build the file.

What version of the product are you using? On what operating system?
apktool 1.4.4 OS windows 7

Please provide any additional information below.

Original issue reported on code.google.com by sj802...@gmail.com on 4 Jan 2012 at 2:06

Attachments:

GoogleCodeExporter commented 9 years ago
i got same problem too
even i don't changing anything 
just decompile and compile SemcGenericUxpRes

Original comment by rzlmaul...@gmail.com on 8 Jan 2012 at 6:46

GoogleCodeExporter commented 9 years ago
Same problem.
Some people says - problem in styles.xml

Original comment by Pavlyuk...@gmail.com on 22 Aug 2012 at 8:01

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 17 Nov 2012 at 3:53

GoogleCodeExporter commented 9 years ago
/home/ibotpeaches/Downloads/Apktool/SemcGenericUxpRes/res/values/styles.xml:338:
 error: Error: No resource found that matches the given name: attr 
'android:textColorSearchUrl'.

Original comment by connor.tumbleson on 6 Jan 2013 at 12:03

GoogleCodeExporter commented 9 years ago
same problem i face please any budy provide me solution 

Original comment by kamalpa...@gmail.com on 23 Jul 2013 at 5:40

GoogleCodeExporter commented 9 years ago
Remove the bad attribute from the styles.xml, this is because AAPT is getting 
more restrictive and this attribute is no longer known.

Not a bug.

Original comment by connor.tumbleson on 23 Jul 2013 at 11:21