Commit Graph

1 Commits (8b067ea10253ef1793558003c24d414aa3603f87)

Author SHA1 Message Date
kari-ts 8b067ea102 android: new backend
Create pkg/tailscale, a Go library for the new Android app which handles starting up and running the local backend
-On initialization, get the JVM and app context to make JNI work
-Send filesystem directory path

Add a logging bridge from Go to Android (copied from Gio)

Add connect function which sends request to edit prefs instead of setting prefs

Future:
-Make build.gradle more portable
-Fix connect and make sure Quick Tiles still works

tailscale/corp#18202

Signed-off-by: kari-ts <kari@tailscale.com>
8 months ago