Skip to content

Draft: Android comp 2

Rylie Pavlik requested to merge rpavlik/monado:android-comp-2 into master

cc @lubosz @wallbraker This is my latest WIP stuff. You can open it in Android Studio now, you can build it with Gradle, and there are two "variants" inProcess and outOfProcess. (Can pick in android studio, haven't yet figured out the gradlew command line equivalent)

I have stubbed in some of the IPC stuff, so the service lib should be ready to fill in. I have the jni wrappers also updated to include a bunch of methods that might be useful.

Merge request reports