Android 10 xiaomi Cc9/mi9 lite - Xiaomi Mi CC9 / Mi 9 Lite Guides, News, & Discussi

I'm always checking for updates and I noticed that last MIUI beta 9.11.21/9.11.21.22 has android 10 on it
For now I just noticed changes like when it asks for permisions. It looks bit different
Also any gcam I tried before on this device doesn't work properly now. It gets stuck processing Hdr+
If you want to get it go this link to xiaomi.eu
https://xiaomi.eu/community/threads/9-11-21-22.53443/
Level_3 API still locked on this device
Check if with this miui rom you have android 10 on this list

Interesting...

When are we getting 10?

y0shimitsu said:
When are we getting 10?
Click to expand...
Click to collapse
Soon.

What is var anti after flashing this?

Soon they said

Related

Someone please make Lineage OS for the Mate 9?

We have the source code now:
http://consumer.huawei.com/en/openso...e=10&curPage=1
Can someone please port Lineage OS to the Mate 9? I will buy them a coffee.
Nickco43 said:
We have the source code now:
http://consumer.huawei.com/en/openso...e=10&curPage=1
Can someone please port Lineage OS to the Mate 9? I will buy them a coffee.
Click to expand...
Click to collapse
beer!! from me
me too.or can produce mokee
Please, somebody can help us? We will need a reverse engineer for the drivers to port and somebody from Lineage crew.
AFAIK, the problem with the published source code by Huawei is that the camera does not work.
tusko5 said:
AFAIK, the problem with the published source code by Huawei is that the camera does not work.
Click to expand...
Click to collapse
Can you provide the technical details on the error messages ?
There is a LineageOS image for Honor8 (which has problems with random crashes) but the actual kernel interface differences between Honor8 and Mate9 are minimal.
Sorry I don't know the details but there has been some discussion in this thread:
https://forum.xda-developers.com/mate-9/help/kernel-source-code-t3556352
cr2 said:
Can you provide the technical details on the error messages ?
There is a LineageOS image for Honor8 (which has problems with random crashes) but the actual kernel interface differences between Honor8 and Mate9 are minimal.
Click to expand...
Click to collapse
The camera itself works, it's when you take a picture that the image doesn't save.
I narrowed it down to a sqlite error when trying to save:
Code:
06-09 12:00:45.188 E/SQLiteDatabase(26762): android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: gallery_media._data (Sqlite code 2067), (OS error - 2:No such file or directory)
I'm not sure how to fix that actually.
gallery_media._data seems to have a dot too many imo, but maybe it's supposed to be that way.
I never tried with another camera app, to check if it's just stock that doesn't work.
Edit: This can apparently mean 2 things, either the db is not read/write or the ID (gallery_media._data) already exists.
Edit 2: Actually, this error no longer exists on B185.
Google Camera works fine. It's just Huawei's camera app that doesn't work correctly.
Then, if the kernel works, what are the general steps to start working on a Mate 9 Lineage port?
If the kernel interface is similar to that of Honor 8, shouldn't the Honor 8 Lineage sources be the base for a Mate 9 port?
tusko5 said:
Then, if the kernel works, what are the general steps to start working on a Mate 9 Lineage port?
If the kernel interface is similar to that of Honor 8, shouldn't the Honor 8 Lineage sources be the base for a Mate 9 port?
Click to expand...
Click to collapse
Apparently the unofficial lineage for Honor 8 uses stock honor 8 kernel.
I'm syncing now, might take a while.
Hopefully we just need to edit the Honor 8 sources for Mate 9.
ante0 said:
Apparently the unofficial lineage for Honor 8 uses stock honor 8 kernel.
I'm syncing now, might take a while.
Hopefully we just need to edit the Honor 8 sources for Mate 9.
Click to expand...
Click to collapse
I hope so!
It seems like we need some serious talent to get a proper rom ported.
I started messing around with building the kernel but, given my lack of experience, I wouldn't expect much.
Any progress on this my friend? @ante0
albertobom said:
Any progress on this my friend? @ante0
Click to expand...
Click to collapse
I gave up, but might start again soon.
ante0 said:
I gave up, but might start again soon.
Click to expand...
Click to collapse
There are few more devs here maybe you should unite. Don't give up just yet.
How far did you get/where did you get stuck? I've got time to mess around with things next week. @ante0
thenellt said:
How far did you get/where did you get stuck? I've got time to mess around with things next week. @ante0
Click to expand...
Click to collapse
I've only just started. I changed everything in devices, vendor left now. But that's just replacing Honor 8 text with Mate 9 text.
Got to replace files too.
I'm not a dev, I'm more a fixer guy xD
I'm not a dev, but I have programming experience and am willing to help since I'm now a Mate 9 user.
So guys, anyone set a team to work on this?

