Some native activity sample code cleanup.

Update to include newest headers and library, tweak glue code to
work better with state saving and add support for config changes.

Change-Id: I4d27bd4a0f542f217efaec86cf4f219aca020426
This commit is contained in:
Dianne Hackborn
2010-08-04 11:13:03 -07:00
parent f4790e6f9e
commit 79b946e8f2
15 changed files with 922 additions and 182 deletions

View File

@@ -0,0 +1,4 @@
// Temporary until the NDK build system can deal with there being no Java source.
class Dummy {
}