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

File storage fix #421

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

Conversation

dominicmeroux
Copy link
Contributor

Request two code changes:

  1. In Android Manifest, add android:requestLegacyExternalStorage="true", which enables the trace file to correctly write to the Android host device for newer Android versions.

  2. In VehicleLocationProvider.java, modify powerRequirement and accuracy values for adding a test provider. The existing values cause the application to crash, while the proposed values worked for me.

These two modifications were tested on:

  • (Physical device) LG G Pad X II 10.1 Tablet, running Android 6.0.1
  • Android Studio AVD, Pixel 3a API 29
  • (Physical device) Pixel 3a, running Android 11

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