Compile: LineageOS Nougat Setup

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 29

  • @fred7351
    @fred7351 6 років тому +1

    Awesome, thanks.

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  6 років тому

      Thank you!

    • @dhanush4143
      @dhanush4143 4 роки тому

      @@AlaskaLinuxUserAKLU sir can I know where should we copy this things in server or terminal pls reply pls. Iam just starting to build rom can you help me sir

  • @TechyNikk
    @TechyNikk 6 років тому +1

    repo sync is getting error .....i have tried almost 4 times......it says *revision pie not found in android framework* error

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  6 років тому

      What are the exact commands you are typing, so I can try to help?

    • @TechyNikk
      @TechyNikk 6 років тому +1

      @@AlaskaLinuxUserAKLU this time i follow your video steps....and i am waiting for sync. let it complete.....the i'll tell you ....and thnks for replying ....it's great feeling of your attention

    • @TechyNikk
      @TechyNikk 6 років тому +1

      @@AlaskaLinuxUserAKLU "breakfast mido" or "source build/envsetup.sh"

  • @jd-haque
    @jd-haque 4 роки тому +2

    Can we follow this to build custom rom for tablet? Or do you have some guide lines for that plz?

  • @TheJoker.07
    @TheJoker.07 3 роки тому +1

    Hi! I was planning on starting to learn about rom development and such, is your playlist still valid for more recent android versions like 11? thanks :)

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  3 роки тому

      Yes, the principles are the same and there is no difference between building 10 or 11.

  • @neangnen5373
    @neangnen5373 4 роки тому +1

    If I watch all of video In this playlist can I make it? But I have zero experience with code

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  4 роки тому +1

      Neither did I when I started. Yes, if you watch all the videos here, you can make it. :D

    • @neangnen5373
      @neangnen5373 4 роки тому

      @@AlaskaLinuxUserAKLU the big problem that I don't have some knowledge with code

  • @srinivas.pprabakaran9518
    @srinivas.pprabakaran9518 4 роки тому

    Sir,is that anyway to make build environment on another hdd apart from home!(I'm using ssd + hdd setup and my ssd is only limited to 128 gb and my hdd has1tb)

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  4 роки тому

      Yes, you can have your build drive anywhere. Just mount it, cd to get to it, and then download the source code there.

    • @srinivas.pprabakaran9518
      @srinivas.pprabakaran9518 4 роки тому

      @@AlaskaLinuxUserAKLU done it sir,thank you so much! I got permission error at first.. that's why i asked! Thank you so much!🙏🏻

  • @officerkd6-3.7.1
    @officerkd6-3.7.1 5 років тому +1

    can you make a video on how to build device tree for a new device

  • @abhisheklaha5366
    @abhisheklaha5366 5 років тому +1

    Is it okay to use ubuntu 16.04?.. i am facing many issues in 14.04

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  5 років тому

      Sure is. I've used 14.04 and 18.04, but 16.04 should work.

    • @abhisheklaha5366
      @abhisheklaha5366 5 років тому +1

      @@AlaskaLinuxUserAKLU i want to build lineage os 16 unofficially .. so do i have to store device sources in some specific folder?

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  5 років тому

      Please watch this playlist: ua-cam.com/video/QRjeJqVxw_s/v-deo.html
      Particularly videos 8 and 9 will help, but all the videos will be information you will benefit from.

  • @XXXX4690
    @XXXX4690 6 років тому +1

    Is it okay if i go with lineage os 16 ?

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  6 років тому +1

      Absolutely, I recommend that you watch this series first, so you understand how it works, but you can build for anything from L to P with these videos. The process works the same.

    • @XXXX4690
      @XXXX4690 6 років тому +1

      @@AlaskaLinuxUserAKLU Thanks ill just go along with playlist then

  • @XXXX4690
    @XXXX4690 6 років тому +1

    I am using VMware with 12GB ram and a quad core 4 threaded CPU. 10Mbps Internet bandwidth
    I am stuck at 99% I also tried repo sync -j4 -f.
    Fetching projects: 99% (574/579) remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
    Fetching project LineageOS/android_hardware_qcom_audio
    remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
    Fetching project LineageOS/android_hardware_qcom_audio
    remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
    Fetching project LineageOS/android_hardware_qcom_audio
    remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0.

    • @AlaskaLinuxUserAKLU
      @AlaskaLinuxUserAKLU  6 років тому

      Run it like this:
      $ repo sync -j4 | tee log.text
      And then post the full log in pastebin.com or on XDA so I can help you better.

    • @XXXX4690
      @XXXX4690 6 років тому +1

      Thanks ill do.Edit:- I got all the folders. Just in case ill double check if there's any other issue.