WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Martini-Lab/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Unofficial UBPorts

Getting started

To get started with Android/UBPorts, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository using the LineageOS trees, use a command like this:

repo init -u https://github.com/Martini-Lab/android.git -b ubports-9

Then to sync up:

repo sync --force-sync --no-tags --no-clone-bundle -j$(nproc --all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published