……
摘要: 依赖 implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.google.code.gson:gson:2.8.8' implementation 'com.squareup.okhttp3:okhttp 阅读全文
posted @ 2023-06-21 19:33 粉香地瓜 阅读(476) 评论(0) 推荐(0)
摘要: LoginSuccessActivity布局 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http 阅读全文
posted @ 2023-06-21 19:03 粉香地瓜 阅读(178) 评论(0) 推荐(0)
摘要: 一:新建MVP软件包文件 activity_main.xml 界面 <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xm 阅读全文
posted @ 2023-06-21 18:37 粉香地瓜 阅读(166) 评论(0) 推荐(0)