Any tutorials for this? Code? Instructions would be great! 🙂 thanks! I have an android phone btw and im using it to help me test the code. Im new to Java. Thank you
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.
Vibrate the phone you have to request permissions to access in the manifest.
Give uses-Permission to the following
after that in the button click event
you have to code like the above.