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

Search results

  1. O

    Apps How do I wait for LocationClient to connect?

    Hi, ALL, I am trying to implement the GooglePlayServices in order to get the location of the phone. I followed the official Android tutorial and now am stuck. Here's my code: class MyActivity extends Activity implements GooglePlayServicesClient.ConnectionCallbacks...
  2. O

    Apps Android development in VirtualBox

    Hi, ALL, I installed VirtualBox on top of my Gentoo Linux install. Then I opened a virtual machine that was generated for me with the VMWare. When I plug-in my Android HTC phone it is visible in VM and it is visible in Eclipse. However when I try to run the application I see the dialog that...