I have tried installing my .apk file on device but it stops saying Not Installed . I have checked minsdk and other issues but still getting same error. What else should i try?
feedback
|
|
Two things come to mind:
Edit: Also, is the apk signed with a release key? If so, you might want to verify that the signing/package aligning was done correctly. | |||
|
feedback
|
|
Check if your phone's internal memory is full. Either free up some space or edit your AndroidManifest.xml to include the installLocation property
See more here. | |||
|
feedback
|