Background: 1. I have a huge project with multiple folders,sub-folders ( containing .cpp and .h) files 2. My CMAKE scripts are designed to include only 60% of the source files. 3. In Android Studio, under CPP folder of the Application, all the applicable source files are displayed
Problem: The view of files that is displayed under CPP folder is not inline with the Operating system directory view Header files are not visible under CPP folder. For example, if the source file is under 5 levels deep in a nested folder structure, AS only shows the last 2 folders where the source file is present. What should be done to view the source files in AS similar to Operating system source view so that it is easy to navigate. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
