Android Studio – Android Studio can't recognize java file
Why AndroidStudio can't recognize some java files in my project? I have a FileInfo.java in folder , and Android Studio can't take it as a java file,but other java file can be recognized normally. My Project can build successfully. Other…