win10透明通知栏修改软件
2022-07-05 14:00:52 119KB win10 透明通知栏修改软件
Android实现Notification的通知栏常驻.zip
2022-07-04 09:11:14 1.49MB Android
NotificationListenerService是通过系统调起的服务,在应用发起通知时,系统会将通知的应用,动作和信息回调给NotificationListenerService。但使用之前需要引导用户进行授权。使用NotificationListenerService一般需要下面三个步骤。 注册服务 首先需要在AndroidManifest.xml对service进行注册。 <service android:name=.NotificationCollectorService android:label=@string/app_name android:permi
2022-06-24 15:45:49 37KB AND android android开发
1
实现闹钟运行的效果如下:   通知栏的运行后效果图如下: 布局文件(activity_main.xml) <?xml version=1.0 encoding=utf-8?> <LinearLayout xmlns:android=http://schemas.android.com/apk/res/android xmlns:tools=http://schemas.android.com/tools android:id=@+id/activity_main android:layout_width=match_parent android:layou
2022-05-18 13:00:31 173KB activity alarmmanager android
1
在使用多块屏幕时,常常因为软件通知栏在主屏幕,但是主屏幕在使用中,来消息时无法看到闪烁或者点到通知栏,常常要退出全屏操作,这款软件可以双显示通知栏,占用较小的资源获得较大的体验~
2022-05-16 09:08:12 563KB 源码软件 多屏显示 多屏幕通知栏
1
通知 一个示例应用程序显示了Android通知功能。 主要活动 正常通知 正常通知动作 大文字通知 收件箱通知 捆绑通知 大图通知 消息通知 媒体通知 自定义视图通知 执照 NotificationDemo for Android Copyright (c) 2017 Smile Wei (http://github.com/EasyToForget). Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless
2022-04-24 16:21:32 5.83MB Java
1
Android实例源码-消息推送通知栏类安卓源代码(5例) NotificationTest 消息推送的简单demo 实现Notification的通知栏常驻 消息推送完美demo 消息推送最新demo +服务器 激光推送客户端demo
使用RemoteView发送通知栏信息,模拟下载进度,可暂停、继续
2022-04-19 11:03:08 6.21MB RemoteView Notification
1
一款手机app,分析棋局无需切换前后台,开局时点击初始,利用opencv识别手机象棋软件当前棋盘棋子分布,转化为象棋引擎fen代码,通过云引擎计算得出走法返回给app,并将结果显示在棋盘上,支持大部分单机及联网象棋软件
2022-04-05 13:05:07 95.18MB opencv 悬浮球 通知栏
1
delphi android通知消息栏内容显示的实现,包括多行单行消息。
2022-03-31 08:41:57 43KB Delphi Android
1