Hello, I'm using Android Studio 2.2 and I have this Android Studio project which has cpp files, imported using CMake (https://developer.android.com/studio/projects/add-native-code.html). However everytime I open this project, it always has this progress bar, "building symbols". It took about 10 minutes to complete and until it dones it won't have any code analysis feature I can use (like going to declarations, implementations, and such). Any idea on how to make this process shorter? Shouldn't the so called "symbols" cached so AS doesn't have to do it everytime I reopen the project even without changing anything in between?
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/885c7b3c-a699-48a1-bc57-17dac33ccdec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

