play game on android by editor

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Dav98
:warning: Old Version Published before Godot 3 was released.

Hi , i’m new on godot but i learn very fastly ! I have to ask only one thing because i made a game but everytime, if i have to change my scene or some code , i have to export it each time the apk and install on my device and this is frustrating. Is there any way to play the game directly by editor?

thanks for help! :slight_smile:

:bust_in_silhouette: Reply From: batmanasb

Yeah, you can use “one click deploy”

:bust_in_silhouette: Reply From: Freeman

One click deploy button

In the correctly setup OS system should recognize that your android device is connected and this button should be seen in Godot.
Just click it and after a while your game will run on your android device.