about java, spring, android, app performance and architecture
Monday, 4 October 2010
Android: Unparsed aapt error
This error appears when you change smth in xml and it changes in recourses not correctly( may be it's bug) Solution: go in Eclipse to Project>clean it will load last successful build, Good Luck!)
Or Just right-click the error and delete it !! - I didn't even know that you Could "delete" error messages. Magically, everything will work again (if you have already FIXed the problem XML file).
Worked for me, nayway, after wasting hours on this one :) It does seem to be an eclipse bug. -Rane
Or Just right-click the error and delete it !! - I didn't even know that you Could "delete" error messages.
ReplyDeleteMagically, everything will work again (if you have already FIXed the problem XML file).
Worked for me, nayway, after wasting hours on this one :)
It does seem to be an eclipse bug.
-Rane