how i can add icon for android testing (upper left corner, near the reproduce button (F5))?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Spaliasum

I just dont know how to add it?

Have you added and configured the Android Export Template to your project? I think you need to enable adb on your PC, enable developer options on your device and connect your PC to your Android device via USB cable.

Tell me if that works so that I can turn my comment into an answer.

johnygames | 2020-08-19 12:41

:bust_in_silhouette: Reply From: Calinou

You need to create an Android export preset in the Export dialog and mark it as runnable there by checking the Runnable check button in the preset.

Of course, you also need to set up exporting for Android for the icon to show up. You may also have to restart the Godot editor after configuring it.