Coder Social home page Coder Social logo

gargomoma / gtaxl-manifests Goto Github PK

View Code? Open in Web Editor NEW

This project forked from k9100ii/gtaxl-manifests

0.0 0.0 0.0 11 KB

Repository containing manifests for building LineageOS for variants of the Samsung Galaxy Tab A 10.1" 2016, codenamed gta[note]xl[wifi/lte]

gtaxl-manifests's Introduction

Manifest for building LineageOS 19.1 for gtaxlwifi, gtaxllte, gtanotexlwifi, and gtanotexllte

gtaxlwifi is the codename for the WiFi-only variant of the Samsung Galaxy Tab A 10.1" (2016), with model SM-T580.

gtaxllte is the codename for the LTE variant of the Samsung Galaxy Tab A 10.1" (2016), with model SM-T585, and also with SM-T585N0 and SM-T585C for Korea and China respectively.

gtanotexlwifi is the codename for the WiFi-only variant of the Samsung Galaxy Tab A 10.1" (2016) with S-Pen, with model SM-P580, and also with SM-P583 for China.

gtanotexllte is the codename for the LTE variant of the Samsung Galaxy Tab A 10.1" (2016) with S-Pen, with models SM-P585, SM-P585M, SM-P585Y, SM-P585N0, and SM-P588C.

Some extremely basic instructions:

  • Make a new directory for LineageOS sources and enter it:
mkdir lineage-19.1
cd lineage-19.1
  • Initialize repo in this directory with the LineageOS 19.1 android repository:
repo init -u https://github.com/LineageOS/android.git -b lineage-19.1
  • Clone this repository to .repo/local_manifests for roomservice.xml containing the repositories needed to build for these devices:
git clone https://github.com/TALUAtGitHub/gtaxl-manifests.git -b lineage-19.1 .repo/local_manifests
  • Sync all of the repositories in manifests (including LineageOS manifests):
repo sync --force-sync --no-tags --no-clone-bundle -c
  • Finally, build as you like. For example, for a recovery-installable package for gtaxlwifi:
. build/envsetup.sh
lunch lineage_gtaxlwifi-userdebug
mka otapackage

gtaxl-manifests's People

Contributors

k9100ii 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.