Official ARM. Project Thread - LG Optimus 4X HD

In due for our major rollout event, ARM. Project will be coming to your Optimus 4X HD. We are an non-profit organisation alike cyanogenmod, but only focusing on creating a global aftermarket kernel for the Android OS, specifically to remove the major setbacks of linux.
What's so awesome about the kernel apart from stock manufactured vanilla kernels?
- this includes custom codes which are open-sourced, which aims to tweak the linux kernel to the peak for Android. This gives you a feeling like having Android and, at the same time, feel like you have the smoothness like ChromeOS.
What's in the codes you add?
- they are just codes ported over from other lightweight open-source OS, but, will also include our own various inspirations.
Currently, we are in closed development for mako. We are in need of 2 Maintainers for source building and basic bugfixes and 2 testers for alpha testing. Please PM me to discuss on.
We hope to help shape your phone's future!
Get us on Newsworthy!
Available on: Nexus 4, Optimus 2X, Optimus Black (Currently Dropped) & Galaxy Nexus

nicholaschw said:
In due for our major rollout event, ARM. Project will be coming to your Optimus 4X HD. We are an non-profit organisation alike cyanogenmod, but only focusing on creating a global aftermarket kernel for the Android OS, specifically to remove the major setbacks of linux.
What's so awesome about the kernel apart from stock manufactured vanilla kernels?
- this includes custom codes which are open-sourced, which aims to tweak the linux kernel to the peak for Android. This gives you a feeling like having Android and, at the same time, feel like you have the smoothness like ChromeOS.
What's in the codes you add?
- they are just codes ported over from other lightweight open-source OS, but, will also include our own various inspirations.
Currently, we are in closed development for mako. We are in need of 2 Maintainers for source building and basic bugfixes and 2 testers for alpha testing. Please PM me to discuss on.
We hope to help shape your phone's future!
Get us on Newsworthy!
Available on: Nexus 4, Optimus 2X, Optimus Black (Currently Dropped) & Galaxy Nexus
Click to expand...
Click to collapse
i hope this year will be a good year for LG 4X community

Thanks!

before you launch a kernel for O4X, you need to focus a little on unlocking the device, so you can actually install it on retail devices

What part of it is locked? Bootloader? Ramdisk secure?

nicholaschw said:
What part of it is locked? Bootloader? Ramdisk secure?
Click to expand...
Click to collapse
yeah..bootloader still lock..btw any possibility to use custom kernel without unlock bootloader?

nicholaschw said:
What part of it is locked? Bootloader? Ramdisk secure?
Click to expand...
Click to collapse
Bootloader is locked, but someone is workin' with it, check it out http://forum.xda-developers.com/showthread.php?t=2071626

Related

is it possible to build aosp marshmellow rom for mix

i am very confusing times with the talks
some of the dev said lineage team will deliver lithium rom when device hits the android 7.0 update
sooo can we build a aosp marshmellow rom or ve stay awake for the xiaomi to release the kernel for mix?
there is nothing at all to be confused about. if there is no source code released there will be no AOSP. we should be bugging Xiaomi for the source, if that was out we'd have AOSP roms already.
probably best to make a thread on the MIUI forums to urge them to release source
knives of ice said:
there is nothing at all to be confused about. if there is no source code released there will be no AOSP. we should be bugging Xiaomi for the source, if that was out we'd have AOSP roms already.
probably best to make a thread on the MIUI forums to urge them to release source
Click to expand...
Click to collapse
If you know of any threads that pressure MIUI let me know would love to bug them a bit for source code lol
matever said:
If you know of any threads that pressure MIUI let me know would love to bug them a bit for source code lol
Click to expand...
Click to collapse
here is your link http://en.miui.com/thread-539978-1-1.html
MIUI is not open source.
If you want an open source OS, do not buy a xiaomi device.
Xiaomi does not release the source code, even if they use as base the android code which is open source (this is permitted by the Apache license).
They don't even release the code of the modified kernel, even if they are obliged by the GNU GPL licence of linux.
Does it mean we get never lineage or resurrection Rom,?
Kevinkuensken said:
Does it mean we get never lineage or resurrection Rom,?
Click to expand...
Click to collapse
someday perhaps, it may though take some time
Unless Xiaomi release Mi Mix internationally, I don't see this happening anytime soon. The relatively small user base doesn't help either.
The Mi Pad source was only released three years after release, to give you an idea.
Like most Mix owners, I love the phone but hated its software. MIUI is just not for users outside of China.
This is my first Xiaomi phone and will probably be my last. Will either go for Google phones or OnePlus.
Kevinkuensken said:
Does it mean we get never lineage or resurrection Rom,?
Click to expand...
Click to collapse
Here is an unofficial Resurrection Rom
https://forum.xda-developers.com/mi-mix/development/rom-resurrection-remix-04-09-2017-t3587049

