Android开发 , bug汇总

趁现在有空 , 先水一片博客 .
这些链接本来是不想保存的 , 怕以后会用到就想着发到博客上吧 .
吐槽一下: 这段时间频繁跟硬件接触 , 搞得现在头发又掉了不少(珍惜头发 人人有责) .
以后会持续更新(注: 本人android小白) .

Android开发 , bug汇总_第1张图片

//rxjava异常处理
https://www.cnblogs.com/zhujiabin/p/7288878.html

//解决androidstudio镜像问题(跟build.gradle相关)
https://blog.csdn.net/X_kine/article/details/104741771

//解决build的文件无法删除问题
https://blog.csdn.net/wmd1732141816/article/details/90722481?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-2&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-2

//解决Could not resolve com.android.tools.build:aapt2:3.4.0-5326820.错误原因
//分别有几种方法 , 可以试验一下
https://www.cnblogs.com/shi-win-snoopy/p/12416618.html
https://blog.csdn.net/Builder_Taoge/article/details/88736485

//遇到 error: src refspec develop does not match any. 解决思路方法(可供参考)
https://blog.csdn.net/s164828378/article/details/52425208

//解决无法安装问题Installation did not succeed.The application could not be installed: INSTALL_FAILED_TEST_ONLY
Installation failed due to: ‘null’
https://blog.csdn.net/y396397735/article/details/104222256

//解决谷歌 GitHub插件 Octotree 无法正常使用问题(可供参考)
https://blog.csdn.net/feriman/article/details/106225818

//org.gradle.api.tasks.compile.CompileOptions.setBootClasspath(Ljava/lang/String;)V
https://www.jianshu.com/p/9aa238ac00d0

//Android Studio ADB 命令大全
https://blog.csdn.net/changhuzichangchang/article/details/80376944

Android开发 , bug汇总_第2张图片

你可能感兴趣的:(Android开发 , bug汇总)