How To Generate .Apk and Install To Android Device
How To Generate .Apk and Install To Android Device
How To Generate .Apk and Install To Android Device
Select the Project to Export Signed Application Package and Click Next
Enter the appropriate key password (Same as the key password given while
generating key store), Click next.
Select the destination folder, where you want to place your newly created .apk. And
Click finish.
One way of installing android application to android emulator is using Eclipse. Once we
create the avd from avd manager, we can run the application directly from the source project
from eclipse. For every subsequent change or testing we dont have to restart the AVD every
time.