Hey Rom chiefs
With Dsixda`s kitchen I`ve created a lot of roms for myself with some apps added or removed, integrate the Theme which I made with UOT kitchen, changed the camera app, the launcher, and so on
My two problems:
1.How do I integrate the google apps in Cyanogen mod?
2. How do I change the kernel?
->How I tried it in 2 different Roms:
Extract the Rom using the kitchen\extract the Zimage from the Kernel\rename it to boot.img and changed it with the boot.img from the rom
BUT. After I flashed the Rom(without errors) I had bootloops. What did I do wrong?
Thanks in advance
Using the kitchen extract the boot image.
Then take the zImage of the kernel you wish to use and replace the original zImage. Remember to copy any modules from the custom kernel to there respective folders in /system.
Then build your boot image. That's your kernel sorted.
For GAPPs, its similar. Unzip the archive and copy everything from \system\app into \system\app in your working folder.
Rinse & repeat this for everything in the unzipped GAPPs package.
Now you can build your ROM.
Big THX
Will try it this weekend
Thanks
:good: Thanks ! for the superb guide .
TY
Andy said:
Using the kitchen extract the boot image.
Then take the zImage of the kernel you wish to use and replace the original zImage. Remember to copy any modules from the custom kernel to there respective folders in /system.
Then build your boot image. That's your kernel sorted.
For GAPPs, its similar. Unzip the archive and copy everything from \system\app into \system\app in your working folder.
Rinse & repeat this for everything in the unzipped GAPPs package.
Now you can build your ROM.
Click to expand...
Click to collapse
Thank you very much.
Helped alot when making my rom.:highfive:
Gapps on almost uneaque device
Andy said:
Using the kitchen extract the boot image.
Then take the zImage of the kernel you wish to use and replace the original zImage. Remember to copy any modules from the custom kernel to there respective folders in /system.
Then build your boot image. That's your kernel sorted.
For GAPPs, its similar. Unzip the archive and copy everything from \system\app into \system\app in your working folder.
Rinse & repeat this for everything in the unzipped GAPPs package.
Now you can build your ROM.
Click to expand...
Click to collapse
Im trying to get gapps on the moverio BT-300. (Google app support ecosystem specifically i can side load some apps) I have root via magisk but all the code is so exclusive to this device im looking for pointers on where to begin. All installers ive tried so far cause bootloops. I think its due to the aditional moverio sdk on top of android 5.1. Im only an amateur and im probably the closest thing to a dev working on the device for like the 6 of us on my thread so any advice as to where to start is really appreciated!! Thank you xda community
I need unpack the .img system flie to modified apps, and compilate it back. What should I need to do it? Every programs on windows/linux like ext4unpacker or something can't do this ... so can anyone help me? I have build custom rom based on stock G3 V20F.
I am creating an ROM based on stock & after adding the ROM to Zip the Zip measured 900MB + can anyone tell me an way to pack System to System.img
Hi, I loaded the system_other.img on the pixel when I flashed a new image, but after doing so, I looked through the entire rom it seemed, and noticed the /oat/arm64 or /oat/arm with the odex files weren't in the folder with there respective apps, anybody know where I can find them?
since the most of the roms based on 12 are using a recovery derived from lineage
could be possibile to get a zip template for doing system mods?
mount system
delete recoursively
copy folders
(as possibile in twrp)?