mobile/asset
Hyang-Ah (Hana) Kim 136fa9bbbb bind/java: reenable asset access.
This is done by moving app.Context to internal/mobileinit,
introducing mobileinit.SetCurrentContext and,
making bind/java depend on it.

TODO: check gomobile bind's proguard rule - context lookup
was implemented through reflection on android.app.AppGlobals class.

Change-Id: Ieb6ad503eeef8c2c1c5836a21c667938c5a701a2
Reviewed-on: https://go-review.googlesource.com/12279
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-07-16 21:15:37 +00:00
..
asset.go asset: add missing copyright header, fix typo. 2015-07-01 00:10:52 +00:00
asset_android.go bind/java: reenable asset access. 2015-07-16 21:15:37 +00:00
asset_darwin_armx.go asset: add missing copyright header, fix typo. 2015-07-01 00:10:52 +00:00
asset_desktop.go asset: move app.Open to its own package 2015-06-29 21:49:28 +00:00