2019年12月19日

后台学习

摘要: https://mp.weixin.qq.com/s/uDTvTHM2gJMRsDAOdRDXuA 阅读全文

posted @ 2019-12-19 09:05 longjiajia 阅读(128) 评论(1) 推荐(0)

android studio 生成APK遇到Please correct the above warnings first.

摘要: 快速解决方式 ,proguard-rules.pro文件里添加-ignorewarnings 阅读全文

posted @ 2019-12-19 08:58 longjiajia 阅读(501) 评论(0) 推荐(0)

2019年12月14日

解决android手机EditText设置光标颜色,android:textCursorDrawable="@drawable/corner_cursor" 华为手机无效果的问题

摘要: <EditText android:id="@+id/alertdialog_zhuan_zeng_friend_phone_Edt" android:layout_width="match_parent" android:layout_height="40dp" android:textCurso 阅读全文

posted @ 2019-12-14 11:08 longjiajia 阅读(852) 评论(0) 推荐(0)

2019年11月20日

Caused by: org.gradle.api.resources.ResourceException: Could not get resource 'https://jcenter.bintray.com/com/google/guava/guava/19.0/guava-19.0.jar'.

摘要: classpath 'com.android.tools.build:gradle:3.2.1'改为 classpath 'com.android.tools.build:gradle:3.2.0-alpha11'另外以防万一: jcenter()改为: jcenter{ url "http://j 阅读全文

posted @ 2019-11-20 09:46 longjiajia 阅读(2249) 评论(0) 推荐(0)

2019年11月6日

笔记本电脑无线网络显示红X →显示已关闭无线功能,请问怎样打开?谢谢!

摘要: 阅读全文

posted @ 2019-11-06 21:47 longjiajia 阅读(329) 评论(0) 推荐(0)

2019年10月10日

android中Service没有共享数据问题

摘要: 设置了 服务为android:process=":remote" 阅读全文

posted @ 2019-10-10 10:38 longjiajia 阅读(157) 评论(0) 推荐(0)

2019年9月29日

Flutter配置详解

摘要: https://blog.csdn.net/jifashihan/article/details/80675267 阅读全文

posted @ 2019-09-29 11:39 longjiajia 阅读(140) 评论(0) 推荐(0)

一篇GIT非常好配置的文章

摘要: https://blog.csdn.net/wawawawawawaa/article/details/81172452 阅读全文

posted @ 2019-09-29 10:28 longjiajia 阅读(115) 评论(0) 推荐(0)

2019年9月27日

解决"No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android"错误

摘要: 阅读全文

posted @ 2019-09-27 16:38 longjiajia 阅读(100) 评论(0) 推荐(0)

AS突然断电项目不可以编译

摘要: 阅读全文

posted @ 2019-09-27 16:02 longjiajia 阅读(146) 评论(0) 推荐(0)

导航