I create one application and i need to test it on my android phone..what is process?
And also i need to check sms application how to use sim card in emulator?
I create one application and i need to test it on my android phone..what
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.
What are you using to develop?
Assuming you are using Eclipse, under settings on your phone enable USB debugging. Plug your phone in and when you go to run your application it will give you the option of testing on your phone. I think you might find this useful:
http://developer.android.com/guide/developing/devices/emulator.html