desword / android-apktool

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

public.xml declared here is not defined #543

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Decode MomanCamerav2.3.3.apk
2.Dont change.
3.Rebuild apk
 APK: MomanCamerav2.3.3.apk - link http://d-h.st/NDg
What is the expected output? What do you see instead?
I dont edit any file. I only decompile but when I rebuild, the rest compiles 
fine except the lines added in /values, an example of the errors i get is :
C:\apktool\MomanCamerav2.3.3\res\values\public.xml :422: error: Public symbol 
dra
wable/test_1 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml :423: error: Public symbol 
dra
wable/test_2 declared here is not defined.
C:\apktool\MomanCamerav2.3.3\res\values\public.xml :424: error: Public symbol 
dra
wable/tips_dot_menu declared here is not defined.

What version of the product are you using? On what operating system?
Windows 7 Pro X64 with apktool 1.5.2

Please provide any additional information below.
All i want is a quick fix as i have been trying this for 2 days spending 4 
hours each day. I am using a HTC One M7 and i have tried modifying stock 
framework, premodified framework.

Original issue reported on code.google.com by teri.n...@gmail.com on 4 Nov 2013 at 2:55

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 5 Nov 2013 at 12:26