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

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

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)
![preview](README/preview.png)

## 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).