Yes, you are right, one needs a device. But the G1, unless you root it and put on a custom ROM like CyanogenMod, has only up to SDK 1.6, which as API Level 4 has only very limited Bluetooth support in the API itself. You need 2.0 or later to get classes like BluetoothAdapter. I used 2.2 for my Bluetooth code.
On Jun 22, 4:52 pm, Kristopher Micinski <[email protected]> wrote: > On Wed, Jun 22, 2011 at 3:34 PM, Nainala Shrinivas <[email protected]>wrote: > > > Is there anyway to get Bluetooth behavior on Emulator. What are the H/ > > W feature can be simulate on android emulator (mention Android OS SDK > > version). > > Geeze.... No, there is not. This seems to be asked quite a bit. Like I > said, if you want to do Bluetooth development, buy a cheap g1 and load a 2.2 > rom on it. > > Kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

