This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
You've already forked jmonkeyengine
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A complete 3D game development suite written purely in Java.
4240
Commits
21
Branches
35
Tags
844 MiB
Tree:
d2749138ed
jmonkeyengine
/
jme3-android-native
/
src
/
native
/
jme_openalsoft
/
Application.mk
4 lines
60 B
Raw
Normal View
History
Unescape
Escape
Android: First commit of a new Audio system for Android that uses OpenAL Soft with the OpenSL backend. Requres Android 2.3 or higher. Source files for OpenAL Soft won't be included (similar to Native Bullet). The current Android audio renderer is still enabled. git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10606 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
APP_OPTIM
:=
release
APP_ABI
:=
all
#APP_ABI := armeabi-v7a