Problems faced while compiling android application with old version to ICS/JB:
1)http://stackoverflow.com/questions/8446337/how-to-solve-error-this-attribute-must-be-localized-at-text-with-value-top
2) I got Android APK compilation Error: R.java:10: duplicate class
Solution: I just removed the R.java file and compilation is going smooth
1)http://stackoverflow.com/questions/8446337/how-to-solve-error-this-attribute-must-be-localized-at-text-with-value-top
2) I got Android APK compilation Error: R.java:10: duplicate class
Solution: I just removed the R.java file and compilation is going smooth
No comments:
Post a Comment