Code Monkey home page Code Monkey logo

androidaps's Introduction

AAPS

Support Server

CircleCI Crowdin Documentation Status codecov

DEV: CircleCI codecov

Bitcoin Icon

3KawK8aQe48478s6fxJ8Ms6VTWkwjgr9f2

如何支持此项目?

软件遵循GPL V3协议,是完全开源免费的,但开发者写代码、维护需要投入大量时间精力。 大家的支持是项目得以延续的动力。 支持原版请从上方英文链接捐助。 支持码农哥加的功能,请点击以下链接或者扫码。

Donation

https://afdian.net/a/manong

How to Build

如何编译

If your are familiar with Android development:

  • Fork this repository.
  • Replace keystore/demokeystore.jks with your own key store file.
  • Add below secrets in the Actions secrets and variables settings of your repository.
    Screenshot of Actions secrets
    KEY_ALIAS: Key alais of your key store file. KEY_PASSWORD: key password of your key store file. STORE_FILE: Path of your key store file in your repository. STORE_PASSWORD: Store password of your key store file.
  • Trigger build in Github Actions
  • Download the aaps.zip file in Artifacts

如果你熟悉安卓开发:

  • 克隆此代码仓库到你自己的Github账号
  • 用你自己的安卓签名文件替换你克隆的仓库中的keystore/demokeystore.jks
  • 在你克隆的仓库设置中的 Actions secrets and variables 选项中添加如下秘密环境变量:
    Screenshot of Actions secrets
    KEY_ALIAS: 你的安卓签名文件的key alias。 KEY_PASSWORD: 你的安卓签名文件的key密码。 STORE_FILE: 你的安卓签名文件的路径。 STORE_PASSWORD: 你的安卓签名文件的store密码。
  • 在Github Actions中触发编译
  • 下载Artifacts中的编译产物aaps.zip

If your are NOT familiar with Android development:

You need to get the secerts of the key store file to sign your application. For security reason, all of the passwords are NOT in this repoitory. It's really recommanded that you can sign your apk file with your own key store file after learning some Android knowledge. Please follow these steps:

  • Fork this repository.
  • Scan the below QR code and subscribe "一型码农Lex" WeChat Channel.
    WeChat Channel QR code
  • Join the WeChat group and ask for the secrets. (Get the WeChat group QR code form the middle menu of "一型码农Lex" WeChat Channel. Scan to join.)
  • Add below secrets in the Actions secrets and variables settings of your repository.
    Screenshot of Actions secrets
    KEY_ALIAS, KEY_PASSWORD, STORE_FILE, STORE_PASSWORD.
  • Trigger build in Github Actions
  • Download the aaps.zip file in Artifacts

如果你不熟悉安卓开发:

你需要获取安卓签名文件的密码等信息,因安全原因,这些敏感信息不能公开发布于此。 强烈建议学习相关知识,编译完APK后,用你自己的签名文件签名。 请按如下步骤操作:

  • 克隆此代码仓库到你自己的Github账号
  • 扫描下方二维码关注“一型码农Lex”微信公众号。Scan the below QR code and subscribe "一型码农Lex" WeChat Channel.
    WeChat Channel QR code
  • 点击“一型码农Lex”微信公众号的中间菜单,获取入群二维码。进去索要签名文件的密码。
  • 在你克隆的仓库设置中的 Actions secrets and variables 选项中添加如下秘密环境变量:
    Screenshot of Actions secrets
    KEY_ALIAS, KEY_PASSWORD, STORE_FILE, STORE_PASSWORD,这些变量的值都在群中。
  • 在Github Actions中触发编译
  • 下载Artifacts中的编译产物aaps.zip

androidaps's People

Contributors

adrianlxm avatar andrew-warrington avatar andries-smit avatar andyrozman avatar avereha avatar bartsopers avatar boysim avatar capngrumpy avatar dependabot[bot] avatar dlvoy avatar dv1 avatar jamorham avatar jotomo avatar miloskozak avatar miyeongkim avatar philoul avatar powergbg avatar radoslavr avatar rictx-t1d avatar robertbuessow avatar roumengeorgiev avatar ryanhaining avatar samspycher avatar schmitzn avatar smuething avatar swissalpine avatar tim2000s avatar tornado-tim avatar viktoschi avatar warstar2187 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.