Installing Official Android 10 GSI

I have been trying to install the official android 10 gsi on my mix 2s: https://developer.android.com/topic/generic-system-image/
Flashed the rom but the phone just bootlooped, after going through the initial instructions more carefully, turns out this phone is not fully VNDK (Vendor Native Development Kit) compliant.
My question is, what does this mean for the phone? Can't say I understand it well, but would Xiaomi have to make an updated Android 10 vendor partition? Are there some devs who can make it VNDK compliant, and its only a matter of time? Is this VNDK built into any custom Android 10 rom that will be made for this device in the future?
That would be interesting if it actually booted.
Not sure that this VNDK compliant is which you are refering
evronetwork said:
That would be interesting if it actually booted.
Not sure that this VNDK compliant is which you are refering
Click to expand...
Click to collapse
I attached a screenshot of the section I'm talking about, the output for the Mix 2S for "namespace.default.isolated" is "false."
Also I found that Xiaomi plans to update this device to MIUI 11 (Android 10) sometime between now and the end of the year, so that should update the vendor software and make this GSI able to boot. :fingers-crossed:
Do not try to install for now. I've already installed and for some reason I don't know, my phone always crashed so I have to reboot it.....:crying:
Ekterm said:
I attached a screenshot of the section I'm talking about, the output for the Mix 2S for "namespace.default.isolated" is "false."
Also I found that Xiaomi plans to update this device to MIUI 11 (Android 10) sometime between now and the end of the year, so that should update the vendor software and make this GSI able to boot. :fingers-crossed:
Click to expand...
Click to collapse
Our devices didn't ship with android 9.0 so I doubt they would be "VNDK", unless xiaomi choose to do this(doubt it tbh, wish but doubt) in our phones. We have no luck unless they(xiaomi) provides an update for android 10
evronetwork said:
Our devices didn't ship with android 9.0 so I doubt they would be "VNDK", unless xiaomi choose to do this(doubt it tbh, wish but doubt) in our phones. We have no luck unless they(xiaomi) provides an update for android 10
Click to expand...
Click to collapse
Miui 11 for our device will be android 10 and should be available end of Sept or early Oct
cidxtc said:
Miui 11 for our device will be android 10 and should be available end of Sept or early Oct
Click to expand...
Click to collapse
I'd prefer if we were independent from xiaomi. I mean if xiaomi stop providing new versions I'd prefer if devs don't need weird workarounds
evronetwork said:
I'd prefer if we were independent from xiaomi. I mean if xiaomi stop providing new versions I'd prefer if devs don't need weird workarounds
Click to expand...
Click to collapse
Yeah that was half my reason for buying a new phone. I thought treble would be the solution to indefinite independent updates, but I guess not quite :crying:
Ekterm said:
Yeah that was half my reason for buying a new phone. I thought treble would be the solution to indefinite independent updates, but I guess not quite :crying:
Click to expand...
Click to collapse
Well only if google forces companies to fully comply with treble we might get lucky. It would be nice to not depend entirely on Xiaomi

Android 10 ROMS for our beloved P2?--- A Discussion.

