summaryrefslogtreecommitdiffstats
path: root/Android/jni/ToJava.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-12Use CMake's Android generators to crosscompileTiger Wang1-59/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-58/+58
2012-08-19Android: Moved Android stuff to the ~/trunk/Android/ folder!faketruth1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@758 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-18Android: I'm probably using a lot of bad practices, but the app looks somewhat better now and polls the server statusfaketruth1-7/+19
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-18Android: Pressing back button sends stop command to serverfaketruth1-0/+47
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