https://github.com/wh201906/autozan
An app designed to make thumbs-up to others automatically in QQ | 一款在QQ个人面板中快速互赞的App
https://github.com/wh201906/autozan
android qq thumbs
Last synced: 3 months ago
JSON representation
An app designed to make thumbs-up to others automatically in QQ | 一款在QQ个人面板中快速互赞的App
- Host: GitHub
- URL: https://github.com/wh201906/autozan
- Owner: wh201906
- License: mit
- Created: 2020-05-15T15:08:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T08:59:40.000Z (over 4 years ago)
- Last Synced: 2025-01-17T11:12:12.213Z (5 months ago)
- Topics: android, qq, thumbs
- Language: Java
- Homepage:
- Size: 342 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoZan
An app designed to make thumbs-up to others automatically in QQ
Using Android Accessibility Service to perform click event
[中文](README/README.zh_CN.md)
## About the first virsion
I wrote this app in Aug. 2017. I knew almost nothing about Java and Android at that time, so the first version might seems horrible.
It took me a few days to migrate this project to Android Studio 3.6.1 since I need to remove some sensitive data for turning it into a open-source project(the original one has ads and sponsor links).