Page 1 of 1

Running Smartfox 2FX server code locally on a mobile device

Posted: 26 Jul 2024, 14:56
by adique
Is it possible to run the Smartfox 2FX server code locally on a mobile device (smartphone) inside a java vm?

Re: Running Smartfox 2FX server code locally on a mobile device

Posted: 26 Jul 2024, 15:10
by Lapo
Hi,
yes it should be possible. It runs on a raspberry pi 4, no problem.
Android is already based on Java so it shouldn't be much of an issue. On iOS I am not sure, but games like Slay The Spire do run on iOS and they are java-based.

If you try let us know how it goes.

Cheers

Re: Running Smartfox 2FX server code locally on a mobile device

Posted: 19 Aug 2024, 16:18
by adique
Hi,

thanks for your help, we are trying to run our server-side code on a mobile device inside a java virtual machine for an offline-mode to use the same code-base.

BR Stefan

Re: Running Smartfox 2FX server code locally on a mobile device

Posted: 19 Aug 2024, 18:25
by Lapo
Interesting, let us know how it goes :)

Cheers