See also:<p><pre><code> public static boolean isUserAMonkey()
Returns "true" if the user interface is currently being messed with by a monkey.
</code></pre>
<a href="http://developer.android.com/reference/android/app/ActivityManager.html#isUserAMonkey()" rel="nofollow">http://developer.android.com/reference/android/app/ActivityM...</a>
See also :)<p>android.glitz<p><a href="http://groups.google.com/group/android-developers/browse_thread/thread/3e7d0716e2d29605/f8fae650be9bcbc7" rel="nofollow">http://groups.google.com/group/android-developers/browse_thr...</a>
Lol, funny fact is that I have been collaborating with dpkg team in Debian and they created an identical function in C to report ANY error condition. I've read a lot of //D'OH and //ROFLMAO comments in rhythmbox source code so I guess this is pretty common over open source devs within the Linux community!
Another gem: <a href="http://developer.android.com/reference/android/hardware/SensorManager.html#GRAVITY_DEATH_STAR_I" rel="nofollow">http://developer.android.com/reference/android/hardware/Sens...</a> gives a gravity constant, on the death star, in imperial units...
instead of cutesy shit like that, how about documenting stuff like customizing input methods. the SoftKeyboard sample doesn't have a single usage datum online. I, ahem, googled it. How do I enable a custom keyboard for just one text entry widget?<p>oops, didnt mean to interrupt the cute fest with actual question. fucking morons.