I found the answer from my colleague, he told me that use the file in sourcecode / development / ide / eclipse / .classpath. This file is for eclipse to import the source code on Android. but there is a way to transfer this file to the intellij import file. Sorry, I also don’t know how to convey. but my colleague sends me an * .iml file.yeah file, this is a file that can help you hide the intellij module. After you receive the file, copy this * .iml file to the root of the source code, then you can open intellij, create an empty project, import the module from an existing module, and then select the * .iml file in the window after which the only thing you can do it wait. it takes a long time to import it. so you can develop android source code in intellij. enjoy it!
source share