Recent content by Ripudamankaushik

  1. R

    Post [Guide] How to Build Your Own Custom ROM [athene]

    Hello everyone....I am trying to build DU for athene based on android oreo but when II initialize the building process it gives me an error saying TARGET_GLOBAL_CFLAGS do not match between make and soong.....plz help me solve this
  2. R

    Post [GUIDE][COMPLETE] Android ROM Development From Source To End

    Hello people I am trying to build a rom but I am stuck at the bootanimation and I have been tryinn to fix it for a very long time ......The display crashes due to some libqservice/mm-pp-daemon error ......can anybody plz help me out here is the full...
  3. R

    Post [Guide] How to Build Your Own Custom ROM [athene]

    If u r still running out of memory use these commands before build export JACK_SERVER_VM_ARGUMENTS="-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx5g" and ./prebuilts/sdk/tools/jack-admin start-server
  4. R

    Post Requirement of Paranoid Android Rom (AOSPA) for Moto G4 Plus

    Hey everyone! So i fixed the problem with the surfaceflinger......now the only problem I have is with mm-pp-daemon....libqservice.so missing.........Is there anyone generous enough to help me with this bcz I m still holdin on to hope that we might be able to make it work .......anyway here is a...
  5. R

    Post Requirement of Paranoid Android Rom (AOSPA) for Moto G4 Plus

    Well I already did;).........also I think its a device specific issue.....maybe our phone need some extra vendor libs or something
  6. R

    Post Requirement of Paranoid Android Rom (AOSPA) for Moto G4 Plus

    Need help in porting Hey friends I am porting PA for our device and I am facing a problem......when the rom goes to bootanimation it crashes due to libsurfaceflinger.........My guess is I am missing something in my hardware folder.....anyways the full log is attached below....Plz help...
  7. R

    Post Need Help to Fix PA

    Well I understand you completely.....I just thought that it was development related and the other one was demand related....Well no problems if u want to remove it u can.....I will also post in that thread:good:
  8. R

    Thread Need Help to Fix PA

    Hey friends I am porting PA for our device and I am facing a problem......when the rom goes to bootanimation it crashes due to libsurfaceflinger.........My guess is I am missing something in my hardware folder.....anyways the full log is attached below....Plz...
  9. R

    Thread How to take logcat when phone fails to load kernel

    Hey friends whenever I am flashing a PA rom(compiled by me) , My phone goes into bootloader logs saying error:to load kernel. I just want to know is there any way to logcat and see whats wrong with the kernel......Any help is appreciated
  10. R

    Post [GUIDE][COMPLETE] Android ROM Development From Source To End

    Sorry for my lack of information sir, I tried searching first but didn't get any satiable solution .......plz if u can direct me to the right place....I shall be grateful
  11. R

    Post [GUIDE][COMPLETE] Android ROM Development From Source To End

    Well all the folders were in d right positions but I still got the same error so i replaced the entire hardware/qcom folder with the one from CM repo.......As a result i didint get the previous error but this one ninja: error...
  12. R

    Post [GUIDE][COMPLETE] Android ROM Development From Source To End

    Hey friends whenever I include qcom/common.mk in my makefile I run into this error ninja: error: 'out/target/product/athene/obj/SHARED_LIBRARIES/libqdutils_intermediates/export_includes', needed by 'out/target/product/athene/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/import_includes'...
  13. R

    Post [Guide] How to Build Your Own Custom ROM [athene]

    Thanks for d advice man I got past this error by deleting these exfat lines and replacing them by a different call procedure ---------- Post added at 06:07 AM ---------- Previous post was at 05:22 AM ----------
  14. R

    Post [Guide] How to Build Your Own Custom ROM [athene]

    Hello guys I am having a sepolicy problem .....I think its in my per_mgr file but I am unable to fix it....Plz help me out..https://hastebin.com/miqepuruja.vbs
  15. R

    Post [GUIDE][COMPLETE] Android ROM Development From Source To End

    neonkat and NepoRood Thank u both for helping me out with DTB files it finally worked but now I am having a bit of sepolicy problem........and I am not sure how to solve ithttps://hastebin.com/miqepuruja.vbs