I want my application to have self-replication capability via Bluetooth.means can send itself.
its done on j2me with Matryoshka technique and Broken Matryoshka technique ( Optimized ).
how can do it on android?
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.
You can’t. There is currently no way to have an Android app transmit itself over Bluetooth. You can send URLs that point to the Play store listing, but you can’t actually send the APK over.