Does anyone know any developer who would be willing to make android-10 ROMS for our P2 or is Pie the last update for this awesome phone?
Kinngk said:
Does anyone know any developer who would be willing to make android-10 ROMS for our P2 or is Pie the last update for this awesome phone?
Click to expand...
Click to collapse
Hopefully not as the developers said that as long as they have this phone working they'll keep the development going. :fingers-crossed::fingers-crossed:
Well, I hope there will be future development for this phone too. I'm using one for more than 2 years, and battery still rocks, it sure lasts more than any flagship !
as far as i can tell, mike is working on lineage os 17.
so at least one android 10 rom might be coming soon
ryd3r89 said:
Well, I hope there will be future development for this phone too. I'm using one for more than 2 years, and battery still rocks, it sure lasts more than any flagship !
Click to expand...
Click to collapse
Yea bro same, more than 2.5 years and still i get SOT of 6-7 hours.
Whenever i think of buying a new phone, i look at my p2 and i stop. Its still so smooth cuz of the ROMS and charges under 1 hour and 15 minutes.
This phone is the best purchase i ever had. So i want development to keep going on, atleast for 1 more iteration of Android. Then i'll maybe buy Redmi K20 pro next year cuz it'll also have good development in future.
@Erazor84 that's good news brother. But I'll wait for AOSP xtended Android-10 (if it ever comes)
Bcuz i used their Oreo build and now using pie, and i found them the best among all of'em.
Erazor84 said:
as far as i can tell, mike is working on lineage os 17.
so at least one android 10 rom might be coming soon
Click to expand...
Click to collapse
My guess would be at least 2 more ROMs :fingers-crossed: one from @VladSor and second from @Fullbustah as they are consistent with porting/ developing the ROMs such as Havoc, Syberia, Bootleggers and POSP for P2.
But of course, we need a reliable vendor upgrade first.
Xiaomi redmi note 4 which has the same Specs has just got lineage 17.
mido hamdy said:
Xiaomi redmi note 4 which has the same Specs has just got lineage 17.
Click to expand...
Click to collapse
We're next, I guess :fingers-crossed:
Kinngk said:
Does anyone know any developer who would be willing to make android-10 ROMS for our P2 or is Pie the last update for this awesome phone?
Click to expand...
Click to collapse
Yus coming 10
Astridxx said:
Yus coming 10
Click to expand...
Click to collapse
You're the man buddy!:highfive:
Only sgsi are coming for our device No rom yet , and those gsi are also ****ty...
shivang_bagh said:
Only sgsi are coming for our device No rom yet , and those gsi are also ****ty...
Click to expand...
Click to collapse
Can you tell me please what is the meaning of gsi ? Or sgsi?
is there any chance for android 10 for havoc os?
As per my understanding:
HACKIMTOSH said:
Can you tell me please what is the meaning of gsi ? Or sgsi?
Click to expand...
Click to collapse
Generic System Image (GSI) is pure untouched Android released by Google for treble enabled phones with a designated vendor partition.
Semi GSI (SGSI) is a customized GSI with features and name of a custom ROM and it can also be installed on treble enabled phones with a designated vendor partition.
alirazaagha said:
Generic System Image (GSI) is pure untouched Android released by Google for treble enabled phones with a designated vendor partition.
Semi GSI (SGSI) is a customized GSI with features and name of a custom ROM and it can also be installed on treble enabled phones with a designated vendor partition.
Click to expand...
Click to collapse
Now i see , thank you bro
How is Android 10 on Lenovo P2? Is it stable? I am on stock Rom Android 7. How to get from stock to Android 10?
Thank you.
Astridxx said:
Yus coming 10
Click to expand...
Click to collapse
The following url https://forum.xda-developers.com/lenovo-p2/development/rom-aosip-derpfest-t3981193 will give You access on this forum to the thread concerning AOSiP-10-DerpFest-Alpha-kuntao-20191009.zip which is the first alpha version of the first Android 10 custom rom dedicated to the Lenovo P2.
If You are interested in testing this Android 10 rom, just follow the installation instructions given on the first page of the thread.
If I well understood, I think that someone, maybe mikeioannina ?, should now be working on a Android 10 rom LineageOS 17. If this is the case, all we can do is to be patient.
You will note that from now on we must say Android 10 instead of Q as asked by Google. So, next year, the next version of Android will be Android 11 and not R.
Below is the lineageos github page for Kuntao (Lenovo P2a42), the branch is on 17.0, but it seems it hadn't been developed on in 4 months, but i don't know how these things go...
Github Kuntao: https://github.com/LineageOS/android_device_lenovo_kuntao
Roms for kuntao
slovantes said:
Below is the lineageos github page for Kuntao (Lenovo P2a42), the branch is on 17.0, but it seems it hadn't been developed on in 4 months, but i don't know how these things go...
Github Kuntao: https://github.com/LineageOS/android_device_lenovo_kuntao
Click to expand...
Click to collapse
Hello I've tried all of the versions on my KUNTAO, at the beggining very laggy now better, there are some ROMS which you can use w/out a problem if you can live w/out some of the features like the FP GESTURES OR AA CONNECTIVITY.
HAVOC 3.0 (NOT THE TREBLE VERSION) to me is the best option till this post furthermore I don't know.
CHHERS
So, We are half a year further from the last post in this thread, any news on the stability and performance of the android 10 rom's? Im right now on Crdroid Pie ROM and except fingerprint kicking the bucket everything is working flawlessly. Any stable and well performing 10 rom's out there, or should we wait a little longer?

