Giter Club home page Giter Club logo

aeasyadb's Introduction

AeasyADB

Introduction

之前写过一个adb相关的辅助脚本,参考链接 https://github.com/ninthDevilHAUNSTER/ArknightsAutoHelper

之后打算学习java的知识,在学习spring框架之前,打算先写一个正式的java学习项目,打算复刻一些ADB的操作,正好自己也有一些之前的经验。

用法相关

目前只在windows上做了开发,后续有空会支持Linux以及Mac。各种代码都写的很屎。简单介绍一下

功能相关

  • 日志功能
    • 日志输出类设计
  • ADB 连接设备
  • ADB 单设备默认选择
  • ADB 多设备参数选择
  • ADB 软件自定义选择
    • config支持ADB选择
    • 多平台适用
    • 远程安装adb命令
  • ADB shell 命令执行
  • adb 基础命令执行方法
  • 屏幕点击
  • 屏幕拖动
  • 启动特定程序
  • 查找特定程序
  • 点击位置随机化
  • ADB 截图
  • 按照特定尺寸截图
  • 图像相似度匹配算法
    • P-Hash相似度
    • 色彩直方图相似度
  • OCR
  • Baidu OCR 支持
    • OCR 结果简单提取
    • OCR 结果富文本解析
    • OCR 结果富文本位置提取
  • Tesseract OCR 支持
    • OCR 结果简单提取
    • OCR 结果富文本解析
    • OCR 结果富文本位置提取
  • Tecent Youtu OCR 支持 (未完成)

DDL 相关

准备花5天时间完成上述功能,能写到哪里算哪里吧。应该上述功能都能实现。还能学点JAVA的知识,8错8错

FROM 2020.7.13-2020.7.17

aeasyadb's People

Contributors

ninthdevilhaunster avatar

Watchers

 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.