Code Monkey home page Code Monkey logo

android's Introduction

中文|English

exTHmUI

什么是 exTHmUI ?

exthm logo

这是一个由国内东方众自行发起制作、以东方 Project 元素为特色的类原生 Android 项目,基于 LineageOS

exthm-10 EOL 时间为 2021 年底,届时请迁移至 exthm-11 或更新的分支 很抱歉让大家失望了 qwq 因为一些原因我们未能实现当初基于 AOSP 的想法,因此本分支将继续基于 LineageOS 开发

同步源码

repo 是一种用于管理多个 Git 仓库的工具

要开始编译 exTHmUI,你需要熟悉 Repo 和 Git

要开始同步源码,请使用这些命令

repo init -u https://github.com/exthmui/android.git -b exthm-11
repo sync

您也可以使用如下命令来初始化仓库,这样可以节省磁盘空间

repo init -u https://github.com/exthmui/android.git -b exthm-11 --depth=1
repo sync

开始编译

. build/envsetup.sh
lunch exthm_[您的设备代号]-userdebug
mka bacon

向 exTHmUI 贡献提交

我们欢迎开发者通过 Gerrit 参与到 exTHmUI 的开发中,请访问 exTHmUI Code Review

查阅 wiki

如果对详细的系统介绍和编译有兴趣,欢迎访问我们的 Wiki

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.