go /
talks /
4adaf876119a4b246f559f8cb89c5a8039d43311 talks: gomobile init doesn't install Android SDK
It might be confusing to say gomobile simplifies SDK installation.
Because it doesn't install Android SDK.
It downloads a stripped version of Android NDK and builds the
android/arm cross compiler.
In order to use gomobile install, users still need to install adb
through Android SDK or find a standalone adb distribution.
Change-Id: Idc9338ee96c62cf48bf92d4c08356e2e2b2f0670
Reviewed-on: https://go-review.googlesource.com/10369
Reviewed-by: Andrew Gerrand <adg@golang.org>
1 file changed