Thursday, October 3, 2013

[android-developers] Wifi direct or bluetooth share information without user?

Is it possible that, using any connectivity technology, unknown devices can share information between without the user is controlling it? 

It would be an app where the user previously gives permission to do so, and which information is shareable. Then if 2 or more nearby devices have this app installed, they will share this information by themselves.

So far I ran the sdk demos for bluetooth and wifi direct. I think the discovery process can be automated... in bluetooth at least it's possible to pass 0 to be always discoverable. But still I need to confirm the connection to/from the other devices. Is it possible to skip this?

I have a preference for wifi direct answer because of range and it seems to be better generally.

--
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
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment