How can I install my application as system application with using ADT tool ?
Should I change some part?
Can you give answer as step by step ?
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.
To install from command line:
From within Eclipse:
1. Right or double-click on your Project
2. Select Run as…
3. Android Application
4. If presented with a dialog to select an Emulator instance – select your target emulator
The docs: http://developer.android.com/tools/help/adb.html