Trouble installing SwiftKey via APKPure


Question

I don't have a Google account and use APKPure (and F-Droid) to get most apps I need. Now, there are a few apps which, after download, refuse to install - they give me the "App not installed" error when I try to install them from within the APKPure interface. Right now I'm seeing this with the SwiftKey Keyboard application: I already use it, and I'm trying to install an upgrade of it but getting that error.




  • How can I determine why I'm getting the "App not installed" message?

  • Should I try installing in "Safe Mode"? I've heard about it but don't yet know how to get into it.

  • If I want to try and install manually - where do I find the APK file(s) for my app?



Additional informations:




  • I'm using a Xiaomi Redmi 3S with Android version 6.0.1.

  • SwiftKey is already installed and is in use; but just to be sure, I replaced it with another keyboard as the chose/active keyboard app and the results are the same.

  • The APK file seems to be this one (assuming I get the same file from my desktop and from my APKPure app on my Android device).

  • $ apksigner verify SwiftKey\ Keyboard_v6.6.9.32_apkpure.com.apk 
    WARNING: META-INF/DEPENDENCIES not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.


Answer

Following @Izzy's patient advice in the comments, I got impatient and finally resolved this.



The reason for "App not installed" in OP's case



The pre-installed version of the SwiftKey Keyboard app had some sort of incompatibility with more recent versions - a "signature mismatch" - preventing an upgrade from the former to the latter.



Should I try installing in "Safe Mode"?



Not relevant in this case.



So how do I upgrade SwiftKey?



Uninstall SwiftKey (just the main package; there may be auxiliary packages) and install the new version.### How to determine why you get "App not installed" generally



It's tricky. What you can do is have a look at the "logs":




  1. Install a log viewer app like CatLog

  2. Install something like Termux (or an SSH server, then SSH into your phone)

  3. In a terminal, run adb logcat

  4. Try installing SwiftKey

  5. Have a look at the what you get in the log



You need to redirect the log output into a text file if you can't scroll your terminal well enough.


Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes