Online test on mobile devices

I’m making a game for mobile devices, but specifically android, is there a method to do the test online, without having to compile an apk all the time?

When you press play to test your game on preview, there is the network option. Using it and connecting your mobile phone to the indicated address you can test it. It’s necessary all devices are on the same wifi lan. ( you can test it also opening a browser on the same PC where you are creating the game, press f12 and select the correct phone measures)

1 Like

You’ll find the network preview under the debugger icon (next to preview).

2 Likes