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 - FakeTruth - 02-21-2013

That ndk-build doesn't work is probably because you didn't set up your PATH variable (it's missing from the tutorial, and wasn't/am still not sure if this is needed).
You could try opening up "C:\cygwin\home\<username>\.bash_profile" and add to the bottom of that file:
Code:
PATH="/cygdrive/d/android-ndk-r8/:${PATH}"
or whatever your path to the android NDK is.

If that doesn't work you could try calling the ndk-build executable directly from the MCServer/Android directory
[Image: 2yxqkc2.jpg]


As for the Eclipse error, you could try doing a "Refresh"
[Image: 2zjfamu.jpg]

Try "Clean"ing the project
[Image: 16732x4.jpg]

And clear android lint markers
[Image: 2z50x1c.jpg]

I have no idea if any of these things will fix it


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

(02-21-2013, 01:36 AM)Garmael Wrote: I give up, this is not for me.
Sometimes I look up to see if I'll be a new apk.

Alas, I find myself in the same boat without the building-experience. I have small Android devices that are ideal for always-on, headless servers, but the builds seem neglected and there's not enough attention for the community. I'd almost want to go pimping the project on Reddit and elsewhere, but not sure if the community-operators and site-owner(s) feel it's ready for prime time.

Android MC-Server has such tremendous potential. Pity to see it neglected.


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

isn't it time for a new official Apk? since the world generation and the API changed allot.


RE: Android tests - cardfire - 03-25-2013

If a new build materializes I'll fire up the MiniPC and take it for a spin ...

Also, is there any procedural sheet for qa'ing? I'd volunteer a bit of weekly time for testing, if it would be useful ...


RE: Android tests - NiLSPACE - 04-10-2013

isn't it maybe time for a new apk and maybe even upload it to google play?


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

Compiled and uploaded new version of the latest revision 1375
https://code.google.com/p/mc-server/downloads/detail?name=MCServer_r1375_Signed.apk


RE: Android tests - NiLSPACE - 05-12-2013

Isn't it time to release MCServer on the Play Store? since you can now have limited worlds, and you can configure almost everything including the world.ini(s) with the webadmin.


RE: Android tests - FakeTruth - 05-12-2013

Is it stable?

I'm hesitant to release MCServer on the Play Store because people are oblivious to what they are installing and it can be somewhat 'damaging' to their device because MCServer runs in the background (I think, not sure) and it generates a shitload of data.


RE: Android tests - LordKitsuna - 05-13-2013

Just make the very first thing large red letters that say read this before installing. Then explain that this is a test its for development only its not ready you dont recommend using it for daily use and that it could damage the device. That covers you and if anyone is stupid and ignores it that is their fault. The market would be nice for the auto updates i use it a lot on my ext sd card for having a mobile server i can drag around with me. I have yet to run into any errors either which has been nice.


RE: Android tests - NiLSPACE - 06-12-2013

Maybe its time for a new .apk?