Skip to content
@Nothing-phone-2-Development

Nothing phone 2 Development

Development for Nothing Phone (2) (Pong)

Welcome to the official development repository for Nothing Phone (2), also known as Pong. This organization contains all the essential repositories and resources required to build LineageOS and other AOSP-based ROMs for the Nothing Phone (2). BA_ALAK_190 1001

This project provides the necessary tools, configurations, and instructions to help you get started with building custom ROMs for the Nothing Phone (2).

To initialize your local repository using the official LineageOS trees, follow these steps:

1. Initialize the Repository

Run the following command to initialize your repository:

repo init -u [email protected]:Nothing-phone-2-Development/android.git -b lineage-22.1 --git-lfs

This command will set up the local environment with the correct branches and configurations for building the LineageOS ROM.

2. Sync the Repository

Next, synchronize your repository with the remote server:

repo sync

This will download all the necessary sources to build the ROM.

Building LineageOS for Nothing Phone (2)

1. Set Up the Build Environment

To set up the environment, source the build script:

. build/envsetup.sh

2. Choose a Target Device

For Nothing Phone (2) (codename Pong), select the appropriate build target:

lunch lineage_Pong-ap3a-userdebug

3. Build the ROM

Finally, you can start the build process:

m bacon

This command will begin building the LineageOS ROM for your device. The process may take some time depending on your system's capabilities.

Contributing

We welcome contributions from the community! If you'd like to contribute or make improvements, feel free to open a pull request.


Key Points:

  • This guide helps developers set up the environment and build custom ROMs for Nothing Phone (2).
  • LineageOS 22.1 is the default branch for building.
  • You can easily set up the environment and start building by following a few simple commands.

Popular repositories Loading

  1. android_device_nothing_Pong android_device_nothing_Pong Public

    Shell 11 6

  2. android_kernel_nothing_sm8475 android_kernel_nothing_sm8475 Public

    C 5 8

  3. android_vendor_nothing_Pong android_vendor_nothing_Pong Public

    Moved to https://gitea.com/chandu078/proprietary_vendor_nothing_Pong

    Makefile 1 4

  4. android_hardware_qcom-caf_common android_hardware_qcom-caf_common Public

    Forked from LineageOS/android_hardware_qcom-caf_common

    C++ 1 1

  5. android_hardware_qcom_audio-ar android_hardware_qcom_audio-ar Public

    Forked from LineageOS/android_hardware_qcom_audio-ar

    C++ 1

  6. android_kernel_nothing_sm8475-modules android_kernel_nothing_sm8475-modules Public

    C

Repositories

Showing 10 of 23 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…