Fixing errors, and when the source code just isn't worth fixing....

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

КОМЕНТАРІ • 33

  • @dark9y8
    @dark9y8 2 роки тому

    Thanks man. Any video on creative device tree using similar device sources?

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

    Hi alaskalinuxuser, can you give a demo on modification of system apps or UI in source code with Android studio.
    And also share us about the documentation of various UI directories.

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

      This is something I haven't done much of. I've used Android Studio a lot, and I have videos for editing UI code for apps and such, but no experience loading ROM source into Android Studio. Generally, when I try, it doesn't work.

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

    Hey AlaskaLinuxUser, I was wondering how you would set up ota updates for your custom rom?

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

      I've never set up ota's for my roms. I'm not 100% sure. :D

    • @aydanrichardson7626
      @aydanrichardson7626 5 років тому +2

      @@AlaskaLinuxUserAKLU Thanks I'll try to look into it further. Thanks for making these awesome videos, without them I would have never been able to build Custom ROMs Thanks :D.

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

    Could you make a video about how we could make an android version that is NEWER than what the device supports? Thanks :)

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

      Absolutely. I have this series: ua-cam.com/play/PLRJ9-cX1yE1nkKtHvA9fWZCHQiBHQhjKX.html
      where I upgrade a lollipop phone to Marshmallow, then Nougat, then Oreo, which were all newer then the phone supports. The process of upgrading is the same, weather it is for L, M, N, O, P, or Q/10. Hope that helps!

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

    Can you do a video on caf.
    Eg how to merge their stuff's to your device tree or how to pick something from them

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

    What about postmarketos installation

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

    Hi Bro, I have a doubt that, I have a voLTE Patch which works from Android 8.0,8.1 and 9.0 but not on 10. Is it possible to port the patch to android 10. Can I have any contact detail like telegram ? to contact u regarding this? I am currently getting with building device tree from Scratch for Asus Zenfone lite L1 SD430 MSM 8937.

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

      The description of this video has a link to telegram. :D

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

      @@AlaskaLinuxUserAKLU Many thanks. I didn't noticed that check the description. Is it possible to port that patch?

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

    If your time permits, make a ROM porting video that would be so helpful

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

      Good suggestion, but I don't port roms, I compile from source. :D

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

    Do you use Lineage device tree or Sodp device tree for discovery ?

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

      In this specific case, Lineage device tree.

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

      For my personal phone, I am using SODP device tree, using the 4.9 kernel on AOSP 10.

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

    how build sailfish os rom on any android device

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

      I've never build sailfish os, sorry, I am not knowledgeable enough help you.

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

    Hi, can you make a video on porting device tree from AOSP to Lineage? for the same android version?

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

      I'll keep it in mind for future videos. :D

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

      @@AlaskaLinuxUserAKLU Thank you, you're doing God's work!
      Bless you!

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

      @@yoman9446 I appreciate the compliment, but I think God's work is far more important than building a few roms. :D

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

    Hey,
    Can I build rom in laptop with 8gigs of Ram?

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

      Technically yes, but I don't recommend it. You should meet the minimum requirements of 16 GB of RAM.

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

    Plz make custom rom for realme 3i plz...plz...plzzz

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

    😅 on bemand video

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

    Could you help me with this, please? Thank you.
    Have you ever seen this error?
    Device tree: github.com/felipendc/device_xiaomi_raphael
    Vendor tree:= github.com/felipendc/vendor_xiaomi_raphael
    Kernel Source:= github.com/felipendc/kernel_xiaomi_raphael
    ROM Source:= github.com/aosp-forking/manifest
    Haste = hastebin.com/worawaxoxa.cs
    Today I was compiling an aosp_forking for raphael (Redmi K20 Pro) and I'm gettin this error.
    I've already tried 4 different devices tree, vendor, kernel but, I still get this error.
    I also tried:
    "ALLOW_MISSING_DEPENDENCIES=true" but I get an error at 98% of the building.
    (And a lot of people say that I can never ever use:
    "ALLOW_MISSING_DEPENDENCIES=true"
    Someone told me that I if use ALLOW_MISSING_DEPENDENCIES=true the smartphone won't boot up.
    Additional information:
    I'm running Arch Linux.
    I use this script to setup my android build enrionment on Arch Limix:
    github.com/felipendc/compiling-android-custom-roms-on-arch-linux-scripts/blob/master/TESTED-ON-VICYOSLINUX/arch-building-environment.sh
    And this script to compile the rom:
    github.com/felipendc/compiling-android-custom-roms-on-arch-linux-scripts/tree/master/TESTED-ON-VICYOSLINUX/raphael(k20-pro)/AOSP_FORKING
    Thanks.