Fixes golang/go#13172 Change-Id: I16cab3f74f668ce3522a1a14c979aca5c988347c Reviewed-on: https://go-review.googlesource.com/16843 Reviewed-by: David Crawshaw <crawshaw@golang.org>
gomobile expects GoNativeActivity, otherwise current_ctx_clazz stays null. Fixed cmd/gomobile/manifest.go to expect GoNativeActivity, and fixed the network example app. Change-Id: Idad6f9bec2fcbc876fbd6013009582868ad3e133 Reviewed-on: https://go-review.googlesource.com/12374 Reviewed-by: David Crawshaw <crawshaw@golang.org>
Change-Id: I558925eca6be12772726cfff96b48fd4c6bbc303 Reviewed-on: https://go-review.googlesource.com/11892 Reviewed-by: Burcu Dogan <jbd@google.com>