mobile/exp/audio/al
Elias Naur 64505ab867 exp/audio/al: use the correct native library dir to locate libopenal.so
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>
2017-01-13 01:38:11 +00:00
..
al.go exp/audio/al: add more generic getters 2016-02-18 20:47:01 +00:00
al_android.go exp/audio/al: use the correct native library dir to locate libopenal.so 2017-01-13 01:38:11 +00:00
al_notandroid.go exp/audio: add instruction for installing required package 2016-08-01 16:20:48 +00:00
alc.go exp/audio/al: avoid creation of multiple contexts 2015-07-11 16:23:18 +00:00
alc_android.go audio: move to exp/audio 2015-06-21 18:18:56 +00:00
alc_notandroid.go audio: move to exp/audio 2015-06-21 18:18:56 +00:00
const.go exp/audio/al: add Capability type, export distance model capability 2015-10-28 21:42:10 +00:00