Search code examples
androidapkfile-sharingandroid-install-apk

Sharing app apk during development. It sends an earlier version of the current app


I am developing an Android app. I noticed an error when sharing my apk with my friends. The version that is installed on their phones is an earlier version of the app installed on my phone(which I'm using as an android virtual device). What could be the error? Please Help.


Solution

  • Go to Build then select build apk then click on show in explore then send that apk.

    enter image description here