Cuberite Forum
Android tests - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: Android tests (/thread-530.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


RE: Android tests - cardfire - 12-26-2012

(12-23-2012, 01:58 PM)xoft Wrote: I myself have a MK-802 Android-onna-steek, but since its wifi has gone haywire, I am unable to test either Android or Linux. I've just written it off. Pity.

Thanks for the suggestions -- I picked up an MK802 II, as well as a UG007 which is roughly 2x the performance.

The MK802 can run Lubuntu but not with the native WiFi support. The UG007's 'nix support is pre-alpha, these days, due to a different cpu (RockChip vs Allwinner). In either case, I'd recommend picking up a USB-->Ethernet adapter because the device is almost a new experience, with a reliable network connection.

I've been able to run the Android servers *stably* for days on end, even with all the quirks of the current build. Thing is, MC just moved up to 1.4.6 and I can't connect with the updated clients. All conversation about the Android release seems to have gone dark.

I will eventually get Ubuntu stable on one of these sticks, but even then I'd want to use the C++ implementation because it's just ridiculously faster than trying to get someone running through JRE on an 800MHz or 1200MHz ARM device.


RE: Android tests - xoft - 12-27-2012

I think it'd be a great idea if FakeTruth, or someone who manages to replicate Android compilation, actually wrote a Wiki article about compiling on Android - what you need, where to get it, how to set it up, and finally what to open and where to click to get an APK.


RE: Android tests - FakeTruth - 01-03-2013

I got time now, I'll try to create a new apk


RE: Android tests - NiLSPACE - 01-03-2013

yay thanks Smile


RE: Android tests - FakeTruth - 01-04-2013

Here's the new apk: https://code.google.com/p/mc-server/downloads/detail?name=MCServer_r1117_Signed.apk&can=2&q=OpSys%3DAndroid

I wrote a tutorial page on how to create the apk yourself: http://mc-server.org/wiki/doku.php?id=compiling:android


RE: Android tests - LordKitsuna - 02-06-2013

Thanks faketruth this runs pretty good on my Sony Ion it says 14.91 chunks per second and seems to run smoothly its pretty cool. really shows the potential of C++ as a replacement to java to bad mojang will never rewrite mc and i doubt they will ever release the sourcecode.


RE: Android tests - bearbin - 02-06-2013

If I knew how to cross-compile I'd put it on my CI server and you could have auto buildsTongue


RE: Android tests - Mkvarner - 02-07-2013

Well, the server itself runs very smooth on my Samsung Galaxy S3, but the problem is that after i restarted the server it seems like the web-gui got broken.

Edit: Found a fix, you need to install the 1.0 and then the latest build.


RE: Android tests - cardfire - 02-10-2013

This is fantastic!

Is there any way to set the android APK to automatically launch the server when the program is launched? There's an additional step of clicking the "start" button within the app, making it difficult to automate.


RE: Android tests - xoft - 02-10-2013

It has been already requested in the bug tracker, I think it should be quite easy to do, but it's FakeTruth's domain, he's the one to keep begging for this feature Wink