Giter Club home page Giter Club logo

wxmoneyplugin's Introduction

微信抢红包插件

目前只支持Android 微信版本7.0.0以及之后的版本,代码全是由Kotlin写的

实现的原理:

原理:主要是通过Android的AccessibilityService,无障碍服务来实现

主要分为3步:
- 1.检测通知栏、以及聊天列表是否有“*[微信红包]*”
- 2.第一步检测发现有就模拟点击进去聊天界面
- 3.打开红包界面、点击“*开*”

目前还有很多不足需要优化的地方

  • 1.Android 微信7.0.0以下的版本并不支持,原本是想支持来着,但是由于时间问题和其他的问题,没有兼容到.
  • 2.还有很多需要优化的点,比如:目前拆开红包的button,微信是采用图片,不能通过文字获取,所以我直接用的id来获取
  • 3.列表领取了红包之后,和看到有新的红包到来没有区别,所以如果抢红包的群没有新消息出现,进去已经领取过了红包的群里面
  • 4.还有就是群聊里面的红包必须要点到详情界面去,不然就会一直打开已经点过的红包,或者已经抢完的红包

APK下载地址

APK下载地址

wxmoneyplugin's People

Contributors

levilt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.