android 中查看错误
打开AndroidStudio的terminal,在命令行输入命令:gradlew compileDebugSource --stacktrace -info或gradlew assembleDebug --info
mac linux系统输入:./gradlew compileDebugSource --stacktrace -info
posted on 2019-12-23 09:56 longjiajia 阅读(435) 评论(0) 收藏 举报
打开AndroidStudio的terminal,在命令行输入命令:gradlew compileDebugSource --stacktrace -info或gradlew assembleDebug --info
mac linux系统输入:./gradlew compileDebugSource --stacktrace -info
posted on 2019-12-23 09:56 longjiajia 阅读(435) 评论(0) 收藏 举报