Open youaresoomean opened 7 years ago
There isn't support for Android, Java, Gradle or CMake in the core distribution of Premake. I doubt we'll ever support CMake in core, it being a "competitor" and all. Personally, I'd like to see Android support added to core, I use one of the modules that adds Android support and I've extended it myself too. It doesn't support Android Studio though.
You can always try creating a module to support Android Studio, or extend one of the existing Android modules to do so.
+1 for moving android support in core
Android support has been added to core.
Hi,
are there any plans to provide a gradle/cmake action to target Android Studio projects for mixed java/ndk android development?