Guys i just got my X-perfomance to play around. What should i do with it?

i got it as a secondary device for cheap price. any ideas on playing around with the software or else?
On ROM development
Alvin Owen said:
i got it as a secondary device for cheap price. any ideas on playing around with the software or else?
Click to expand...
Click to collapse
Hello,
always a pleasure to have an enthusiast joining the ranks.
You may want to check out the ROM development (the whole platform OR a kernel alone). Some links for you to start with
[Sony Open Device Project](https://developer.sony.com/develop/open-devices/) - this would be the starting point for anyone wishing to deal with the Android software; provides the guides for building full fledged AOSP and mainline kernel
[Sony Xperia developers Github](https://github.com/sonyxperiadev) - the repository for all the code necessary for AOSP and kernel; it is a "wiki" for further development steps; issues are discussed in [https://github.com/sonyxperiadev/bug_tracker]
[Sony AOSP builds with some additions](https://github.com/SonyAosp) - the AOSP code repository with forked sources from XperiaDev Github and with some additions that make the builds more usable (TWRP as a default recovery, OpenGApps already included, etc.); a great resource for a deeper dive into the intricacies of the building-from-source flow; can be used to compare with the barebone AOSP from the official XperiaDev and learn some insights
[LineageOS Wiki](https://wiki.lineageos.org/) - an enthusiast may want to build a Lineage OS instance for the device on his own, the wiki is a great start.
You also might want to get familiar with the followings as a references:
https://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763 - an XDA complete guide to AOSP building
https://forum.xda-developers.com/general/xda-university/literature-reading-getting-aosp-t3268211 - a collection of references for further insights
https://review.lineageos.org - LineageOS Gerrit platform for a better understanding of the build flow from the perspective of commits
https://github.com/omnirom/Docs/blob/master/Porting_Omni_To_Your_Device.md - a guide to porting an OmniROM to a given device; may be used as another reference to better understand the buidling flow
https://www.aicp-rom.com/ - AICP project home; another source of information for AOSP porting
https://github.com/AndroPlus-org - a reference for kernel development
Happy coding!

[KERNEL] [9 & 10] SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G)

***HI GUYS TODAY I AM LAUNCHING MY OWN BUILD CUSTOM KERNEL ==>>[FANTASTIC KERNEL]***
*I HAVE BEEN PERSONALLY INDULGE IN A RESEARCH FOR THE DEVICE==>> SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G) ;FINALLY I HAVE REACHED MY RESEARCH TO BE SUCCESSFUL FOR THE VARIANT (FORTUNA 3G).
*THIS KERNEL I HAVE PERSONALLY MADE FOR THE LOW END RAM DEVICE SAMSUNG GALAXY GRAND PRIME TO ENHANCE THE COMMUNICATION BETWEEN YOUR RAM AND RUNNING ON TIME WORK , I HAVE PERSONALLY BEING IN A RESEARCH FOR THIS KERNEL TO GET BETTER SOT/BATTERY LIFE IN YOUR SAMSUNG DEVICE.
*THIS KERNEL MANAGES THE MEMORY IN A WAY OF COMPACT AND BETTER LATEST TECHNIQUES STANDARDS , SO AS TO PROVIDE THE MORE BETTER PERFORMANCE AND STABILITY TO YOUR DEVICE .
*NEW MORE LATEST STANDARDS WERE INCLUDED IN THIS KERNEL AND MORE ENHANCED FUNCTIONS ARE BEING INCLUDED INSIDE IT AND LOTS MORE LATEST RAM MANAGEMENT SKILLS ARE BEING MORE FOCUSED AS WELL AS BATTERY LIFE.
::>>>*ABOUT IT'S VARIOUS FUNCTIONED AND FEATURES ARE STATED BELOW*::>>>:angel:
*POWERFUL LATEST TECHNOLOGY BUILD KERNEL.
*MORE ENHANCED SOT/BATTERY LIFE.
*STRONGLY MADE FOR LOW END DEVICE RAM.
*BETTER RAM MANAGEMENT FOR ON TIME RUNNING APPLICATION.
*NO HEAT WILL BE FUNCTIONED ;NOW IN YOUR DEVICE DUE TO LATEST TECH ROM'S ALL AROUND.
*MORE ENHANCED STABLE PERFORMANCE IN YOUR DEVICE.
*HARDWARE ACCELERATION
*ZERO LAG MODE PRE INCLUDED IN THE KERNEL.
*BETTER QUALITY PLUS GRAPHICS FOR YOUR GAMES.
*GET'S A ADVANCED TECH BUILD FOR MORE STRONGER COMMUNICATION BETWEEN YOUR RAM AND MEMORY.
*BETTER APPLICATION OPTIMIZATION.
*ACTIVITY FOREGROUND ACCELERATION
*COMPLETE STABILITY OPTIMIZER.
*ADVANCED CONTROL OVER YOUR ALL RUN TIME APPLICATION IN BACKGROUND TASK.
*AUTO STABILIZER PRE INCLUDED IN A KERNEL.
>>**AFTER ALL THIS ADVANCED AND LATEST TECH BUILD FEATURES INCLUDED IN THIS KERNEL DECIDED TO MAKE A SCENARIO FOR LAUNCHING THIS ADVANCED KERNEL FOR DIED UPDATER SWITCHER FOR DEVICE >>== SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G) **
#*I HOPE GUYS YOU WILL ALL LOVE MY GREATEST EFFORTS AND HARDWORK ON THIS KERNEL , WHICH WILL REALLY PROVE YOUR OUT DATED DEVICE TOO A SMART ONE OF IT. :good::good:
#*FAIRLY DONATIONS ARE ALWAYS WARMLY WELCOME , WHICH WOULD REALLY HELPFUL TO CONTRIBUTE BETTER IN FUTURE REFERENCE REGARDING THE LATEST TECH ROM'S AND KERNEL'S..[ PAYPAL>>[email protected] OR paypal.me/27816508 ]
#*DON'T FORGET TO HIT THE THANK'S BUTTON , IF U REALLY LIKED MY EFFORTS AND HARDWORK FOR THE DEVICE.
NOTE=>>*NO THIRD PARTY ACCESS WILL BE ALLOWED TO ANY OF THE MEMBER'S/USER'S TO MODIFY OR REDISTRIBUTE THE FILE , AS IT WOULD SINCERELY CONSIDER AGAINST THE VIOLATION OF XDA COPYRIGHT RULES * *:fingers-crossed:
**>> THANK YOU >> THANK YOU >> THANK YOU >>**
**FANTASTIC KERNEL**
#AYUSH NETWORK​
XDA:DevDB Information
[KERNEL] [9 & 10] SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G), Kernel for the Samsung Galaxy Grand Prime
Contributors
AYUSH NETWORK, AYUSH NETWORK, AYUSH NETWORK
Source Code: https://www.androidfilehost.com/?fid=8889791610682874530
Kernel Special Features: *I HAVE BEEN PERSONALLY INDULGE IN A RESEARCH FOR THE DEVICE==>> SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G) ;FINALLY I HAVE REACHED MY RESEARCH TO BE SUCCESSFUL FOR THE VARIANT (FORTUNA 3G). *THIS KERNEL I HAVE PERSONALLY MADE FOR THE LOW END RAM
Version Information
Status: Stable
Stable Release Date: 2020-06-21
Beta Release Date: 2020-06-21
Created 2020-06-21
Last Updated 2020-06-24
Bro, source code on github. (This is must)
also specify the rom type (AOSP or TW) and android version ( nougat, pie, oreo etc)
It's my personal lifetime project
itexpert.120 said:
Bro, source code on github. (This is must)
also specify the rom type (AOSP or TW) and android version ( nougat, pie, oreo etc)
Click to expand...
Click to collapse
Bro the android version it support is pie ; currently testing for latest android 10 hope so I will launch it soon ; it only supports the aosp build rom and btw I have not provided any source due to the violation of my personal project and closed it as soon as I have marked it successfull.
Come on buddy enjoy the latest build KERNEL.?
Thank you
Description bio
AOSP build support only and more over currently going android 10 support as well as I provide the new projects list..
Never provide the any type of git hub source code , due to violation of personal privacy and though u can personally ask me for any problem or any help regarding my project / source
Thank you
AYUSH NETWORK said:
AOSP build support only and more over currently going android 10 support as well as I provide the new projects list..
Never provide the any type of git hub source code , due to violation of personal privacy and though u can personally ask me for any problem or any help regarding my project / source
Thank you
Click to expand...
Click to collapse
You must provide source code of kernel. That is the law of linux kernel. You can modify it and distribute as you may but providing source is must.
We are the developer we also have rights it's better to keep the privacy ahead
itexpert.120 said:
You must provide source code of kernel. That is the law of linux kernel. You can modify it and distribute as you may but providing source is must.
Click to expand...
Click to collapse
Bro we are the developers and we have also rights to to provide either or not our build source , it's law of us must be acknowledged in my next project I wil kept .
Thank you
AYUSH NETWORK said:
Bro we are the developers and we have also rights to to provide either or not our build source , it's law of us must be acknowledged in my next project I wil kept .
Thank you
Click to expand...
Click to collapse
There is nothing of that regard except violation of Linux Kernel's Law breakage. If you don't show your code; it is assumed that you probably kanged your kernel and took authorship of someone else's work
Cracking joke for disrespecting the developer
itexpert.120 said:
There is nothing of that regard except violation of Linux Kernel's Law breakage. If you don't show your code; it is assumed that you probably kanged your kernel and took authorship of someone else's work
Click to expand...
Click to collapse
Yeah that's the point we do not intend to promote the real and hard work of newbies for development , just it's a matter of project work and privacy , u can not disrespect any work of a developer .. It's seems likely to be present in my next project .I can only provide the source code only through a collaboration and mainly u should promote the other newbies
AYUSH NETWORK said:
Yeah that's the point we do not intend to promote the real and hard work of newbies for development , just it's a matter of project work and privacy , u can not disrespect any work of a developer .. It's seems likely to be present in my next project .I can only provide the source code only through a collaboration and mainly u should promote the other newbies
Click to expand...
Click to collapse
No matter what, you need to give access to source, you can also get banned from XDA.
Let's give a final touch
itexpert.120 said:
No matter what, you need to give access to source, you can also get banned from XDA.
Click to expand...
Click to collapse
Bro let's end this all what ur's need , next project I have mentioned it earlier I will be providing with the source code for details , just stay tuned for more updates and enjoy thr latest kernel .
Note =Each an everytime when I successfully created my project , I usually end this classification by deleting every work done , hence didin't know much about the posting the source , later part I will be providing with the source code.
Thank you
Announcement for latest support for android 10
Hi guys now it's finally successful outcome of my research have came out , i have tested frequently many times this kernel on android 10 and successfully managing the whole device in a perfect and advance manner .
* Boosted the gaming and app performance as similar various functions of android 9 e.t.c
I hope u guys are excitedly waiting for the android 10 support as well ...flash the kernel and be a part of advance tech .
Thank you
#AYUSH NETWORK​
About the core
Hi, I still don’t understand what version of firmware the kernel is suitable for.
Must be on latest firmware device
Alexandr Zorin said:
Hi, I still don’t understand what version of firmware the kernel is suitable for.
Click to expand...
Click to collapse
Kernel version =3.10.108
Firmware =latest 5.x
next question about the kernel
AYUSH NETWORK said:
Kernel version =3.10.108
Firmware =latest 5.x
Click to expand...
Click to collapse
Hi, what revision is it suitable for? Because it is suitable for revision XXU, XCU but not suitable.
I want to know on Nougat, is the oreo suitable?
On the TW to stock firmware
The only variant for xxu/fortuna 3g & android 9/10 support as well
Alexandr Zorin said:
Hi, what revision is it suitable for? Because it is suitable for revision XXU, XCU but not suitable.
I want to know on Nougat, is the oreo suitable?
On the TW to stock firmware
Click to expand...
Click to collapse
Bro it's a only variant of XXU/fortuna 3g and it supports android 9 & 10 latest as well , not made for Oreo and nougat... Highly made for the subscript of XXU/fortuna 3g.
Thank you
Reserve for announcement
Reserved
Work G530M (Fortunalteub) 9.0 aosp???????
Work G530M (Fortunalteub) 9.0 aosp????????
Flashed it using TWRP failed
AYUSH NETWORK said:
***HI GUYS TODAY I AM LAUNCHING MY OWN BUILD CUSTOM KERNEL ==>>[FANTASTIC KERNEL]***
*I HAVE BEEN PERSONALLY INDULGE IN A RESEARCH FOR THE DEVICE==>> SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G) ;FINALLY I HAVE REACHED MY RESEARCH TO BE SUCCESSFUL FOR THE VARIANT (FORTUNA 3G).
*THIS KERNEL I HAVE PERSONALLY MADE FOR THE LOW END RAM DEVICE SAMSUNG GALAXY GRAND PRIME TO ENHANCE THE COMMUNICATION BETWEEN YOUR RAM AND RUNNING ON TIME WORK , I HAVE PERSONALLY BEING IN A RESEARCH FOR THIS KERNEL TO GET BETTER SOT/BATTERY LIFE IN YOUR SAMSUNG DEVICE.
*THIS KERNEL MANAGES THE MEMORY IN A WAY OF COMPACT AND BETTER LATEST TECHNIQUES STANDARDS , SO AS TO PROVIDE THE MORE BETTER PERFORMANCE AND STABILITY TO YOUR DEVICE .
*NEW MORE LATEST STANDARDS WERE INCLUDED IN THIS KERNEL AND MORE ENHANCED FUNCTIONS ARE BEING INCLUDED INSIDE IT AND LOTS MORE LATEST RAM MANAGEMENT SKILLS ARE BEING MORE FOCUSED AS WELL AS BATTERY LIFE.
::>>>*ABOUT IT'S VARIOUS FUNCTIONED AND FEATURES ARE STATED BELOW*::>>>:angel:
*POWERFUL LATEST TECHNOLOGY BUILD KERNEL.
*MORE ENHANCED SOT/BATTERY LIFE.
*STRONGLY MADE FOR LOW END DEVICE RAM.
*BETTER RAM MANAGEMENT FOR ON TIME RUNNING APPLICATION.
*NO HEAT WILL BE FUNCTIONED ;NOW IN YOUR DEVICE DUE TO LATEST TECH ROM'S ALL AROUND.
*MORE ENHANCED STABLE PERFORMANCE IN YOUR DEVICE.
*HARDWARE ACCELERATION
*ZERO LAG MODE PRE INCLUDED IN THE KERNEL.
*BETTER QUALITY PLUS GRAPHICS FOR YOUR GAMES.
*GET'S A ADVANCED TECH BUILD FOR MORE STRONGER COMMUNICATION BETWEEN YOUR RAM AND MEMORY.
*BETTER APPLICATION OPTIMIZATION.
*ACTIVITY FOREGROUND ACCELERATION
*COMPLETE STABILITY OPTIMIZER.
*ADVANCED CONTROL OVER YOUR ALL RUN TIME APPLICATION IN BACKGROUND TASK.
*AUTO STABILIZER PRE INCLUDED IN A KERNEL.
>>**AFTER ALL THIS ADVANCED AND LATEST TECH BUILD FEATURES INCLUDED IN THIS KERNEL DECIDED TO MAKE A SCENARIO FOR LAUNCHING THIS ADVANCED KERNEL FOR DIED UPDATER SWITCHER FOR DEVICE >>== SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G) **
#*I HOPE GUYS YOU WILL ALL LOVE MY GREATEST EFFORTS AND HARDWORK ON THIS KERNEL , WHICH WILL REALLY PROVE YOUR OUT DATED DEVICE TOO A SMART ONE OF IT. :good::good:
#*FAIRLY DONATIONS ARE ALWAYS WARMLY WELCOME , WHICH WOULD REALLY HELPFUL TO CONTRIBUTE BETTER IN FUTURE REFERENCE REGARDING THE LATEST TECH ROM'S AND KERNEL'S..[ PAYPAL>>[email protected] OR paypal.me/27816508 ]
#*DON'T FORGET TO HIT THE THANK'S BUTTON , IF U REALLY LIKED MY EFFORTS AND HARDWORK FOR THE DEVICE.
NOTE=>>*NO THIRD PARTY ACCESS WILL BE ALLOWED TO ANY OF THE MEMBER'S/USER'S TO MODIFY OR REDISTRIBUTE THE FILE , AS IT WOULD SINCERELY CONSIDER AGAINST THE VIOLATION OF XDA COPYRIGHT RULES * *:fingers-crossed:
**>> THANK YOU >> THANK YOU >> THANK YOU >>**
**FANTASTIC KERNEL**
#AYUSH NETWORK​
XDA:DevDB Information
[KERNEL] [9 & 10] SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G), Kernel for the Samsung Galaxy Grand Prime
Contributors
AYUSH NETWORK, AYUSH NETWORK, AYUSH NETWORK
Source Code: https://www.androidfilehost.com/?fid=8889791610682874530
Kernel Special Features: *I HAVE BEEN PERSONALLY INDULGE IN A RESEARCH FOR THE DEVICE==>> SAMSUNG GALAXY GRAND PRIME SM530H(FORTUNA 3G) ;FINALLY I HAVE REACHED MY RESEARCH TO BE SUCCESSFUL FOR THE VARIANT (FORTUNA 3G). *THIS KERNEL I HAVE PERSONALLY MADE FOR THE LOW END RAM
Version Information
Status: Stable
Stable Release Date: 2020-06-21
Beta Release Date: 2020-06-21
Created 2020-06-21
Last Updated 2020-06-24
Click to expand...
Click to collapse
I says that successful but I didn't get to be flashed
Please help
oc kernel?

