[android-developers] read contacts from the phone into our application

2010-07-29 Thread Ryan, Nguyen
Hi, I got one problem when I try to read the contacts on Android phone. If I don't sync my local contacts (local being the contacts stored on my phone) with my gmail contacts, I cannot read any contact from local contacts. However, if I sync my my local contacts with my gmail account, I can read

[android-developers] nexus one auto shutdown after i make a call

2010-05-12 Thread Ryan, Nguyen
Hi all, My Nexus One always shutdown automatically when I finish a call (incoming/outcoming call). Anyone knows about this error. Please help me fix. Thanks a lot. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] generating keypress

2010-04-27 Thread Ryan, Nguyen
I developed an application to generate keypress. I find out that we can use Instrumentation object to generate. However, when I run the following code, I got these errors. 04-27 16:12:16.720: ERROR/AndroidRuntime(4406): Caused by: java.lang.RuntimeException: This method can not be called from the