Hi, I would like to simulate nfc using bluethooth beetwen 2 android devices, device a and device b.
- Device a will have start bluetooth when a button is pressed. - Device b will start bluetooth when my apps start - Device b will try to connect to device a automatically IF the distance between the 2 devices is less then 10 cm - Device a will accept all incoming connections automatically IF there is some sort of key beeing sent in the request that verifies that the connection comes from my app. - Device b will send the information to device a, if the respons is succefull, device b will close the connection Does anyone now if this is possible (wich api should I look into/use)? What I want to do is simulate near field communication. Thanks in advance! -- 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

