[android-developers] Re: How to configure Bluetooth in android emulator
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 <krismicin...@gmail.com>
wrote:
> On Wed, Jun 22, 2011 at 3:34 PM, Nainala Shrinivas <srito...@gmail.com>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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home