I can't compile export templates for android (Godot 2.1.4)

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

I spent 3 days for fix this ,But there is no hope for me.

I tried to install ndk13 but i got the same results

This is my error

This is my android studio packages

Enviroment variables

Path

:bust_in_silhouette: Reply From: enrikqose

(Bad english) I had the same problem and I solved it by using latest build of godot 2.1.5 but remember that your game must be exported using godot 2.1.5 not 2.1.4. Godot engine 2.1.5 is in beta but I didn’t have any problem using it.
This is the game that I made:
https://play.google.com/store/apps/details?id=com.kuaper.centereffect

Godot engine 2.1.5:

How to build godot engine from source code:

How to compile android templates;