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

Unable to install in recent version of Android #11942

Open
antonymarion opened this issue Sep 23, 2024 · 5 comments
Open

Unable to install in recent version of Android #11942

antonymarion opened this issue Sep 23, 2024 · 5 comments
Assignees

Comments

@antonymarion
Copy link

antonymarion commented Sep 23, 2024

The following template is for Issue/Bug reporting only. https://docs.qgroundcontrol.com/en/support/support.html#github-issues

For questions about how to use or build QGC see: http://qgroundcontrol.com/#resources

If you are using an old stable release please upgrade first and verify your issue before reporting.

Expected Behavior

Apk should install on recent android

Current Behavior

Android release downloaded from github does not install.

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior

  1. Go To release
  2. Download the apk
  3. Select the apk on android
  4. Warning message and app cannot install

System Information

When posting bug reports, include the following information

  • Operating System: Android 14

Detailed Description

Provide further details about your issue/bug.

Log Files and Screenshots

Screenshot_20240923_204247_Google Play Store

@HTRamsey
Copy link
Collaborator

I don't know what that says

@antonymarion
Copy link
Author

It says "This application has been built for an older version of Android and does not include last privacy protection standards"

@HTRamsey
Copy link
Collaborator

@julianoes you know how we delete all SDK's above 33 for the release? We need to not do that for Android 14

@LuizaPac
Copy link

Is there a list of supported android systems? I'm facing the same problem here, but if there is no expectation to solve it, I may be able to aquire a diferent android to run it.

@HTRamsey
Copy link
Collaborator

@LuizaPac there's just a minimum of something like Android 7 or somewhere along those lines. It's like a 5 second fix, just need to remove these lines from the release:

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

No branches or pull requests

4 participants