Giter Site home page Giter Site logo

codsnow / android-touch-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zfdang/android-touch-helper

0.0 0.0 0.0 152.77 MB

开屏跳过-安卓系统的开屏广告自动跳过助手

Home Page: https://TouchHelper.zfdang.com

License: MIT License

Java 100.00%

android-touch-helper's Introduction

Android-Touch-Helper

Build_TouchHelper_APK

开屏跳过 - 安卓系统的开屏广告自动跳过助手

自动跳过软件的实现,一般都是基于安卓的Accessibility“无障碍服务”实现。开启了无障碍服务的软件,可以获取屏幕上的任何内容,从而可以检测广告,帮助用户自动跳过。因此,使用广告跳过程序,最大的风险是个人信息被泄露!

本程序是开源程序,不需要网络权限,不需要存储权限,不会收集或者上传任何信息!绝无隐私问题!

程序可以使用三种方法跳过开屏广告:

  1. 关键字。在应用中查找含有关键字的按钮,如果发现了对应的按钮,自动帮用户点击从而跳过广告。
  2. 应用的指定控件。当应用工作时,自动查找对应的控件,如果找到则自动点击;
  3. 应用的指定位置。当应用工作时,自动点击对应的区域。

欢迎大家贡献想法和代码!

Get it on F-Droid Get it on Google Play

项目网站

http://TouchHelper.zfdang.com

一点说明

这是几年前搞的一个个人项目,现在没什么精力来改进和维护了,大家提的新需求了,估计很难满足了...

如果有人愿意提交PR, 我会尽量Review之后Merge的

感谢

项目借鉴了不少AccessibilityTool的代码,在此表示感谢!

https://github.com/LGH1996/AccessibilityTool

android-touch-helper's People

Contributors

zfdang avatar poussinou avatar bbyyxx2 avatar linsui 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.