androidandroid-studioapkandroid-install-apk

APK not working made from Android Studio V 2.3.3


I have updated my Android Studio from 2.3.2 to 2.3.3.

Now, when I try to install APK generated in \app\build\outputs\apk, the App gets installed but it just flicks and exists.

It used to work fine before but it's not working since yesterday, and I have tried 2-3 different projects also but no use.


Solution

  • Your manual way of generating APK is not generating the correct APK, so i am Suggesting these way to generating APK for Manual Install:

    For Debug Build

    For Release Build