Android

Anyone know how to code for android please

@C4ntikF4m you cannot make games on a phone, but to play them you need button controls.

I mean the code so when I go on the phone screen the player on the game is movable.

You need to use GUI blocks that when pressed send messahes to the player to move. Mobile also allows you to be abstract in your controls, as in my mobile game here:
https://flowlab.io/game/play/1455490
(PS the only level that playable right now is the one with the Purple T)