Is there any API or framework or anything that I can use in my Android app to detect other Android devices nearby that also have my app running on them?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Slandau,
The Bump App API is available and has a somewhat similar feature implemented. When two phones “bump” one another it uses their current location to know which two phones bumped. So, their proximity is calculated to some degree. You should look into their API and see if you can do something similar. I don’t think there is just a standard API for this as the privacy/security risks should be obvious.