I forgot to add that accessing bluez directly is only possible from native
code, which is not officially
supported by official system images like the one on the G1.

For "normal" applications, we provide a Java Bluetooth API wrapping bluez,
but which currently covers only
a small subset of the stack. Hopefully, this should expand progressively as
time goes, though I have no ETA for
new related features.

On Sat, Dec 6, 2008 at 12:08 AM, David Turner <[EMAIL PROTECTED]> wrote:

> the Bluetooth stack used in Android is bluez, i.e. the same one than
> standard Linux distributions, if that can help.
>
> and, this just in, you may consider buying an unlocked and flashable
> Android developer device for your project.
> This is the same hardware than the G1 but will allow you to add any kind of
> native code to the system.
>
> see http://code.google.com/android/dev-devices.html
>
> hope this helps,
>
>
> On Tue, Nov 18, 2008 at 3:22 PM, Rui Freitas <[EMAIL PROTECTED]>wrote:
>
>> Hum, ok. But what i am trying to do is some kind of API to work with the
>> Bluetooth, cause i need to connect the G1 with some heart rate sensors via
>> bluetooth. So if it is linux i can do it, but if not, i don't know how to do
>> it.
>> So i don't wanna make an application. Is this possible?
>>
>>
>> On Tue, Nov 18, 2008 at 4:07 PM, Diego Torres Milano <[EMAIL 
>> PROTECTED]>wrote:
>>
>>>
>>>
>>>
>>> On Nov 18, 11:51 pm, Rui Freitas <[EMAIL PROTECTED]> wrote:
>>> > Hi,
>>> >
>>> > I wanna now if is it possible to program for the G1 like a linux
>>> > device. If so, how can i do it? Where can i find that kind of
>>> > information?
>>> Android is based on a Linux kernel but strictly speaking it's not
>>> Linux. Android has no native windowing system, no glibc support and
>>> doesn't include all of the libraries and utilities usually available
>>> in a Linux system.
>>> >
>>> > Thanks,
>>> > Rui
>>>
>>>
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to