Thank you Jackson Fan!

According to android bluetooth architecture, Java API will be provided
to support GAP and RFCOMM..
So, I can use RFCOMM api to fulfill file transferring ? is GAP API
enough for that task?

and before those apis provided, what can i do to transfer something
between android devices and other bluetooth devices?  Sorry that I am
not clear about the way you sai, how to do it in a native way? and in
pure java space need Java API provided?

thanks!

tainy

On 4月23日, 上午9时21分, Jackson Fan <xy...@motorola.com> wrote:
> You can, but no need to change kernel.
> OBEX is a relatively higher level protocol on top of RFCOMM. Following
> Android Bluetooth 
> architecturehttp://source.android.com/projects/bluetooth-faq,
> feature can be either built on BlueZ+OpenOBEX in user space (native),
> or even built in pure Java space.
>
> On Apr 21, 11:16 am, tainy <tainy.zh...@gmail.com> wrote:
>
>
>
> > Hello everyone!
> > I know nothing about kernel development, but I have a requirement.
>
> > Android dose not support bluetooth OBEX for file transferring, so is
> > it possible to change the source code of android and compile it for
> > supporting OBEX in android platform?
>
> > thanks in advance!- 隐藏被引用文字 -
>
> - 显示引用的文字 -
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to