tailscale-android icon indicating copy to clipboard operation
tailscale-android copied to clipboard

Makefile: add command to start emulator

Open kari-ts opened this issue 10 months ago • 2 comments

kari-ts avatar Apr 18 '24 20:04 kari-ts

Why prefer an arm image? That'll be slow on x86 machines?

See https://github.com/tailscale/tailscale-android/pull/134/files for another method, this also explicitly picks a google apis image

raggi avatar Apr 18 '24 21:04 raggi

Updated to not prefer ARM. https://github.com/tailscale/tailscale-android/pull/134/files didn't quite work for me since uname -u returns arm64 for me

kari-ts avatar Apr 18 '24 21:04 kari-ts