Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

App dependencies, minimal Android version and requirements #58

Closed
ericbl opened this issue Jun 2, 2021 · 2 comments
Closed

App dependencies, minimal Android version and requirements #58

ericbl opened this issue Jun 2, 2021 · 2 comments

Comments

@ericbl
Copy link

ericbl commented Jun 2, 2021

Please add in the Readme or App document a chapter about android requirements:
a) HW requirements if any
b) minimum Android version where the app can run - testing on old smartphone like on Android 4.4 could be helpful here
c) any external SW dependencies.

@steveacab
Copy link

steveacab commented Jun 3, 2021

Min Android version is 7.0 according by SDK 24 min required.

@goebelUB goebelUB mentioned this issue Jul 8, 2021
@goebelUB
Copy link
Contributor

goebelUB commented Jul 19, 2021

Correct, it was originally Android 7 / API 24, we've since lowered it to Android 6 / API 23.

The minimum Android version is now documented in the readme. I won't document the other dependencies, as they are either obvious (your phone needs a camera to scan QR codes) or redundant (documented in the build.gradle for devs and in-app imprint for users, so maintaining a third place would be unnecessary extra effort).

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

No branches or pull requests

3 participants