mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 08:14:45 +02:00
9 lines
212 B
Markdown
9 lines
212 B
Markdown
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
|
|
|
|
|