android textview Do not concatenate text displayed with setText. Use resource string ...

参考: 【Android】解决TextView.setText提示Do not concatenate text displayed with setText. Use resource string ... https://www.jianshu.com/p/3842f4456425

android 对话框 dialog

参考: Android对话框AlertDialog.Builder使用方法 https://blog.csdn.net/a2978157/article/details/70138844

android 实时显示时间

参考: Android 实时显示时间(textview) https://www.jianshu.com/p/a8a37d3d9a03

sqlite 升级

参考: SQLite数据库版本升级 https://blog.csdn.net/feibendexiaoma/article/details/79526187 sqlite 升级 https://blog.csdn.net/coding_or_coded/article/details/7...

sg 滤波器

参考: SG滤波原理 https://www.cnblogs.com/zwjun/p/13745059.html Savitsky-Golay滤波器及源码实现 https://blog.csdn.net/lovelyaiq/article/details/88681499 Savitz...

android 打包错误

参考: AndroidStudio打包javax.crypto.BadPaddingException: Given final block not properly padded解决方法 https://blog.csdn.net/qq_28514109/article/details/90...

android release

参考: android studio设置生成的release版本apk的名称 https://blog.csdn.net/bzlj2912009596/article/details/78291355 教你如何使用android studio发布release 版本(完整版) https:...

android edittext 只能输入 英文,数字,特殊字符

参考: 如何让EditText只能输入英文或数字 https://zhidao.baidu.com/question/1450304732619459300.html EditText 只输入英文和特殊字符 https://blog.csdn.net/liangoogle/article/...

android 子线程更新主线程

参考: Thread中runOnUiThread的简单使用 https://blog.csdn.net/cf8833/article/details/90297775 Android常见报错之 - Only the original thread that created a view h...

recyclerview checkbox 更新数据

参考: RecyclerView+CheckBox的使用 https://www.jianshu.com/p/606049e38538 Android RecyclerView列表中存在Checkbox错乱以及滑动更新Checkbox状态解决方案 https://blog.csdn.net...