Related questions
How to take a screen capture on Motorola Xoom?
I want to take a screen capture on Motorola Xoom.
In Samsung Galaxy S-I you can do it by:
start pressing the HOME and immediately press BACK.
In Samsung Galaxy S-II/III you can do it by:
start pressing the …
Using SurfaceTexture in Android
I want to play a video into an OpenGL texture on XOOM using Android 3.0.
I have come across SurfaceTexture in the goole developer docs which has been added in API 11
http://developer.android.com/reference/android/graphics/SurfaceTexture.html
The …
Keyboard layout hiding android action bar?
In my Android application running in a XOOM device, when I click in an Edittext the keyboard opens and hides the Actionbar. I don't want this to happen, how can I solve this? This is done by the Google Contacts …