How integrate Godot in android Studio ?

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

I need to reduce my apk, but when I put the apk in android studio some folders are missing and some troubles like this seems:

I know that is because I don’t have the Gradle plugin in my project in android Studio, but I don’t know how to integrate in my project Godot. My Gradle is update, I tried to move some folders of a empty project created in android studio, but in the process of install in my device none icon is created .

I wanna know how add a Gradle Script properly to can reduce my apk and execute correctly.