Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k3x1n/Android-Show-Taps

Show customized taps upon touches. Shizuku required.
https://github.com/k3x1n/Android-Show-Taps

Last synced: about 2 months ago
JSON representation

Show customized taps upon touches. Shizuku required.

Awesome Lists containing this project

README

        

# Android Show Taps
Show customized taps upon touches. Shizuku required.

# Build instructions
If Android Studio uses the official original SDK, the code will prompt an error,
You need to refer to here to replace a jar file: [Reginer/aosp-android-jar](https://github.com/Reginer/aosp-android-jar)
If you don't know how to solve it, you can temporarily comment out the relevant codes depending on the situation.

# TODO
- Remove the dependency on Shizuku, support direct launch using shell or root command
- PNG image
- Quick tile

---

(中文:)

# 构建说明
如果AndroidStudio使用的是官方原版的SDK, 代码会提示错误,
需要参考这里替换一个jar文件: [Reginer/aosp-android-jar](https://github.com/Reginer/aosp-android-jar)
如果你不知道如何解决, 可以暂时看情况注释掉相关代码, 它们主要是为了解决部分设备的适配问题。

# TODO
- 去除对Shizuku的依赖, 支持直接通过adb或root命令启动
- PNG图片
- 快捷磁贴