摘要:
日志结束代码: TaskAdapter: package com.example.myapplication10; import static android.app.PendingIntent.getActivity; import android.content.Context; import 阅读全文
posted @ 2024-06-10 22:26
孤儿组
阅读(18)
评论(0)
推荐(0)
摘要:
计步器完成编写最后代码 @Override protected void onStart() { super.onStart(); } @Override public void onDestroy() { //app被关闭之前,service先解除绑定 super.onDestroy(); if 阅读全文
posted @ 2024-06-10 22:25
孤儿组
阅读(14)
评论(0)
推荐(0)
摘要:
日志基础功能代码 MainActivity: package com.example.myapplication10; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; impor 阅读全文
posted @ 2024-06-10 22:25
孤儿组
阅读(15)
评论(0)
推荐(0)
摘要:
进行计步器编写今日完成代码量 package com.example.mapdemo; import android.Manifest; import android.annotation.SuppressLint; import android.content.ComponentName; imp 阅读全文
posted @ 2024-06-10 22:24
孤儿组
阅读(15)
评论(0)
推荐(0)

浙公网安备 33010602011771号