mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
.. | ||
res | ||
src/com/turboviking/libnative | ||
.classpath | ||
.gitignore | ||
.project | ||
AndroidManifest.xml | ||
app-android.cpp | ||
proguard-project.txt | ||
project.properties | ||
README.md |
Here's an Android library project. Add this to your eclipse workspace and add a dependency to it, then just inherit from NativeActivity, write your C++ code, and Bob's your uncle.
Contact: hrydgard@gmail.com