Hello everyone, I download and compile Android source code successfully, now I want to use Android studio to read the code, I find that the java code navigation function is supported, but c / C ++ is not, can someone help me?
This is what I did:
- successfully executed the script
development/tools/idegen/idegen.shand I got the file android.imlandandroid.ipr - launch android studio then import file
android.ipr
source
share