1
0

Android: Pressing back button sends stop command to server

Android: ToJava can call functions on Java by using JNI
Android: Plugins work
Android: Added android specific files to VS2008 project, but they are excluded from compiling

git-svn-id: http://mc-server.googlecode.com/svn/trunk@747 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
faketruth
2012-08-17 22:20:35 +00:00
parent 1f42ef9a1e
commit c40af4c4ab
8 changed files with 166 additions and 56 deletions

3
jni/ToJava.cpp Normal file
View File

@@ -0,0 +1,3 @@
#include "Globals.h"
#include "ToJava.h"