Primarily for older phones
I only encountered the App not installed
error when trying to install an apk on my phone which runs on 4.4.2 aka KitKat, but my friend did not encounter this error on his phone which runs on 6+. I tried the other solutions such as removing the old/debug version of the app because the apk was a release version, clearing the debug app’s data, and even clearing all of my cached data. Then, finally I realized all I had to do was select both signature versions when building my signed apk.
Before I only had V2 (Full APK Signature)
selected, but after selecting V1 Jar Signature
as well, I was able to successfully install my signed APK on my 4.4.2 device. Hope this helps others!
Related Posts:
- Emulator: ERROR: x86 emulation currently requires hardware acceleration
- Emulator: ERROR: x86 emulation currently requires hardware acceleration
- ‘App not Installed’ Error on Android
- ERROR Android emulator gets killed
- Android Emulator Error Message: “PANIC: Missing emulator engine program for ‘x86’ CPUS.”
- No Sound coming from Android Emulator [duplicate]
- Unfortunately Launcher3 has stopped working error in android studio?
- Why emulator is very slow in Android Studio?
- Android Studio : Failed to set EGL_SWAP_BEHAVIOR on surface
- How to install Google Play Services in a Genymotion VM (with no drag and drop support)?
- emulator: incompatible HAX module version 3 requirs minimum version 4
- Is it possible to use published instant apps(BuzzFeed, Wish, etc) on the emulator?
- Why is the Android emulator screen blank?
- Your CPU does not support VT-x
- Android Studio – Emulator – eglSurfaceAttrib not implemented
- “unable to locate adb” using Android Studio [duplicate]
- Differences between arm64 and aarch64
- Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm
- This adb server’s $ADB_VENDOR_KEYS is not set
- Can’t create handler inside thread that has not called Looper.prepare()
- This adb server’s $ADB_VENDOR_KEYS is not set
- E: unable to locate package pip
- You need to use a Theme.AppCompat theme (or descendant) with this activity
- Still getting warning : Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’
- android image button
- What causes signal ‘SIGILL’?
- java.lang.NullPointerException: Attempt to invoke virtual method on a null object reference
- adb server is out of date. killing
- RecyclerView vs. ListView
- How do I remove the title bar from my app?
- Execution failed for task ‘:app:processDebugResources’ even with latest build tools
- Set adb vendor keys
- Android – setOnClickListener vs OnClickListener vs View.OnClickListener
- How to update Notification with RemoteViews?
- findViewById in Fragment
- ImageView in circular through XML
- Why is Android Studio reporting “URI is not registered”?
- Getting error “The package appears to be corrupt” while installing apk file
- Could not identify launch Activity: Default Activity not found
- Error inflating class fragment
- What is Dalvik and dalvik-cache?
- Android auth firebase error: Local module descriptor class for com.google.firebase.auth not found
- Could not find com.android.tools.build:gradle:3.0.1
- Execution failed for task ‘:app:compileDebugJavaWithJavac’ Android Studio 3.1 Update
- Sending an Intent to browser to open specific URL
- How to make a round button?
- Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat
- How to create listview onItemclicklistener
- Android Studio-No Module
- Android Device not recognized by adb
- First run of Android Studio. Unable to access Android SDK add-on list
- Java syntax explanation – getMenuInflater()
- What are the differences between LinearLayout, RelativeLayout, and AbsoluteLayout?
- Error checking if Bluetooth is enabled in Android (REQUEST_ENABLE_BT cannot be resolved to a variable)
- Android: adb: Permission Denied
- What is the difference between “px”, “dip”, “dp” and “sp”?
- Fragment MyFragment not attached to Activity
- onSaveInstanceState () and onRestoreInstanceState ()
- Running Node.Js on Android
- How do you change text to bold in Android?
- Getting android.content.res.Resources$NotFoundException: exception even when the resource is present in android
- Unsupported major.minor version 52.0 when rendering in Android Studioandroid android-studio rendering preview
- What is Sandboxed_process0 and why do i have so many instances of it listed in the memory usage for my app
- Android ADB doesn’t see device
- Android Facebook integration with invalid key hash
- Android dismiss keyboard
- How to decompile an android app from the google play store
- What exactly does fitsSystemWindows do?
- What can com.sec.android.app.launcher be used for?
- Android: How can I Convert String to Date?
- How to create custom button in Android using XML Styles
- Your content must have a ListView whose id attribute is ‘android.R.id.list’
- Android SDK path not specified
- Failed to connect to camera service
- the item you requested is not available for purchase
- How to create a file in Android?
- Service vs IntentService in the Android platform
- Closing Application with Exit button
- Can I underline text in an Android layout?
- This Activity already has an action bar supplied by the window decor
- getResources().getColor() is deprecated
- What’s the console.log() of java?
- Get JSON Data from URL Using Android?
- Re-enable “component tree” in Android Studio
- XML has empty body?
- “Gradle Version 2.10 is required.” Error
- Singleton in Android
- Android getResources().getDrawable() deprecated API 22
- How to hide popping up Google Play’s unlocked achievement programatically?
- Error during installing HAXM, VT-X not working
- Error: fix the version conflict (google-services plugin)
- User Operation is waiting for “Building Workspace”
- Android Studio – ADB Error – “…device unauthorized. Please check the confirmation dialog on your device.”
- Failed to find style ‘coordinatorLayoutStyle’ in current theme
- What is android:ems attribute in Edit Text? [duplicate]
- Android scale animation on view
- How to change spinner text size and text color?
- Android Device not recognized by adb
- Not able to access adb in OS X through Terminal, “command not found”
- How can I give access to WordPress site using an Android application ?