Re: [android-developers] adb devices not seeing my phone

2010-01-09 Thread VY
I just did this and adb devices is still showing nothing. I did all these while the phone is mounted as a USB drive on my Linux host. Is that ok? I also did all these with sudo, so have root privileges On Sat, Jan 9, 2010 at 4:29 PM, Mark Murphy wrote: > VY wrote: > > > >

[android-developers] adb devices not seeing my phone

2010-01-09 Thread VY
Hi: I connected my Android phone (Android 1.6) to my Ubuntu laptop. I put in the udev rules as listed on this page: http://developer.android.com/guide/developing/device.html#setting-up I have rebooted as well. However, "adb devices" do not see my phone and I can see my phone under lsusb. I

[android-developers] Google Voice Search has API?

2009-12-14 Thread VY
Hi: I am interested in using the Google voice search capability as an API. I tried looking for it but cannot find it. Is this voice search capability not available to developers? thanks --Vincent -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] server callbacks to mobile client

2009-11-04 Thread VY
Hi: I am trying to implement a service that server needs to, on occasions, make contacts with mobile client. Is SMS the only possible server -> client callback mechanism? Is there another way? And for SMS, is the best way to send SMS is by way of email -> SMS (sending email to pho...@provider.co

[android-developers] Porting Android

2009-10-18 Thread VY
Hi: Are there resources/documents showing how to port the Android platform onto other hardware platforms? Any tips/pointers much appreciated. --Vincent --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Develo