Skip to content
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 Android app. App is built for an older version of Android. #334

Open
dpuckett opened this issue Jun 20, 2023 · 4 comments
Open

Comments

@dpuckett
Copy link

Trying to install the app to my Pixel 6 from the Play store and I get the message that the app cannot be installed because it is built for an older version of Android.

While I can clone this repo and build/install it manually myself, I think it's probably a good idea to point out this problem needs to be updated.

@Umesh-Bhati
Copy link

Do you know if this project is still being maintained?
Would I be able to contribute?

@SuperBigBang
Copy link

+1 install fails to Samsung S23U

@SuperBigBang
Copy link

I fixed this in my repo: https://github.com/SuperBigBang/kittenTricks7.21.git (master branch)
Simple:

  1. yarn install
  2. gradlew assembleRelease
  3. install builded apk

Checked on my Samsung S23Ultra

@SuperBigBang
Copy link

Or simple install my apk :D UI-kitten 5.1
https://drive.google.com/file/d/1CsUzK5c7Y7YH_x-EVimOfrb_YOD1dEiM/view?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants