i have created one Android Application.
I install it on mobile by connecting USB.
I want to install it without connecting mobile to PC.
How can I create package installer link to install pacakage?
i have created one Android Application. I install it on mobile by connecting USB.
Share
There is a good walkthrough of sorts on developer.android.com
FOR DEPLOYING:
Here are a few steps to get you started:
In a Window that pops up:
After following these steps, you will have an APK created which can deployed to the Google Play store or can be transferred to any _ compatible_ devices for installation.