I have a mixed code base (C++ and Java) and I am planning to use Android Studio as my IDE and convert my existing Android.mk files to build.gradle files.
Is there a way to convert them easily? If not, are there good tutorials / blogs/ documentation that can help me get started on this?