• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. bhakki

    How to resolve ANR error while accessing Camera?

    I have the Button on the Screen. Camera invoked when that button is clicked. That time I got the ANR error and Reason: keyDispatchingTimedOut. How to resolve this issue?:confused:
  2. bhakki

    How to take the photo's on camera from android emulator?

    I have searched long time for how to take the photo's on camera from android emulator. But I didn't find how to do. Somebody said access the web cam and take the live photo's on camera from android emulator. But I can't get clear idea. Can anyone tell me How to do this? :confused: Thanks. :)
  3. bhakki

    Apps How to get the firstname and lastname from android contacts?

    Hi, How to get the following fields from android contacts? :confused: I used android 2.2. Name prefix First name Middle name Last name Name prefix Phonetic given name Phonetic middle name Phonetic family name
  4. bhakki

    Apps how we can add LWUIT in android application?

    i used netbeans 6.5 for developing android application. i need to add LWUIT for this application. how we can add into this application?
  5. bhakki

    Apps Can i use KXML framework?

    Hi, Can i use KXML framework for android application? -- Bharath.
  6. bhakki

    Can i use KXML framework?

    Hi, Can i use KXML framework for android application? -- Bharath.
  7. bhakki

    Is it possible to change j2me application to android application?

    Hi, I developed j2me based application with LWUIT framework. Is it possible to change the this application to android based application? Or can i need to create new project? :confused: