Change the install location from
android:installLocation="preferExternal"
into
android:installLocation="auto"
in your project’s AndroidManifest.xml.
Change the install location from
android:installLocation="preferExternal"
into
android:installLocation="auto"
in your project’s AndroidManifest.xml.