How to create android application for sending a file using Bluetooth OBEX Object Push Profile (OPP) ?

659 views
Skip to first unread message

Chirag Patel

unread,
Sep 28, 2011, 6:39:11 AM9/28/11
to 0xlab-discuss
Hi Erin,

I read your blog article : http://i-miss-erin.blogspot.com/2011/04/obex-message-access-profile.html

I tried to post comment on this but failed. So I am sending you mail
personally.

I am new to android Bluetooth API.I never worked on before.

I want to transfer data from my android device to smart TV using
Bluetooth.Is it possible ?

Which is better approach for message passing trough Bluetooth using
OPP or OBEX ?

How to write wrapper class for android OPC service for Bluetooth ?

Can you please provide any example of any android application for
sending a file using Bluetooth OBEX Object Push Profile (OPP).

Waiting for your reply.

Thanks,
Chirag

Erin Yueh

unread,
Sep 28, 2011, 11:32:21 PM9/28/11
to 0xlab-...@googlegroups.com
Hi Chirag,

On Wed, Sep 28, 2011 at 18:39, Chirag Patel <chirag.p...@gmail.com> wrote:
> Hi Erin,
>
> I read your blog article : http://i-miss-erin.blogspot.com/2011/04/obex-message-access-profile.html
>
> I tried to post comment on this but failed. So I am sending you mail
> personally.
>
> I am new to android Bluetooth API.I never worked on before.
>
> I want to transfer data from my android device to smart TV using
> Bluetooth.Is it possible ?
>

If your smart TV supports OBEX spec, then you can transfer data
between Android device and TV.

> Which is better approach for message passing trough Bluetooth using
> OPP or OBEX ?
>

OBEX and OPP are almost the same.

> How to write wrapper class for android OPC service for Bluetooth ?
>

I guess you mean JNI to wrapper JAVA and native C code.

> Can you please provide any example of any android application for
> sending a file using Bluetooth OBEX Object Push Profile (OPP).
>

Android native Bluetooth application can support OPP and you can
reference their source code.

> Waiting for your reply.
>


Regards,
Erin Yueh

Reply all
Reply to author
Forward
0 new messages