Hi guys I would like to ask how to Pre-install android application.
Because I have specific device and I wanted to make my application pre-installed.
Thank y
I'm assuming you're talking about a rom here.
If you want the user to be able to delete the application you should put the .apk file in "/data/app" If you want to have the app behave like a system app (like e-mail or calendar) you can put the .apk in "/system/app"