开发过程中,总会遇到很多坑: Gradle build finished with 101 error(s) in 1m 35s 424ms 19:23:50 Generate Signed APK: Errors while building APK. You can find the errors in the ‘Messages’ view. 这相信大家都会遇到吧,当你想打包APK时就会出现这样的一句话,而且没任何提示了,你心里顿时一万只草泥马奔腾而过…. 别慌,本大神教你: You ca
参考资料: https://stackoverflow.com/questions/35334319/difference-between-make-project-make-module-app-build-apk-and-generate-signed Make Project:- Means you create a real aplication which is working on device and has a executable file like apk. Make Mod