Giter VIP home page Giter VIP logo

uiautomator_signin's Introduction

Uiautomator_SignIn
 1. Requirements
 2. Usage
 3. Notice
中文说明(README.md in Chinese version)
 1. 要求
 2. 用法
 3. 注意

Uiautomator_SignIn

SignIn tool fully automatic implemented by Uiautomator, which can help us to auto sign in for 3rd party apps.

Requirements

Since this app based on Uiautomator, it should run with adb shell command like:
adb shell am instrument -w -r -e debug false -e class com.pyy.uitest.Sign com.pyy.uitest.test/android.support.test.runner.AndroidJUnitRunner

Usage

Setup the project then run the app with IDE, it will build 2 apks, one is app-debug.apk and one is app-debug-androidTest.apk.
You should install these two apks.
You can run it with the script run.sh for Linux or run.bat for Windows. When you set the gesture-lock in JD Finance, you should run the app with icon named 自动签到助手 to save your unlock gestrue.

Notice

Nowadays the app only supports 4 3rd party apps: JD, JD Finance, SMZDM, Tencent Comics.

If you want more, you can create issue to me.
Fork, stars, issues & PRs are welcome!

中文说明(README.md in Chinese version)

本工具是全自动化的针对第三方应用的签到工具,基于Android Uiautomator实现。

要求

需要用户在PC端执行如下命令来运行签到工具: adb shell am instrument -w -r -e debug false -e class com.pyy.uitest.Sign com.pyy.uitest.test/android.support.test.runner.AndroidJUnitRunner
或者root手机之后,直接在手机端执行上述命令。

用法

把本工程导入IDE工具后运行会编译出来两个apk,分别是app-debug.apkapp-debug-androidTest.apk,需要安装这两个apk。
可以在Linux系统中直接运行run.sh或者在Windows系统中运行run.bat。
如果你设置了京东金融的手势密码,请先运行带图标的自动签到助手app来设置你的解锁手势密码,以确保工具能够自动解锁手势密码。

注意

目前只支持了4款第三方应用:京东, 京东金融, 什么值得买, 腾讯动漫.
需要其他的任何第三方app,请提issue给我。
欢迎各种fork, 点亮星星, 提issue和PRs给我。

uiautomator_signin's People

Contributors

sl0v3c avatar wqk317 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wqk317

uiautomator_signin's Issues

No test file

Maybe you have forgot to upload the test file in src

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.