An open API service indexing awesome lists of open source software.

https://github.com/clearw5/dynamic-island.js

Implements iOS Dynamic Island notification on Android by JavaScript
https://github.com/clearw5/dynamic-island.js

android autojs dynamic-island javascript

Last synced: 9 months ago
JSON representation

Implements iOS Dynamic Island notification on Android by JavaScript

Awesome Lists containing this project

README

          

# 使用JavaScript 在Android上实现灵动岛

知乎:https://zhuanlan.zhihu.com/p/566893074

博客:https://blog.autojs.org/2022/09/21/dynamic-island/

## 如何运行

本项目需要在Auto.js Pro 9.2.14以上版本运行。也可以直接下载[Releases](https://github.com/hyb1996/Dynamic-Island.js/releases)中的构建成品apk运行。

本代码仅为Demo,不具备面向最终用户使用价值,暂时不包含权限配置、位置、大小页面,需要自行修改DyanmicIsland中的styles参数,适配自己的设备。

启动时会请求以下权限:
1. 无障碍服务:用于显示无障碍悬浮窗,覆盖在状态栏上方
2. 通知使用权:用于读取通知并显示

## Auto.js Pro下载

国内版本: https://pro.autojs.org
Google Play版本(当前1折优惠中):https://play.google.com/store/apps/details?id=org.autojs.autojspro (暂未上架9.2.14版本,可加入内测群获取)