安卓通知栏完成发送和取消通知,以及震动铃声,超级简单

首先定义xml文件

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:orientatio

猜你喜欢

转载自blog.csdn.net/m0_62491934/article/details/129784552