-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install on Fire HD 3rd Gen: INSTALL_FAILED_OLDER_SDK #14
Comments
I was able to recompile the code in Android Studio. It even tried to deploy the code to the Kindle and showed that the API on the target is 19. So I changed |
I tried installing all launchers available on F-Droid. The LauncherHijack window allows me to select one of them. It asks for confirmation. After I confirm, LauncherHijack shows the list of the launchers again. However, there is no indication which launcher has been selected. I'm not sure if it's a GUI defect specific to older Kindle. |
Sorry totally missed this. While probably too late, if you are running a rooted os you can just set the launcher so this app isn't useful. |
Thank you for reply anyway. I don't use that device much, and I can live with the default launcher. I couldn't figure out how to change the launcher on the rooted device. I guess I'll have a look if I have time. I think the indicator of the selected launcher would be nice not only for folks desperately trying ten launchers. But I don't think I would be able to to do it since it would be of no use to me. |
No doubt it would be nice it's just not something I ever put the time into. At this point I don't have the project set up on my pc so it would take a good hour or 2 just to build the existing version. If I do update it at some point I can have a look into it as it's probably really easy once I have the project set up. Sadly I am but a very lazy man atm. |
I tried installing the
LauncherHijackV3.apk
binary on Kindle Fire 3rd Generation with rooted Fire OS 4.5.5.3. I get en error if I do it using ADB:I also tried installing the apk loaded to the Kindle using OI File Manager. I get a message
I was able to install other packages from OI File Manager.
LauncherHijack 2 and 2.1 fail exactly the same way.
I suspect the binary packages require and SDK newer than supported by my Kindle? If that's the case, would it be possible to lower the SDK requirements?
The text was updated successfully, but these errors were encountered: