Sam Lantinga
606b0cda7f
Build the SDL library as a shared object on Android, so it will work correctly with SDL_image and SDL_ttf.
2011-01-06 16:11:21 -08:00
Sam Lantinga
bad45fc2b2
Need to set something valid for argc/argv
2011-01-04 15:25:49 -08:00
Sam Lantinga
7a9c29baf3
Fixed prototype for SDL_main()
...
FIXME: Still need to pass some arguments - can we get them from the Java class?
2011-01-04 11:39:52 -08:00
Paul Hunkin
ab688d00e3
Cleanups.
...
- Moved to 'project' instead of 'testproject'
- Removed extraneous .c files
- Removed the android_libs folder (that was against the NDK agreement anyway)
2010-08-17 15:35:56 +12:00