Use Context.getApplicationInfo().nativeLibraryDir to locate libopenal.so. That path is always correct, even on newer devices. Found while testing external NDK use on Windows. Manually tested; there are no existing OpenAL tests or examples. Change-Id: Ie204a7d7139566f85c9121126722ad597f9d6b19 Reviewed-on: https://go-review.googlesource.com/35175 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
golang.org/x/mobile/exp contains experimental packages for mobile app development.