03 2020 档案

Android数据库升级、降级、创建(onCreate() onUpgrade() onDowngrade())的注意点
摘要:https://blog.csdn.net/meryvn/article/details/48786495 阅读全文

posted @ 2020-03-11 15:53 Ants_hu 阅读(175) 评论(0) 推荐(0)

adb命令开关蓝牙及NFC
摘要:打开和关闭蓝牙BT adb root adb shell svc bluetooth enable adb shell svc bluetooth disable 打开和关闭NFC adb root adb shell svc nfc enable adb shell svc nfc disable 阅读全文

posted @ 2020-03-11 10:13 Ants_hu 阅读(1490) 评论(0) 推荐(1)

fragment重叠问题解决方法
摘要:https://blog.csdn.net/yuzhiqiang_1993/article/details/75014591 阅读全文

posted @ 2020-03-09 17:33 Ants_hu 阅读(170) 评论(0) 推荐(0)

导航