Files
ppsspp/android
valef 43691090f3 - Removed SHORTCUT_EXTRA_KEY and shortcut query out of NativeActivity class.
- Added String shortcutParam member & setShortcutParam() method. This will be set from other class.
2014-01-06 18:00:24 +07:00
..
2012-11-18 23:58:16 +01:00

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