摘要: 第六天首先按照一个教程配了很多跟图片相关的东西,看不太懂举例其中一个文件ImageUtilspackage com.example.myactivity.util; import android.content.ContentResolver;import android.content.Conte 阅读全文
posted @ 2024-05-04 21:11 夏季彼岸德 阅读(19) 评论(0) 推荐(0)
摘要: 第七天,开始第一步增 package com.example.myactivity; import android.app.ProgressDialog;import android.content.Intent;import android.content.pm.ActivityInfo;impo 阅读全文
posted @ 2024-05-04 21:11 夏季彼岸德 阅读(21) 评论(0) 推荐(0)
摘要: 第八天package com.example.myactivity; import android.app.ProgressDialog;import android.content.Intent;import android.net.Uri;import android.os.Bundle; im 阅读全文
posted @ 2024-05-04 21:11 夏季彼岸德 阅读(19) 评论(0) 推荐(0)
摘要: 第九天package com.example.myactivity; import android.app.Application; import android.util.Log;import android.widget.FrameLayout;import android.widget.Ima 阅读全文
posted @ 2024-05-04 21:11 夏季彼岸德 阅读(19) 评论(0) 推荐(0)