Coder Social home page Coder Social logo

autoxue's Introduction

挑战答题

免责申明

AutoXue为本人Python学习交流的开源非营利项目,仅作为Python学习交流之用,使用需严格遵守开源许可协议。严禁用于商业用途,禁止使用AutoXue进行任何盈利活动。对一切非法使用所产生的后果,本人概不负责。

环境准备下载

  1. 如果之前添加过环境变量ADB1.0.40请确保删除之

  2. 安装JDK,本文使用JDK1.8

    • 在环境变量中新建JAVA_HOME变量,值为JDK安装路径,如C:\Program Files\Java\jdk1.8.0_05
    • 新建CLASSPATH变量,值为.;%JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar;
    • Path变量中添加:%JAVA_HOME%\bin和%JAVA_HOME%\jre\bin
  3. 安装SDK,本文使用SDK r24.4.1

    • 在环境变量中新建ANDROID_HOME,值为SDK安装路径,如C:\Program Files (x86)\Android\android-sdk
    • 在Path变量中添加项:%ANDROID_HOME%\platform-tools%ANDROID_HOME%\tools
    • 打开SDK Manager.exe 安装对应的工具和包
  4. 安装Appium-desktop,为了使用UiAutomator2,请将Appium设为以管理员权限启动,并赋予JDK和SDK所有权限

  5. 安装一个模拟器,就选夜神Nox吧,如用其他模拟器或真机出现问题请自救。

  6. 安装Python,请至少使用3.7+版本,推荐3.8

使用方法(windows)

  1. 克隆项目 git clone https://github.com/kessil/AutoXue.git --depth 1
  2. 双击运行setup.cmd
  3. 启动 AppiumNox
  4. 双击运行 start.cmd

写在最后

  • 这里可能有您需要的安装包,你可以官方网站下载使用最新版本,也可在这里下载(未必最新版)
  • 强烈建议需要自定义配置文件的用户下载使用vscode编辑器,why vscode?,请一定不要使用系统自带记事本修改配置文件

啰嗦两句

  • 新版AutoXue项目采用Appium的实现并提供了一个题库的API接口,服务运行在云主机上
  • 如果你认为这个项目对你有所启发,给你带来了帮助,或者你想请作者喝一杯咖啡,你可以自愿打赏或捐赠作者
  • 打赏作者表明您对本项目及作者的肯定,作者不承诺任何责任和义务。如需退款请将带有付款单号的截图和收款二维码发送邮件至:[email protected]
  • 如需同作者探讨学习或者项目合作,也可以发送邮件[email protected] donate

autoxue's People

Contributors

kessil avatar wongsyrone 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.