summaryrefslogtreecommitdiffstats
path: root/Android/jni/app-android.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-12Use CMake's Android generators to crosscompileTiger Wang1-130/+0
2013-12-24Removed unneeded include.STRWarrior1-1/+0
2013-12-24Fixed getting configure button going to port 0.STRWarrior1-4/+3
2013-12-23Just a quick update for the files you need to compile for Android.STRWarrior1-5/+7
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-129/+129
2013-04-09git-svn-id: http://mc-server.googlecode.com/svn/trunk@1377 0a769ca7-a7f5-676a-18bf-c427514a06d6faketruth1-1/+1
2012-09-30Added falling block entities. Sand and gravel now properly fall downfaketruth1-13/+23
2012-09-26Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/healthfaketruth1-3/+4
2012-08-19Android: Moved Android stuff to the ~/trunk/Android/ folder!faketruth1-0/+0
2012-08-18Android: I'm probably using a lot of bad practices, but the app looks somewhat better now and polls the server statusfaketruth1-6/+57
2012-08-18Android: Pressing back button sends stop command to serverfaketruth1-42/+15
2012-08-16MCServer should run just fine on Android now :Dfaketruth1-3/+11
2012-08-15Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!faketruth1-0/+87