09 2020 档案

摘要:首先需要引入依赖 implementation 'com.squareup.okhttp3:okhttp:4.8.0' implementation 'com.squareup.okio:okio:2.7.0' implementation 'com.squareup.retrofit2:retro 阅读全文
posted @ 2020-09-18 17:58 荣超 阅读(1530) 评论(0) 推荐(0) 编辑
摘要:引入依赖 def room_version = "2.2.5"implementation "androidx.room:room-runtime:$room_version"implementation "androidx.room:room-ktx:$room_version"kapt "and 阅读全文
posted @ 2020-09-17 14:54 荣超 阅读(917) 评论(0) 推荐(0) 编辑
摘要:action 界面 ACTION_SETTINGS 系统设置界面 ACTION_APN_SETTINGS APN设置界面 ACTION_LOCATION_SOURCE_SETTINGS 定位设置界面 ACTION_AIRPLANE_MODE_SETTINGS 更多连接方式设置界面 ACTION_DA 阅读全文
posted @ 2020-09-14 14:35 荣超 阅读(3879) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <!-- 背景颜色 --> <sol 阅读全文
posted @ 2020-09-09 16:55 荣超 阅读(790) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示