Is it possible to import existing ndk project which sources are upper level than AndroidManifest.xml

If i select project folder wihich contains manifest files it doesnet import sources from upper folders.
EG: structure is
*framework
**sources
*game
**sources
**android_project

Hi xKernel,

currently, it is not easily to do it. You have to add file manually, or write scripts to generate the project file.

we will consider your requirement in the future release.
Thank you for you advice.