Android 11 update appeared then disappeared

Hello everyone, i have the global version of the x3 nfc and today i was happy to see the android 11 update finally appear .
When i got home and connected to wifi i couldnt find the update and now im sad .
You can download the ZIP here. Then select it via Updater.
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
But, it's not stable at the moment. Better wait.
Vega56 said:
You can download the ZIP here. Then select it via Updater.
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
But, it's not stable at the moment. Better wait.
Click to expand...
Click to collapse
I haven't seen a clear list of features that this updates comes with so ill just wait .
Thanks a lot
alaacherif said:
I haven't seen a clear list of features that this updates comes with so ill just wait .
Thanks a lot
Click to expand...
Click to collapse
Dude you aren't missing out a lot i got the update and installed it I can tell it's really bad battery life isn't as good as on Android 10 + so many lags and glitches here and there, even there's no option in settings for Android 11 bubbles and the bubbles aren't circle they are squares. It's so messed up.
I want to go back to android 10 if someone knows how please let me know.
Shady_BlackSn0w said:
Dude you aren't missing out a lot i got the update and installed it I can tell it's really bad battery life isn't as good as on Android 10 + so many lags and glitches here and there, even there's no option in settings for Android 11 bubbles and the bubbles aren't circle they are squares. It's so messed up.
I want to go back to android 10 if someone knows how please let me know.
Click to expand...
Click to collapse
Maybe this can help you.
[GUIDE] Downgrade from MIUI Android 11 Beta Stable to Android 10 Stable using flashable firmware
This might help you after realizing that you want to install custom ROM again after upgrading to android 11 MIUI but you cannot install android 10 or 11 based ROM and stuck with either boot loop or android rescue party. WARNING: This might wipe...
forum.xda-developers.com

Android 12 beta port for op8t

Is there any port of android 12 for our device? I see there are ports fot op8 and op8pro. Can they he used for ours?
Im currently testing if beta 2 gsi will work bia DSU. First boot with it just got an Android 11 dsu but im trying the second option it gives which i believe is just without gms. At this point I don't think that will be any different but ill update after I try it.
Update: as i expected that still didn't work. I suspect in order for ot to actually load an Android 12 system the gsi build needs special OnePlus keys.
Also, can you provide a link to these ports you're talking of? Im not finding anything on xda or via a google search.
Hi. This is the link to video and files
kirankowshik said:
Hi. This is the link to video and files
Click to expand...
Click to collapse
the beta 4 from this channel has broken call functionality.. a cell phone without call feature is plain useless. Is there anything else that can be done?

Categories

Resources