08-23-2012, 05:57 AM
Good for you
Android tests
|
08-23-2012, 05:57 AM
Good for you
09-22-2012, 09:47 PM
do you think MC-Server is now compatible enough with 1.3 to make a new apk?
09-23-2012, 12:05 AM
I'll have to test later tonight
I tried to compile MCServer for Android but the CryptoPP uses exceptions. I even tried enabling exceptions but it seems the NDK does not completely supports it ( who knew >_> ) and I get
Code: In file included from jni/../../CryptoPP/algparam.cpp:7: I can try to get rid of all the exceptions in CryptoPP just for Android There seems to be a define for disabling uncaught exceptions: CRYPTOPP_DISABLE_UNCAUGHT_EXCEPTION Trying to compile again... Got a crapload of linker errors.. Trying to compile against gnustl instead of stlport I really hope this works, if it does we don't have to worry about exceptions anymore Yay it compiled! Let's see if it works
09-27-2012, 01:19 AM
Well here it is
http://dl.dropbox.com/u/27784874/MCServer_4_Signed.apk Stupid exceptions added so much bloat to the code that it's suddenly more than twice as big .. >_>
09-29-2012, 12:04 AM
When you press the configure button, it automaticly takes 8081, it needs to take the port that is set in the settings.ini becouse i have port 8080.
09-29-2012, 12:39 AM
I know
09-29-2012, 04:58 AM
So... is squirrel disabled in this version or not? If so, you might include it back, as we have to have exceptions anyway...
09-29-2012, 08:29 PM
i have a nice idea: when you press the start button, the start button changes in a restart button
09-30-2012, 04:11 AM
not a good idea?
|
« Next Oldest | Next Newest »
|