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

Some gradle performance and user experience improvements #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kaiqueocanha
Copy link

I've been working with the LIO-SDK in the past couple of days, and through the process, I've found that these little improvements could help those who come to use it after me.

  • Improve gradle performance: Since the project is using gradle 3+, this should speed up a lot the gradle build. More info: https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_separation

  • Added permission request for location access and camera access: For those using normal android devices, not the real LIO, with the emulator, like me in the beginning, this should help a little.

  • Added a "debug only" toast message to instruct about the Map Box's access token.

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

Successfully merging this pull request may close these issues.

1 participant