android

Landscape Progress Madness !!!

java.lang.IllegalArgumentException: View not attached to window manager, This was the first and only error reported for our android client for cinemaat.com, I was reading about the emulator and I tried flipping the phone (Ctrl+F12) …

Android Resource Compilation Voodoo

If these errors look familiar, this might help you !
*error: Error: No resource found that matches the given name (at ‘layout_above’ with value ‘@id/text’). Android AAPT Problem

*R cannot be resolved to a variable Java Problem

Browsing Android 2.2 (Froyo) Source code in Eclipse

No matter how good an API documentation is, if you have access to the code. The code is the best documentation …