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

androidfication #243

Merged
merged 5 commits into from
Jun 24, 2018
Merged

androidfication #243

merged 5 commits into from
Jun 24, 2018

Conversation

jmastr
Copy link
Collaborator

@jmastr jmastr commented Jun 16, 2018

No description provided.

Julian Vega added 4 commits June 16, 2018 16:57
This also makes sure, that we can update the current native Android app
at:

* https://github.com/Berlin-Vegan/berlin-vegan-guide/
Otherwise Qt will fill the permissions in during build time and add to
the ones listed below:

- android.permission.CAMERA
- android.permission.RECORD_AUDIO

which we don't need and only confuses the user.
For an Android update the version code is important, whereas the version
name can be any string.

The current development branch of the native Android app has the
versionCode 27, see:

* Berlin-Vegan/berlin-vegan-guide@e4616e0

We want to make sure, that we do not interfere with that, so we increase
the code by one.
@jmastr jmastr added this to the 3.4 milestone Jun 16, 2018
@jmastr jmastr requested a review from micuintus June 16, 2018 14:59
It is also imported to selected the correct "Android build SDK" in Qt
Creator under Projects -> Build Android APK.

API Level 16 had build errors, 19 is the first that compiles without
errors.
@micuintus
Copy link
Owner

micuintus commented Jun 24, 2018

On JOLLA, an issue with libSSL is still present. We track it as a separate issue: #248

@micuintus micuintus merged commit b9f5d91 into development Jun 24, 2018
@micuintus micuintus deleted the jmastr/androidfication branch June 24, 2018 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants