[android-developers] EditText View control distorted in a qvga android phone as well as the emulator

2011-03-19 Thread Reinwald
The issue i am currently facing was faced by another person stated here http://stackoverflow.com/questions/5178531/graphics-distorted-in-qvga-android-phone I even tried a test with a simple Linear layout with a EditText view control but still face the issue. Any idea what could be the issue here

[android-developers] How to capture KeyEvents when the phone is asleep ?

2010-11-29 Thread Reinwald
Hey, I am writing a small application that puts my phone (nexus one) to sleep and on a particular key press wake up the phone and forward me to the default pattern lock screen. (writing this app since the power button on my nexus one is not working) Problem Faced: I have a button in my activity