2022年11月29日

Android中如何高效率的进行简繁体转换

摘要: 阅读全文

posted @ 2022-11-29 16:29 longjiajia 阅读(136) 评论(0) 推荐(0) 编辑

2022年11月28日

隐私权政策

摘要: https://blog.csdn.net/shulianghan/article/details/118972421 阅读全文

posted @ 2022-11-28 18:14 longjiajia 阅读(10) 评论(0) 推荐(0) 编辑

搜索 APPbundle可以在其中去除以前上架的APK

摘要: 1 阅读全文

posted @ 2022-11-28 18:13 longjiajia 阅读(14) 评论(0) 推荐(0) 编辑

2021年1月12日

android--editText赋值之后显示的还为上一个的值问题

摘要: 给这个editText添加属性android:saveEnabled="false" 阅读全文

posted @ 2021-01-12 14:26 longjiajia 阅读(160) 评论(0) 推荐(0) 编辑

2020年3月23日

苹果电脑双系统怎么切换

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2020-03-23 19:39 longjiajia 阅读(3) 评论(0) 推荐(0) 编辑

2020年1月3日

android studio中引入文件出现<declare-styleable> MenuView, unable to find attribute android:preserveIconSpacing

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2020-01-03 15:02 longjiajia 阅读(0) 评论(0) 推荐(0) 编辑

2019年12月23日

android 中查看错误

摘要: 打开AndroidStudio的terminal,在命令行输入命令:gradlew compileDebugSource --stacktrace -info或gradlew assembleDebug --info mac linux系统输入:./gradlew compileDebugSourc 阅读全文

posted @ 2019-12-23 09:56 longjiajia 阅读(420) 评论(0) 推荐(0) 编辑

2019年12月20日

eclipse中Dialog设置背景

摘要: dialog.getWindow().setBackgroundDrawableResource(android.R.color.transparent); 阅读全文

posted @ 2019-12-20 10:00 longjiajia 阅读(288) 评论(0) 推荐(0) 编辑

2019年12月19日

后台学习

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

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

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

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

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

导航