This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

In some tutorials I saw an Android icon on top right. The user clicks the icon and game starts to run on phone. How can I make same thing? In my Godot, there is no Android icon on top right. Everytime I export apk and move to my phone and install app and I run the app.

in Engine by (29 points)

1 Answer

+4 votes
  1. Make sure all android export settings are setup fine
  2. Enable Android developer mode (steps here)
  3. Once your phone connected, make sure you enable "Transfer files" in your usb connection notification
  4. Once Developer mode is enabled, be sure to enable "USB Debugging"

At this point if all is ok, you should see an Android icon next to the "play/pause/stop" buttons:

enter image description here

Click this icon and it will create the apk and run it on the device :-)

by (895 points)

Thank you so much. I was confused before this.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.