error android kit
-
I'm having the following error while compiling
-
I'm having the following error while compiling
@Joao-Alysson You should not use Ant to build for android - it was replaced by Gradle and is not supported anymore.
-
@Joao-Alysson You should not use Ant to build for android - it was replaced by Gradle and is not supported anymore.
@jsulm said in error android kit:
You should not use Ant to build for android - it was replaced by Gradle and is not supported anymore.
How do I configure not to use the ant?
-
@jsulm said in error android kit:
You should not use Ant to build for android - it was replaced by Gradle and is not supported anymore.
How do I configure not to use the ant?
Best is to follow those guidelines. Especially it is also important to stay with the recommended versions (e.g. NDK)