[android-developers] Re: About the testing of Bluetooth
Currently such thing cannot be done easily. It's possible but you'd
have to write your own implementation of OBEX on top of RFCOMM.
On Jul 8, 11:17 am, Sam <ckjboy2...@gmail.com> wrote:
> Hi All,
>
> I have some questions about the testing of bluetooth.
>
> I have tried the bluetooth chat and it worked pretty well on my two
> Andriod 2.1 based mobile phones.
>
> However, this test can only be done only by someone who has 2 android
> phones and the version must be 2.1.
>
> I assume this is a big issue because i looked into the CTS related to
> Bluetooth topic and it doesnt explain much
>
> about it.
>
> The regular expectation for testing Bluetooth should be:
>
> # Scan for other Bluetooth devices
> # Query the local Bluetooth adapter for paired Bluetooth devices
> # Establish RFCOMM channels
> # Connect to other devices through service discovery
> # Transfer data to and from other devices
>
> In my case:
>
> I would like to implement the application to send the file(image file,
> mp3, whatever...) from my Android 2.1 mobile to any device with
> Bluetooth module.
>
> Can someone have any suggestion or experience for this problem?
>
> Your reply will be highly appreciated.
>
> Sam
--
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