aapt.exe has encountered a problem ...

I have encountered the problem while coding in Android, aapt.exe was not able to run from Eclipse IDE. I took a look at my other projects and found that the problem is about this one only.

After searching a bit, when I created the layout file with TableLayout, I forgot to put TableRow tags to the last View. After putting the last View inside TableRow tags, it started to compile well.

I wish to get more user friendly error for this from Eclipse or OS :)

Comments

Popular posts from this blog

Space Character Problem on IE 6, 7, and 8

Does Netflix work on iOS 5 Beta 4?

AWS encryption chart (SSE-S3 vs SSE-KMS vs SSE-C)