Skip to content

Docs: Add links to sources and instructions for working on a local environment. #352

@hamishwillee

Description

@hamishwillee

So that people can work against the android SDK and develop purely on development machine if they like.

You can develop on a virtual device. To get 3DR Services on it, a developer could build it from sources if he/she's so inclined, but the simplest way is to grab the built apk (Android binary file) from the releases page, and load it on the virtual device by using Android adb toolchain and running the following command in a terminal:

adb install [.apk path].

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions