So I have this device: https://www.bq.com/uk/aquaris-m5
And I have some questions. I looked into this: https://docs.omnirom.org/Porting_Omni_To_Your_Device and being looking into this: http://forum.xda-developers.com/showthread.php?t=2060017.
My device have an almost pure AOSP rom by stock with some changes made by the brand. This is the source :https://github.com/bq/aquaris-M5/tree/aquaris-M5_4.x
Should be easy, no?
ROM yenilemek istiyorum ama eror veriyor neden
Related
I'm putting ZUK Z1 ZUI OS and source for referenced.
the ZUI OS support CDMA2000, but only with english and chinese language.
the following is ZUI source code:
mega.nz/#!sUERFYBC!SiNMTRwav9kqho-xZGibnJWHe9tmQFpzaV9IMZue7-g
QPST tools/guide/USB Driver
mega.nz/#!sU1HVByY!lgM5Ba931GpBS7ozGBdvC8PiOxuv5W-ecHlC8L6iXso
ZUI OS ( install it via QPST)
mega.nz/#!ZE0j1SwD!URglG_dGQh3DCKiynCmR-aHa97s0UQHwwSGFrur7e8E
Warning!!! your phone data will be lost after you install it.
ADB files
mega.nz/#!5BtHlQhC!fPOW-pFuR5D9tHy4oQQmcTr_8_3z9b0c12D3OCoxox4
Z1 CAMERA SOURCE CODE
mega.nz/#!EVMSEaCS!WeNGhZdyBHko4bTKkeZt_jDffolpCDLjGKnHDpu7NOU
source code is from ZUK official website
if there is any developer out there with zuk maybe he can look at my device tree for lenovo vibe z2 pro. it's nearly the same phone with very similar kernel and nearly the same hardware so i think unified device tree is more than possible.
https://github.com/frantisheq/android_kernel_lenovo_msm8974/tree/cm-12.1
https://github.com/frantisheq/android_device_lenovo_kingdom_row/tree/cm-12.1
https://github.com/frantisheq/proprietary_vendor_lenovo/tree/cm-12.1
this was based on device tree for oneplus one (bacon) and i am trying to rebase it on xiaomi mi4 (cancro) device tree but i couldn't make ril work yet so use cm12.1 branch based on bacon
Sent from my Lenovo K920 using Tapatalk
Hello,
I would like to embark on the creation of an unofficial ROM based on LineageOS for the SM-A510F (A5 2016).
I have downloaded the LineageOS cm-14.1 branch source code.
I saw in the LineageOS wiki that they showed how to download and compile the source code for the already supported phones / tablets, and the A5 2016 is not yet supported.
I've seen that it is enough for a supported device to do: breakfast (the device name) to download the device configuration from the Github repository of LineageOS.
However, there is no configuration of the A5 2016 in the Github repository of LineageOS since it is not yet supported.
I would like to know how to create this configuration, find out if there are any wiki that explain how to architect the LineageOS project as well or how Android works internally.
I find it unfortunate that there is not enough documentation on creating unofficial ROM from LineageOS or directly from Google's sources, maybe I've been looking bad too.
Thank you in advance.
https://github.com/Exynos7580/android_device_samsung_a5xeltexx check here
---------- Post added at 06:07 PM ---------- Previous post was at 06:07 PM ----------
if u succesfully build the rom, i would like to be a tester
Another developer called zonik is trying to port lineageOS. Maybe you can ask to him for informations.
Inviato dal mio SM-G955U utilizzando Tapatalk
Thank you
Another good news for the A5 2016 community ! Keep it up
I'll stay tuned! Pure Android on A5 would be great, I've been waiting for it for a long time.
Please don't give up with this :>
Eu tenho um SM-A510M
caso precise de um testador eu estou disposto
I was trying to port ressurection remix but while halfway through cloning the repo, my ubuntu crashed... ?
I'm willing to be a tester too!
I would like to be a tester too. Approximately when will the ROM be finished?
I'm mentioning I have a A510F
Did u give up?
Do u have any news? I really wish this ROM will become real.
Severdragomir said:
Did u give up?
Do u have any news? I really wish this ROM will become real.
Click to expand...
Click to collapse
It isn't that easy, it takes time. I managed to get the source of resurrection remix but while building, there were alot of errors with the hardware tree...
XenRon said:
I was trying to port ressurection remix but while halfway through cloning the repo, my ubuntu crashed... ?
I'm willing to be a tester too!
Click to expand...
Click to collapse
Can I try to continue your work ? Just tell me how to do it
sm-a510f said:
Can I try to continue your work ? Just tell me how to do it
Click to expand...
Click to collapse
This time it didn't, was due to insufficient ram.
Look at my lost above. I'll try porting lineage os first since rr is now based on lineage
---------- Post added at 05:31 PM ---------- Previous post was at 05:19 PM ----------
DARLAIVE said:
Hello,
I would like to embark on the creation of an unofficial ROM based on LineageOS for the SM-A510F (A5 2016).
I have downloaded the LineageOS cm-14.1 branch source code.
I saw in the LineageOS wiki that they showed how to download and compile the source code for the already supported phones / tablets, and the A5 2016 is not yet supported.
I've seen that it is enough for a supported device to do: breakfast (the device name) to download the device configuration from the Github repository of LineageOS.
However, there is no configuration of the A5 2016 in the Github repository of LineageOS since it is not yet supported.
I would like to know how to create this configuration, find out if there are any wiki that explain how to architect the LineageOS project as well or how Android works internally.
I find it unfortunate that there is not enough documentation on creating unofficial ROM from LineageOS or directly from Google's sources, maybe I've been looking bad too.
Thank you in advance.
Click to expand...
Click to collapse
Extract kernel to kernel/samsung/a5xeltexx
Extract hardware to hardware/samsung_slsi-cm
Extract vendor to vendor/samsung/a5xeltexx
Extract device tree to device/samsung/a5xeltexx
Extract device common to device/common/samsung/a5xeltexx (if im not wrong, just follow the errors if there are any)
Then, build it again and do lunch, it should show up.
Arghhhh...... I'm getting the same errors all over again... See https://github.com/Exynos7580/android_device_samsung_a5xeltexx/issues/1
Deleted
I can't download it. Are u able to do it?
Its fake already tried it
XenRon said:
Arghhhh...... I'm getting the same errors all over again... See https://github.com/Exynos7580/android_device_samsung_a5xeltexx/issues/1
Click to expand...
Click to collapse
I think it is easier to port A3 2016 Lineage OS to A5 no ?
(A3 have 8 cores)
sm-a510f said:
I think it is easier to port A3 2016 Lineage OS to A5 no ?
(A3 have 8 cores)
Click to expand...
Click to collapse
I'll try... Should work though...
XenRon said:
Arghhhh...... I'm getting the same errors all over again... See https://github.com/Exynos7580/android_device_samsung_a5xeltexx/issues/1
Click to expand...
Click to collapse
Need download and put https://github.com/LineageOS/android_hardware_samsung_slsi-cm_exynos5 into hardware/samsung_slsi-cm
Is there a way to see the porting of roms like Lineas OS 14 or Mokee to the honor 4x (che2-l11) ? I saw on 4pda.ru a port of Lineage OS 13 for che2-l11, here is the link: https://tinyurl.com/lineageoscherryplus
Can someone try to port this roms to our devices? They are so cool. I would help for testing these roms. I think that is possibile to upgrade it to lineage os 14.
Mokee and Lineage are open source project, here's the link:
Mokee: https://download.mokeedev.com/
Lineage OS: https://download.lineageos.org/
Why anyone are porting them? Can someone gives me explanations about it ?
HackerGames197 said:
Is there a way to see the porting of roms like Lineas OS 14 or Mokee to the honor 4x (che2-l11) ? I saw on 4pda.ru a port of Lineage OS 13 for che2-l11, here is the link: https://tinyurl.com/lineageoscherryplus
Can someone try to port this roms to our devices? They are so cool. I would help for testing these roms. I think that is possibile to upgrade it to lineage os 14.
Mokee and Lineage are open source project, here's the link:
Mokee: https://download.mokeedev.com/
Lineage OS: https://download.lineageos.org/
Why anyone are porting them? Can someone gives me explanations about it ?
Click to expand...
Click to collapse
Did you ever try the cherryplus ROM on CHe2-l11?
I get an error message saying its incompatible (Che2-l11 is cherry, not cherryplus).
Hello friends I've used many roms but I'm not sure which is the most stable and bugfree rom for the A2.
Could anyone suggest me a good rom?
I think MIUI is a good rom but if you don't like it, DerpFest is very good for me I use it.
I like Pixel Experience-Fan Edition
Floko and CrDroid are very smooth.
bavmouse said:
Floko and CrDroid are very smooth.
Click to expand...
Click to collapse
Wifi is good with this rom?
I went to stock rom and root. I simply put on security updates switching to a backup of the boot partition and then back to magisk patch. I didn't find a significant difference on other custom roms, just cosmetic. The only only alternative is the miui rom (6x), but I prefer a flawless system. the only problem with the phone is the battery, too weak. I tried anu sort of firmware and kernel combinations but there is not a significant difference. So I went straight on stock.
derpfest
evolution x is the best
John974 said:
Wifi is good with this rom?
Click to expand...
Click to collapse
Unfortunately, no, but what Rom doesn't have.
love4chat said:
evolution x is the best
Click to expand...
Click to collapse
wifi is working? thx
---------- Post added at 13:25 ---------- Previous post was at 13:23 ----------
uhane said:
I like Pixel Experience-Fan Edition
Click to expand...
Click to collapse
wehre can i find this rom? thx
at SourceForge.net
I can't post the link (because I'm still "new" here)
But you can write me a private message
so bye for now
bavmouse said:
Unfortunately, no, but what Rom doesn't have.
Click to expand...
Click to collapse
None unfortunately, the mi a2 has bad WiFi.
I think crdroid is very good。
Evolution x or pixel experience
I would recommend the pixel experience rom , its stable and has a clean U but has little to no customizationI. I recently switched to evolution X and im getting the cleanliness of pixel experience, stability and customization so yeah.
Evolution X or pixel experience
Foosteinobsidian said:
I would recommend the pixel experience rom , its stable and has a clean U but has little to no customizationI. I recently switched to evolution X and im getting the cleanliness of pixel experience, stability and customization so yeah.
Evolution X or pixel experience
Click to expand...
Click to collapse
And have you try oxigen os?!
Enviado do meu Mi A2 através do Tapatalk
dieselman6969 said:
And have you try oxigen os?!
Enviado do meu Mi A2 através do Tapatalk
Click to expand...
Click to collapse
Oxygen OS on Mi A2?
John974 said:
Oxygen OS on Mi A2?
Click to expand...
Click to collapse
Yes
Enviado do meu iPhone usando o Tapatalk
Oxygen OS not work on MI A2
John974 said:
Oxygen OS not work on MI A2
Click to expand...
Click to collapse
There exist OnePlus6 and OnePlus7 ports on 4pda.
On 4pda there exist more Mi A2 ROMs than here on xda. The only problem might be that the website is in Russian language. No posting in other language allowed. But with Google translate you can surf in your language and find the necessary information without ever posting.
These are all Android 10 ROMs for Mi A2 available there:
LOS based:
Aim system
MoKee OS
crDroidAndroid
Lineage os
Neon OS
Stag os
Floko os
Ressurection remixAOSP based:
Aicp
AOSiP
AOSiP 26042020 with GApps
Ancient OS
Extendedui
Bliss rom
AOSP Extended
AOSiP DerpFest
Arrow OS
Corvus OS by RonaldSt
Corvus OS by Jeangraff30
Posp
Bootleggers ROM
Carbon ROM
Colt OS
Evolution x
Havoc OS
Lluvia os
Pixys OS
Revenge os
Superior OS
Syberia os
ParanoidAndroid
Pixel Experience Official
Pixel Experience Unofficial Fan-Edition
Pixel Experience Unofficial by Giovanni StoccoPorts
MIUI by Nebrassy
Oxygen OS OP7
Oxygen OS OP6
Also lots of kernels there which never make it to xda unfortunately.
I've been looking at all the ROMs for the Mi A2 and they all have bugs I gave up installing a rom
Enviado do meu Mi A2 através do Tapatalk
Hi guys!
Which would be the best rom, lightest, lowest resource usage, high battery life, and fastest custom rom for the mi5?
Are there also custom rom or scripts which makes the phone use low resource, like android go roms?
lillo9546 said:
Merhaba millet!
Mi5 için en iyi rom, en hafif, en düşük kaynak kullanımı, yüksek pil ömrü ve en hızlı özel rom hangisi olurdu?
Telefonun android go rom'lar gibi düşük kaynak kullanmasına neden olan özel rom veya komut dosyaları da var mı?
Click to expand...
Click to collapse
[ROM][OFFICIAL] LineageOS 19.1 weeklies for Xiaomi Mi 5
LineageOS is a free, community built, aftermarket firmware distribution of Android 12L (S), which is designed to increase performance and reliability over stock Android for your device. LineageOS is based on the Android Open Source Project with...
forum.xda-developers.com
This topic is helpful.
Thannks!
It's really this the way to go, or are there other roms like crdroid who promise increased performance/battery life?
Does the android version change something about my scenario? Should I go with 11,12 13 or older versions?
Which minimal gapps package should be better to use for those apps:
Google Camera
Google Photos (are there any script to have unlimited storage trick like PE?)
PlayStore
Whatsapp
WebBrowser
lillo9546 said:
teşekkürler! Gerçekten gidilecek yol bu mu, yoksa crdroid gibi daha fazla performans/pil ömrü vaat eden başka romlar var mı?
Click to expand...
Click to collapse
This is the best custom rom I can recommend, the one with the most performance.
İmparator-1 said:
This is the best custom rom I can recommend, the one with the most performance.
Click to expand...
Click to collapse
Which one?