Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/k3x1n/Android-Show-Taps
- Owner: k3x1n
- License: gpl-3.0
- Created: 2024-02-15T14:15:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T09:38:31.000Z (7 months ago)
- Last Synced: 2024-08-04T01:11:19.932Z (5 months ago)
- Language: Kotlin
- Size: 497 KB
- Stars: 19
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shizuku - Android-Show-Taps - Show customized taps upon touches `GPL-3.0` (Apps / Input methods)
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图片
- 快捷磁贴