Question Why are there so few official custom roms on this highly sold model?

I don't understand
Have you looked at the Telegram group? A lot of development seems to bypass xda these days. That slightly worries me as the ROMs are all unofficial and I'm always worried what might get added - surprising we don't get ROM based malware more often. At least here reputation is long term so that seems less of a risk.
patp said:
Have you looked at the Telegram group? A lot of development seems to bypass xda these days. That slightly worries me as the ROMs are all unofficial and I'm always worried what might get added - surprising we don't get ROM based malware more often. At least here reputation is long term so that seems less of a risk.
Click to expand...
Click to collapse
Yes, I'm up to date on telegram, that's why I ask, they are all unofficial custom roms or ports and I don't understand why no dev team works on official roms
bbxs said:
Yes, I'm up to date on telegram, that's why I ask, they are all unofficial custom roms or ports and I don't understand why no dev team works on official roms
Click to expand...
Click to collapse
I wish I knew - staying on MIUI until there's something official, ideally crDroid, Lineage or similar long term projects.
To avoid any errors of judgement:
Official ROM maintainers are not supposed to make changes to the source. So, they are not likely to fix any bug which is related to the source. Meanwhile, unofficial ROM maintainers are not having any restrictions. They are free to make any changes to the source to suit their needs. So, the unofficial maintainers often fix source-related bugs before the official one.
NOSS8 said:
To avoid any errors of judgement:
Official ROM maintainers are not supposed to make changes to the source. So, they are not likely to fix any bug which is related to the source. Meanwhile, unofficial ROM maintainers are not having any restrictions. They are free to make any changes to the source to suit their needs. So, the unofficial maintainers often fix source-related bugs before the official one.
Click to expand...
Click to collapse
That's how I understand it, and having that level of code review in the official builds is what almost guarantees you can trust a ROM with your banking etc. I haven't actually heard of any unofficial ROM being naughty, but there's nothing to stop it.
patp said:
That's how I understand it, and having that level of code review in the official builds is what almost guarantees you can trust a ROM with your banking etc. I haven't actually heard of any unofficial ROM being naughty, but there's nothing to stop it.
Click to expand...
Click to collapse
For having used with several devices, several official or unofficial roms over several years, I have never had a problem with banking apps (for those who support them, of course).
Note that when there are no more brand updates, the developers are obliged to modify the source to continue to develop the rom.
XDA is a trustworthy source, for others I don't know.
And following that explanation...why are there other low-priced xiaomi models and also old models that have many official roms here on xda? I am very concerned that we have many unofficial aosp roms on telegram and here on xda absolutely none. Why do the devs of this model never publish on xda and other xiaomi models do? That doesn't give me confidence and I still don't understand
bbxs said:
And following that explanation...why are there other low-priced xiaomi models and also old models that have many official roms here on xda? I am very concerned that we have many unofficial aosp roms on telegram and here on xda absolutely none. Why do the devs of this model never publish on xda and other xiaomi models do? That doesn't give me confidence and I still don't understand
Click to expand...
Click to collapse
Surely a question of rules and money.
NOSS8 said:
Surely a question of rules and money.
Click to expand...
Click to collapse
And because Xiaomi is incompetent in terms of releasing Kernel Source
GitHub - MiCode/Xiaomi_Kernel_OpenSource: Xiaomi Mobile Phone Kernel OpenSource
Xiaomi Mobile Phone Kernel OpenSource. Contribute to MiCode/Xiaomi_Kernel_OpenSource development by creating an account on GitHub.
github.com
Xiaomi 11T Pro codename vili Kernel is still stuck on Android 11 meanwhile we are expecting Android 13 soon.
Many devices are missing there and also lack of kernel update.

Question Sailfish OS

Just wondering if someone have or know how to make
Sailfish OS work on this phone.​
Thanks
hawaii99 said:
Just wondering if someone have or know how to make
Sailfish OS work on this phone.​
Thanks
Click to expand...
Click to collapse
Bro its not possible on this phone as the kernel source has not been released by xiaomi yet.
Xiaomi uses GPL like it's toilet paper. Because of this, almost one year after the device's release we don't have source code available yet. Fortunately available custom Android-based ROMs work because the chipset is kinda popular, but there's no WIP for a Sailfish OS port.

Categories

Resources