Skip to content

Start app with data scheme#1

Open
janevert wants to merge 9 commits into
masterfrom
start-with-data-scheme
Open

Start app with data scheme#1
janevert wants to merge 9 commits into
masterfrom
start-with-data-scheme

Conversation

@janevert
Copy link
Copy Markdown
Owner

No description provided.

janevert added 9 commits June 8, 2021 11:29
Also update the compileSdkVersion and buildToolsVersion, but I don't
know whether that is strictly needed. It just happens to be the version
I have available.
In the next commit, starting the app from a data intent is added.
White on a light background is terrible to work with.
…e manager

In this way, the normal file manager can be used to start this app to
load the file.

It is needed, however, to split loading a file and starting playback
into two separate operations. This requires quite some changes.
The split is needed to give the user control over starting the GPX
playback separate from the loading step.

One thing to note is that the Binder connection is not there yet in
onCreate, so the data Uri from the intent needs to be saved until that
connection is there.
Note that it is needed to install the application *before* the mock
location application selection can work.
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