in your build.gradle add the following to the end of the android node android { .... .... sourceSets { main.java.srcDirs += 'src/main/ ' } } The.
確定! 回上一頁