I have a big C++ project that has about hundred source files that are located in a bunch of sub folders. They were initially developed using Xcode IDE, so there are no makef
I have created a simple to script to generate Android.mk, you can see more information from here.
Android.mk
You can use the option -s|--scan to add all your sources in your sub folders to your LOCAL_SRC_FILES in Android.mk.
-s|--scan
LOCAL_SRC_FILES