1
0
cuberite-2a/jni
faketruth b6138129e6 Android: I'm probably using a lot of bad practices, but the app looks somewhat better now and polls the server status
Android: Put quite some testing code in ToJava.h and app-android.cpp ... I still can't send log messages to Java. The issue is threads, I can't use JNI stuff from threads that were not created by Java (at least not easily)

git-svn-id: http://mc-server.googlecode.com/svn/trunk@752 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-18 21:00:51 +00:00
..
Android.mk Android: Pressing back button sends stop command to server 2012-08-17 22:20:35 +00:00
app-android.cpp Android: I'm probably using a lot of bad practices, but the app looks somewhat better now and polls the server status 2012-08-18 21:00:51 +00:00
Application.mk Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
ToJava.cpp Android: Pressing back button sends stop command to server 2012-08-17 22:20:35 +00:00
ToJava.h Android: I'm probably using a lot of bad practices, but the app looks somewhat better now and polls the server status 2012-08-18 21:00:51 +00:00