Themes / Apps / Mods -Modded Leica Camera APK Magisk Module- - Xiaomi 12S Ultra

Releases · a406010503/Miui_Camera
一個基於 MIUI 13-14(Android 12-13)適配的 Magisk 相機模組。. Contribute to a406010503/Miui_Camera development by creating an account on GitHub.
github.com
https://github.com/a406010503/Miui_Camera/releases/download/Miui_Camera_4.5.000851.0_220924/Magisk-MIUI_Camera-v220924-Pre-dev.zip
Instructions in chinese but app isn't. Best app by far, all settings even unlocked dev settings in stock app. Mandatory camera app in my mind and will replace current camera.
Volume (+) on first prompt, Volume (-) on second prompt, make sure it says installation completed. Your Welcome.

Thanks for the tip. This adds some great settings to the stock camera app.

Is this the same as if the xiaomi.eu ROM is flashed?

steffenmix3 said:
Is this the same as if the xiaomi.eu ROM is flashed?
Click to expand...
Click to collapse
It significantly extends the xaiomi.eu ROM camera as well.

phzi said:
It significantly extends the xaiomi.eu ROM camera as well.
Click to expand...
Click to collapse
Hi,
That sounds awesome, could you please explain how it extends the xiaomi.eu ROM camera ? I wasn't able to find much on the github ReadMe page.
Thanks!

Can someone please tell a noob how to install this? I tried reading instructions several times, but still don't have a clue ...

Pindarm said:
Can someone please tell a noob how to install this? I tried reading instructions several times, but still don't have a clue ...
Click to expand...
Click to collapse
1.Unlock boot loader;
2.Install Magisk;
3.Flash this module in the magisk manager;

Jdorman12 said:
Releases · a406010503/Miui_Camera
一個基於 MIUI 13-14(Android 12-13)適配的 Magisk 相機模組。. Contribute to a406010503/Miui_Camera development by creating an account on GitHub.
github.com
https://github.com/a406010503/Miui_Camera/releases/download/Miui_Camera_4.5.000851.0_220924/Magisk-MIUI_Camera-v220924-Pre-dev.zip
Instructions in chinese but app isn't. Best app by far, all settings even unlocked dev settings in stock app. Mandatory camera app in my mind and will replace current camera.
Volume (+) on first prompt, Volume (-) on second prompt, make sure it says installation completed. Your Welcome.
Click to expand...
Click to collapse
I got a installation failed message, see screenshot. any idea? thx

Lavendel Queen said:
I got a installation failed message, see screenshot. any idea? thx
Click to expand...
Click to collapse
When it says "....keycheck..." you need to press volume up button (I did it several times). Then it will continue with the installation.
When it says "....keycheck..." again, press volume down button. This should result to a successful installation. Good luck

Kris Chen said:
1.Unlock boot loader;
2.Install Magisk;
3.Flash this module in the magisk manager;
Click to expand...
Click to collapse
Thank you

Pindarm said:
When it says "....keycheck..." you need to press volume up button (I did it several times). Then it will continue with the installation.
When it says "....keycheck..." again, press volume down button. This should result to a successful installation. Good luck
Click to expand...
Click to collapse
It works now, thank you very much! Some cool features, as the "handshake mode" to taken pictures

Hi,
Install worked no problem, camera works.
How do you revert to the stock camera though ? Simply deactivating module won't work for me.
Thanks

Will.1 said:
Hi,
Install worked no problem, camera works.
How do you revert to the stock camera though ? Simply deactivating module won't work for me.
Thanks
Click to expand...
Click to collapse
Since this is a newer version I believe if you put the APK file in the magist module and replace it with the stock one it will work. I don't believe it will revert because it's a system application, although there really isn't any reason to go back to the stock one as they are like four versions behind on the rom. As long as these guys are staying up to date this should be the best camera app.

Installation on the 11T Pro (MIUI 13/ A12) without any problems. Works perfectly and is an enrichment for the original camera.

Anybody else find this modded camera buggy and slow as hell. I ended up grabbing the latest apk of the normal version.

Who are all the others?
The tool runs without problems for me.

steini.71 said:
Who are all the others?
The tool runs without problems for me.
Click to expand...
Click to collapse
Ran laggy sometimes when shooting, sometimes switching to portrait mode would freeze the camera. I went back to original camera. The github is showing new releases nearly daily now so I suspect performance shall improve and bugs removed.
The advanced features are cool though.
EDIT: Latest releases are rock solid. I'm using this now as my main camera.

ukon16 said:
Ran laggy sometimes when shooting, sometimes switching to portrait mode would freeze the camera. I went back to original camera. The github is showing new releases nearly daily now so I suspect performance shall improve and bugs removed.
The advanced features are cool though.
Click to expand...
Click to collapse
No problems here. Been using it for a month on eu rom

Would you rather recommend this one or GCam from here?
Gcam
Is there a working Gcam for the 12s Ultra?
forum.xda-developers.com
I have no experience with camera apks and was wondering which one brings the better software for the 12s Ultra.

Avoid latest version of the module

Related

[ICS][ALPHA][02-03-2012]CM9 with camera support

This is a snapshot of my work on bringing camera support to Tezet's Milestone2 ICS port.
This is continuation of this thread: http://forum.xda-developers.com/showthread.php?t=1520572
- it's based on CM9 snapshot from March 2nd
- it may contain more (or less) bugs from Tezet's builds. It's simply different, newer etc.
- it should be possible to load this without factory reset on top of Tezet's CM9 builds and the other way around, though the last time I've tried this was early February...
- there's no need to wipe dalvik cache - the update script does this
- the fix for SIM lock pin is not included
- there's no Torch and file manager app. Don't ask
Camera notes:
The work is based on Atrix ICS camera support, with added overlay emulation.
What is working:
live preview
zooming
flash
focus
exposure compensation etc
taking photos
some 3rd party apps (Pano, CameraFX, Barcode scanner)
doesn't crash when enterinng video/panorama mode
generally much more stable
... probably not much more
What is not working:
panorama mode
video recording
a lot more
Other stuff: (compared to previous version)
- bluetooth should be OK (please test)
- aGPS should work
I highly recommend to do a nandroid backup before trying it.
Latest version available at http://code.google.com/p/cm9-milestone2/downloads/list
If your phone is stuck on Google logo, it means you have chosen a wrong version and you need to recover your phone from the SBF file.
Repository:
repo init -u git://github.com/rondoval/android.git -b ics
All the credits go to:
- Tezet, for the Milestone2 port
- tpruvot, Quarx2k, for their tremendous efforts on Defy support (and thus Milestone2)
- whole Atrix-Dev-Team, Raviprasad V Mummidi, zivan56 for their tremendous work on the camera driver
Just backing up my MS2 now. Going to flash it over CM7 Tezet and see how it goes.
Cheers for the efforts
omg thanks ! download...
Sent from my MotoA953 using xda premium
mattyt_491 said:
Just backing up my MS2 now. Going to flash it over CM7 Tezet and see how it goes.
Cheers for the efforts
Click to expand...
Click to collapse
its for CM9....
devilbatghost said:
its for CM9....
Click to expand...
Click to collapse
Actually this would be a good test... I did that in december. I had some issues, bu I think that was mainly due to wrong version of gapps.
If you're still planning to try upgrading from CM7 to CM9: You may need to wipe telephony provider data and deskclock after upgrade.
/data/data/com.android.deskclock/databases/alarms.db
/data/data/com.android.providers.telephony/databases/telephony.db
Please tell us how did it go
hi, rondoval.
chrome beta don't work. can you try to fix it when you have free time? thx.
rondoval said:
Actually this would be a good test... I did that in december. I had some issues, bu I think that was mainly due to wrong version of gapps.
If you're still planning to try upgrading from CM7 to CM9: You may need to wipe telephony provider data and deskclock after upgrade.
/data/data/com.android.deskclock/databases/alarms.db
/data/data/com.android.providers.telephony/databases/telephony.db
Please tell us how did it go
Click to expand...
Click to collapse
I know it is CM9 I said I was flashing (upgarding) FROM CM7.
As per your advice I cleared alarms.db and telephony.db and was going well.
I also was unable to find the fix for the SIM PIN lock, so I just disabled it.
I haven't yet tried the gapps for ICS because the download through multiupload.com is not working (seems as though multiupload in general is down).
I can confirm that the camera works (photos only) and was able to upgrade from CM7 with no issues without wiping my data.
The ROM is smooth and seems to handle most tasks I have thrown at it. However, I am finding 3D performance a bit lesser than that experienced on CM7 (not a major issue).
Cheers.
Good work, thx! Glad to see we have one more dev working on our MS2.
This rom is awesome!!! =D
Someone can upload the Gapps 4.0.3 please ? because the link on the other post is dead.
Thanks in advance
tony_the_unik said:
This rom is awesome!!! =D
Someone can upload the Gapps 4.0.3 please ? because the link on the other post is dead.
Thanks in advance
Click to expand...
Click to collapse
Here's the link to gapps http://goo.gl/krVg1
Thanks for the gapps link.
Out of interest is there a fix for the Sim pin code yet?
Sent from my MotoA953 using XDA
Some news:
First 5sec 480p video recorded.
Going to cinema now, so don't expect a build today.
New patch for 1% step battery counter on this build
rondoval said:
Some news:
First 5sec 480p video recorded.
Going to cinema now, so don't expect a build today.
Click to expand...
Click to collapse
thank you. I am glad to see the video recording fixed
Is there any bug for the touch?
Since when I am touching and holding on the screen, it displays I'm swiping horizontally instead of holding it (I enabled "Show touches" in Development Tools)
I believe i might have run into a bug, Im not sure if anyone has note this bug or not. In the apps menu, if you hold a application, you can drag it to Remove which will uninstall the app normally, however at the moment, dragging it to Remove does nothing. Does anyone have a idea whats wrong?
i have a huge problem. when my phone is booting up, it only shows the google logo, and.. nothing happend. only a black screen with backlights.
if i try the X factory reset, the screen with an exclamation mark pops up -
but if i press the @ key, nothing happen.
if i try to the connect my phone with RSD lite, the bootloader is loading but shows 'battery low
cannot program'
when i was trying to load the ROM my battery was ~50%...
what should i do?
after a few times failing with the @ - it works.. one time..pressed the factory reset - booted up - still bugged with the google boot up logo...
hi, aznsniper
i have the same problem,i have no idea to solve it. sorry... maybe rondoval will fix it in next build.
@jimbo0815
Did you factory wipe, cache wipe and dalvik wipe before installing the rom? If you did, is it possible that you installed the wrong version? Just my 2 cents worth.
aznsniper said:
I believe i might have run into a bug, Im not sure if anyone has note this bug or not. In the apps menu, if you hold a application, you can drag it to Remove which will uninstall the app normally, however at the moment, dragging it to Remove does nothing. Does anyone have a idea whats wrong?
Click to expand...
Click to collapse
ylqiu said:
hi, aznsniper
i have the same problem,i have no idea to solve it. sorry... maybe rondoval will fix it in next build.
Click to expand...
Click to collapse
that's a problem of trebuchet, the launcher. so it has to be fixed there.
but i think should be like that.
Sent from my MB525 using XDA App

[WIP][LineageOS] OnePlus 5T OxygenOS Camera, Camera service and Gallery for LineageOS

Hi,
This is my first thread as a dev so please accept my appologies if there's an established way to make this and I'm not doing it.
I managed to create a flashable zip to add the official OnePlus Camera, OnePlus Camera Service and OnePlus Gallery packages to an existing LineageOS 15.1 rom.
Maybe this was already availble somewhere made by someone else but I couldn't find it so here I upload it and share my version of it.
Instructions:
1. Remove any phone protection (fingerprints, schemas...) prior to anything else
2. Reboot to TWRP
3. Flash op5t_camera_patch.zip (make a backup if you want before)
4. Wipe Cache/Dalvik when proposed
5. Reboot system
6. Open the OnePlus Camera, this will create the config files in /data/data/com.oneplus.camera with correct permissions. At this step, portrait mode is not enabled yet, this is normal.
7. Long press the OnePlus camera icon and open the infos of the camera app, and force close it.
8. Extract the data-data-com.oneplus.camera.zip archive.
9. Inside you will find a folder com.camera.one/shared_prefs
10. Copy the XML files of the folder com.oneplus.camera/shared_prefs/ from the zip to your device /data/data/com.oneplus.camera/shared_prefs/ (replace existing files, may require root)
11. Now you can use the OnePlus Camera and the OnePlus Gallery! And Portrait mode should work.
Enjoy
Caution:
- Please don't flash over non-LineageOS roms! It could overwrite some important files and cause issues. I personally use the MicroG fork of LineageOS with no issues. Also, it has been tested only with the latest LineageOS builds (starting from 2018-05-14).
- This is only for the OnePlus 5T. It may work for the 5 but I cannot test it. Also this is the APKs from the 5T and there's no guarantee they will work with another device.
Notes:
- This is a work in progress, at the moment there are issues with HDR Auto, optical zoom and portrait mode not being 100% functional.
- Don't take me for responsible about any problem that may arise, this is your device, and only you can decide what you flash inside. That said, it should not cause any issue.
- This is the APKs from the latest OxygenOS for the OP5T (5.1.1)
- I had to re-sign the OnePlusCameraService.apk with my own signature because of a shared user issue. When I removed the shared user from AndroidManifest.xml, obviously the signature was wrong. So I re-signed it.
- There are a lot of shared libraries in this flashable zip, some probably unrelated to the camera, service and gallery. I just compared the libraries and jar between OxygenOS and LineageOS, and put them in the zip. I didn't take the time to check which one are unrelated.
- This also adds the package com.oneplus (OnePlus System). Don't know if that's a good thing or not.
- This zip will not overwrite anything because it only contains something no present in LineageOS.
- I have the feeling my iddle battery drain has reduced. Maybe because of the Oneplus System package.
Downloads:
https://nofile.io/f/QMteWeWCT7h/op5t_camera_patch.zip
https://nofile.io/f/rurW0tJpWND/data-data-com.oneplus.camera.zip
Temporary mirrors (will stop working in 60 days):
https://framadrop.org/r/nvdU_L7q_C#j9XrmIRz+WWshtyhkmm1i8Asgbown0D5OkeAfmmKo4o=
https://framadrop.org/r/nOAqp4mVNE#i6JKBlxBQHEVQnRh6UgWAyLjqxwX/BYnDsXKt0bR8MU=
I will post Android File Host links as soon as possible.
but how to download this?
vk_singh said:
but how to download this?
Click to expand...
Click to collapse
there are links at the bottom of his post.
lockmunk said:
there are links at the bottom of his post.
Click to expand...
Click to collapse
but pn clicking download invalid session
---------- Post added at 10:20 AM ---------- Previous post was at 10:18 AM ----------
JCDentonMale said:
Hi,
This is my first thread as a dev so please accept my appologies if there's an established way to make this and I'm not doing it.
I managed to create a flashable zip to add the official OnePlus Camera, OnePlus Camera Service and OnePlus Gallery packages to an existing LineageOS 15.1 rom.
Maybe this was already availble somewhere made by someone else but I couldn't find it so here I upload it and share my version of it.
Instructions:
1. Remove any phone protection (fingerprints, schemas...) prior to anything else
2. Reboot to TWRP
3. Flash op5t_camera_patch.zip (make a backup if you want before)
4. Wipe Cache/Dalvik when proposed
5. Reboot system
6. Open the OnePlus Camera, this will create the config files in /data/data/com.oneplus.camera with correct permissions. At this step, portrait mode is yet not enabled, this is normal.
7. Long press the OnePlus camera icon and open the infos of the camera app, and force close it.
8. Extract the data-data-com.oneplus.camera.zip archive.
9. Inside you will find a folder com.camera.one/shared_prefs
10. Copy the XML files of the folder com.oneplus.camera/shared_prefs/ from the zip to /data/data/com.oneplus.camera/shared_prefs/ (replace existing files)
11. Now you can use the OnePlus Camera and the OnePlus Gallery! And Portrait mode should work.
Enjoy
Notes:
- I'm not responsible for any problem that may arise, this is your device, and only you can decide what you flash inside. That said, it should not cause any issue.
- This is the APKs from the latest OxygenOS for the OP5T (5.1.1)
- I had to re-sign the OnePlusCameraService.apk with my own signature because of a shared user issue. When I removed the shared user from AndroidManifest.xml, obviously the signature was wrong. So I re-signed it.
- There are a lot of shared libraries in this flashable zip, some probably unrelated to the camera, service and gallery. I just compared the libraries and jar of OxygenOS and LineageOS, and put them in the zip.
- This also add the package com.oneplus (OnePlus System). Don't know if that's a good thing or not.
- This zip will not overwrite anything because it only contains something no present in LineageOS.
Downloads:
https://nofile.io/f/QMteWeWCT7h/op5t_camera_patch.zip
https://nofile.io/f/rurW0tJpWND/data-data-com.oneplus.camera.zip
Click to expand...
Click to collapse
can u morror download link to gdrive or afh
vk_singh said:
but pn clicking download invalid session
---------- Post added at 10:20 AM ---------- Previous post was at 10:18 AM ----------
can u morror download link to gdrive or afh
Click to expand...
Click to collapse
Please do not quote full OP my friend... And both links working fine...
hi,
could you tell me how the quality is. is it like stock or bad like on other roms with oneplus camera
strnge said:
hi,
could you tell me how the quality is. is it like stock or bad like on other roms with oneplus camera
Click to expand...
Click to collapse
I think the quality is the same as on OxygenOS. If it is not, I haven't seen a difference.
The main advantage here is that the OnePlusCameraService package is installed and working, I think it is used for face detection and other stuff.
I've registered to Android File Host but I have to wait until they review my developer application.
Thanks for this!!!
Really amazing!
You did mention LineageOS but I had to try on Omnirom!
I tried it on OmniRom Treskmod.
Unfortunatly, it did not work. com.android.phone kept crashing. I did try your full tutorial but no portrait mode.
I'm thinking about switching to Lineage just because of this!
Can you make it compatible with more roms?
Great job!
JCDentonMale said:
I think the quality is the same as on OxygenOS. If it is not, I haven't seen a difference.
The main advantage here is that the OnePlusCameraService package is installed and working, I think it is used for face detection and other stuff.
I've registered to Android File Host but I have to wait until they review my developer application.
Click to expand...
Click to collapse
Its only for LOS?
Rajeev said:
Its only for LOS?
Click to expand...
Click to collapse
Yes, at the moment. And only for 15.1, for the 5T (dumpling).
Nick502 said:
Thanks for this!!!
Really amazing!
You did mention LineageOS but I had to try on Omnirom!
I tried it on OmniRom Treskmod.
Unfortunatly, it did not work. com.android.phone kept crashing. I did try your full tutorial but no portrait mode.
I'm thinking about switching to Lineage just because of this!
Can you make it compatible with more roms?
Great job!
Click to expand...
Click to collapse
I only tested it with the latest LineageOS and with this rom it does not overwrite anything. But, there is no guarantee that it will not overwrite something important for other roms... Your problem with com.android.phone makes me think that it overwritten existing OmniRom files.
JCDentonMale said:
Yes, at the moment. And only for 15.1, for the 5T (dumpling).
Click to expand...
Click to collapse
Any plan for other rom support too?
anyone able to make a magisk module from it?
@JCDentonMale can you mirror it to androidfilehost or google drive? In Germany its not possible to reach your download link.
Rajeev said:
Any plan for other rom support too?
Click to expand...
Click to collapse
No. I only use LineageOS. Anyone is free to try, though.
CoreGaming said:
@JCDentonMale can you mirror it to androidfilehost or google drive? In Germany its not possible to reach your download link.
Click to expand...
Click to collapse
Yes, as soon as I get approved by Android File Host.
Uh-oh. I think flashing my zip may cause issues with 4G. Investigating.
Reflashing the latest LineageOS seems to correct the issue, don't know what happened. I was stuck in 3G. Maybe it was an issue on the network provider side.
It's now confirmed that it was my mobile network provider who had 4G issues and they resolved it in same time as my flashing. So nothing to worry about flashing my zip on LineageOS.
Amazing job, will try this asap i flash lineage os
unable to download. Connection has been blocked.
Can you please also port "gaming do not disturb" function on OOS? Or is there already some apps or mod can do for that?

[ROM][Port][7.1.1] LineageOS 14.1 Ulefone Paris / Tesla 6.1 [MT6753]

Hi
Here is my port of LineageOS 14.1 (7.1.1)
There are some errors:
- front camera (not found)
- video recording FC
- speakerphone (in call)
That is my list, maybe more exists...
ROM:
lineage-14.1-20170409-UNOFFICIAL-Ulefone_Paris.zip
TWRP:
TWRP 3.2.1.0 for PARIS.zip
Magisk:
Magisk-v16.0(1600).zip
Kernel force encryption on first boot:
kernel_enable_encryption.zip
Install instructions:
-install ROM
- if you want to encrypt phone internal storage on first boot (there is no go back to decrypted storage so, WARNING) flash "kernel_enable_encryption.zip"
- flash magisk
- reboot
If you want flash GAPP's
Please post your results, Thanx.
(ROM porters, fixers - feel free to port or provide fix for any error in this ROM)
Update:
1 - cam patch - cam_patch_v0.1.zip
Not only front cam, but back cam isn't 13MP it is 5.3 MP
Front cam is not even detected.
Could cam app and driver be imported from RR Rom?
Haven't encrypted internal memory.
I have tried it and it is working, basicly.
milan1984 said:
Not only front cam, but back cam isn't 13MP it is 5.3 MP
Front cam is not even detected.
Could cam app and driver be imported from RR Rom?
Haven't encrypted internal memory.
I have tried it and it is working, basicly.
Click to expand...
Click to collapse
I try many times to transfer camera from RR but no luck, yet...
g0didit said:
I try many times to transfer camera from RR but no luck, yet...
Click to expand...
Click to collapse
I suppose that there is needed to be transferred all lib and lib64 libcam*.so files and app itself. To give correct permission, and to push those files to those folders. Is @cuvetto active on this phone?
I have remembered that lenovo k4 note, have compatible MM rom, maybe and Nougat also is compatible?
I'm alive, and I still have my ulefone Paris.....
Maybe in future I can help @g0didit to improve this rom......
cuvetto said:
I'm alive, and I still have my ulefone Paris.....
Maybe in future I can help @g0didit to improve this rom......
Click to expand...
Click to collapse
I was thinking to contact you, please, feel free to help, mod, add , whatever...
@milan1984 I already try all of that.... no luck...
I think I am close to fix camera
First patch for camera.... (more to come soon as I got time, others feel free to help)
- resolution fixed (front cam 8.3M ????)
- don't use flash - no flash cam work (if shoot with flash, cam freeze and then got camera under your desktop need to reboot to work again)
- recording not work - FC
cam_patch_v0.1.zip
(OP updated)
I'm just curious, is anyone interested?
g0didit said:
I'm just curious, is anyone interested?
Click to expand...
Click to collapse
Ofc, any known bugs?
milan1984 said:
Ofc, any known bugs?
Click to expand...
Click to collapse
I just boot, try WLAN and SIM cards... nothing else..
Got new kernel from Tesla rom... so I will try to fix currently posted images instead of making another half working ROM
Do you got problems with charging and battery ? @xmarx got a lot of problems with battery and chaging...
I didnt used Lineage to long because of battery drain and camera not working, since I needed it, but MIUI I would like to try. Is there any link for that MIUI?
I have reinstalled LineageOS rom for two last days, and ROM it self is working pretty smooth. (My settings is always xperia keyboard, home, music, weather widget, xposed , all working via Magisk)
Since Tesla/Ulefone Paris is piece of crap with battery and default charger, could it be hardware problem? Even USB charging is working fine with me.
Can anybody help me with this problem? I have broken screen on my phone and purchase the new one, and when i change the new lcd the screen is not show any pictures, it was just light (blue), so i contact seller and he say that for this new screen i got to flash the newest original firmware from ulefone paris (S511_E11_GQ3025AH2_PARIS_MM_20161019) and he give me link where to download and it realy works. I dont know how but now with new firmware android 6.0 lcd screen full working. But now i have the problem, because i cant install any custom rom anymore (because the screen will not work) i cant get ROOT anymore... I try mant things like flash only recowery TWRP all version, i try with kingoroot.....etc nothing working i also try to install via adb but not lucky..... Can anybody help me how to get root?

Resolution for No Download Progress bar on custom ROMs

So, a lot of people are facing a strange issue after flashing custom ROMs. They can't see the download progress bar on notification panel and banging their head for a fix. Different people are suggesting for different workaround and most of them simply don't work. I have found a fix which works 100%. I have helped a few people on a few ROM thread, but I can't keep copy pasting the same post everywhere or else people will start complaining for duplicate posts. So, I have decided to make a separate post giving the steps and I will request the moderators to delete all the previous posts on ROM thread. Sorry for the inconvenience.
Please follow the below steps if you can't see any download progress bar on your device (Please note that not everyone is facing the issue).
1. Settings>Apps & Notifications>See all apps>Click on 3 dot menu>Show system>Scroll down & click on Android setup>Click on Storage>Clear cache & storage>Force stop
2. Go back>Scroll down>Select Download manager>Click on Notifications>Uncheck all three options (In progress, Done & Queued) and check again>Click on storage> Clear cache>Force stop
3. Restart the device
4. That's it. Now download an app and check!!
Not working on Pixel experience
not working on NOs :c
tlf55 said:
Not working on Pixel experience
Click to expand...
Click to collapse
eLaDiio said:
not working on NOs :c
Click to expand...
Click to collapse
On some ROMs, there are two Android Setup available under system apps, if you notice carefully (I don't know why). You need to wipe Storage and cache on both apps (if you see two Android Setup on your ROM). Once done, follow the rest of the steps and reboot the device once. I have confirmed the steps on LOS, NOS, PE and Pixel Dust and it's 100% working (Don't know about other ROMs as I haven't tried them).
Rowdyy Ronnie said:
On some ROMs, there are two Android Setup available under system apps, if you notice carefully (I don't know why). You need to wipe Storage and cache on both apps (if you see two Android Setup on your ROM). Once done, follow the rest of the steps and reboot the device once. I have confirmed the steps on LOS, NOS, PE and Pixel Dust and it's 100% working (Don't know about other ROMs as I haven't tried them).
Click to expand...
Click to collapse
Actually I don't have Android setup at all I have Android system and interface .. that's all .. I have 2 download "app"
The steps that work for me on NOs was disable both android setup, clear cache on both too, later force stop of download manager and clear cache, reboot and done, anyway thanks!
This isn't applicable for Pixel Experience on Poco F1
RuffneckFlex said:
This isn't applicable for Pixel Experience on Poco F1
Click to expand...
Click to collapse
For PE, disable Data transfer tool (from Settings>Apps>system apps) and reboot the device.
Didn't work los 16
Rowdyy Ronnie said:
For PE, disable Data transfer tool (from Settings>Apps>system apps) and reboot the device.
Click to expand...
Click to collapse
That's exactly what I did.
Edit/Update: Sorry my bad, It's working now lol. Thx buddy!
RuffneckFlex said:
That's exactly what I did.
Edit/Update: Sorry my bad, It's working now lol. Thx buddy!
Click to expand...
Click to collapse
By the way, there is a new kid on the block called MSM Xtended rom. I have just tried it. It's amazing. You can try it as well (no I am not associated with them and I am not advertising. )
Rowdyy Ronnie said:
By the way, there is a new kid on the block called MSM Xtended rom. I have just tried it. It's amazing. You can try it as well (no I am not associated with them and I am not advertising. )
Click to expand...
Click to collapse
I tried it earlier to be honest. I still went back to MIUI 10. There's something on MSMX that's not making me want to stay, I just can't figure out what it was lol.
RuffneckFlex said:
I tried it earlier to be honest. I still went back to MIUI 10. There's something on MSMX that's not making me want to stay, I just can't figure out what it was lol.
Click to expand...
Click to collapse
Stability? Well, no custom ROMs are as stable as stock. This is what I have noticed so far
Rowdyy Ronnie said:
Stability? Well, no custom ROMs are as stable as stock. This is what I have noticed so far
Click to expand...
Click to collapse
For me, Pixel Experience for Poco F1 is solid as stock MIUI. The only thing missing is the IR Camera.
RuffneckFlex said:
For me, Pixel Experience for Poco F1 is solid as stock MIUI. The only thing missing is the IR Camera.
Click to expand...
Click to collapse
PE is damn slow according to my taste. After a couple of days, everything becomes slow. App opening speed, performance everything. No wonder why the benchmark score is so less on PE. I found NOS a lot better than PE. Its super smooth, snappy, has the right amount of customization and an amazing developer who is mostly available for the users @Shahan_mik3
RuffneckFlex said:
I tried it earlier to be honest. I still went back to MIUI 10. There's something on MSMX that's not making me want to stay, I just can't figure out what it was lol.
Click to expand...
Click to collapse
I really liked this ROM. Unfortunately it doesn't allow wireless display mirroring. My phone just reboots..
Rowdyy Ronnie said:
So, a lot of people are facing a strange issue after flashing custom ROMs. They can't see the download progress bar on notification panel and banging their head for a fix. Different people are suggesting for different workaround and most of them simply don't work. I have found a fix which works 100%. I have helped a few people on a few ROM thread, but I can't keep copy pasting the same post everywhere or else people will start complaining for duplicate posts. So, I have decided to make a separate post giving the steps and I will request the moderators to delete all the previous posts on ROM thread. Sorry for the inconvenience.
Please follow the below steps if you can't see any download progress bar on your device (Please note that not everyone is facing the issue).
1. Settings>Apps & Notifications>See all apps>Click on 3 dot menu>Show system>Scroll down & click on Android setup>Click on Storage>Clear cache & storage>Force stop
2. Go back>Scroll down>Select Download manager>Click on Notifications>Uncheck all three options (In progress, Done & Queued) and check again>Click on storage> Clear cache>Force stop
3. Restart the device
4. That's it. Now download an app and check!!
Click to expand...
Click to collapse
I love you. I've been looking for solutions in every site available!
Any solution for Global stable latest version?
Rowdyy Ronnie said:
So, a lot of people are facing a strange issue after flashing custom ROMs. They can't see the download progress bar on notification panel and banging their head for a fix. Different people are suggesting for different workaround and most of them simply don't work. I have found a fix which works 100%. I have helped a few people on a few ROM thread, but I can't keep copy pasting the same post everywhere or else people will start complaining for duplicate posts. So, I have decided to make a separate post giving the steps and I will request the moderators to delete all the previous posts on ROM thread. Sorry for the inconvenience.
Please follow the below steps if you can't see any download progress bar on your device (Please note that not everyone is facing the issue).
1. Settings>Apps & Notifications>See all apps>Click on 3 dot menu>Show system>Scroll down & click on Android setup>Click on Storage>Clear cache & storage>Force stop
2. Go back>Scroll down>Select Download manager>Click on Notifications>Uncheck all three options (In progress, Done & Queued) and check again>Click on storage> Clear cache>Force stop
3. Restart the device
4. That's it. Now download an app and check!!
Click to expand...
Click to collapse
Thank You.
Rowdyy Ronnie said:
So, a lot of people are facing a strange issue after flashing custom ROMs. They can't see the download progress bar on notification panel and banging their head for a fix. Different people are suggesting for different workaround and most of them simply don't work. I have found a fix which works 100%. I have helped a few people on a few ROM thread, but I can't keep copy pasting the same post everywhere or else people will start complaining for duplicate posts. So, I have decided to make a separate post giving the steps and I will request the moderators to delete all the previous posts on ROM thread. Sorry for the inconvenience.
Please follow the below steps if you can't see any download progress bar on your device (Please note that not everyone is facing the issue).
1. Settings>Apps & Notifications>See all apps>Click on 3 dot menu>Show system>Scroll down & click on Android setup>Click on Storage>Clear cache & storage>Force stop
2. Go back>Scroll down>Select Download manager>Click on Notifications>Uncheck all three options (In progress, Done & Queued) and check again>Click on storage> Clear cache>Force stop
3. Restart the device
4. That's it. Now download an app and check!!
Click to expand...
Click to collapse
Thanks a lot for this! Works great on all the custom pie ROMs I build for ether

[GUIDE] Install Pixel Experience android 10 GSI for CC9/Mi 9 Lite

WARNING:
YOU MUST INSTALL THE A/B PARTIRION ROM FOR CC9/Mi 9 LITE. IF YOU INSTALL THE TREBLE CHECK APP, YOU THINK THIS DEVICE IS A ONLY PARTITION. IT'S NOT A ONLY!! IF YOU INSTALL A ONLY GSI IT STUCK IN BOOTLOGO. SO YOU MUST DOWNLOAD THE A/B PARTITION
# DOWNLOAD #
First, Download this files. (I recommend install EU Weekly 9.10.31 vendor or after new weekly version vendor)
Pixel Experience Android 10 GSI: https://drive.google.com/uc?id=1Sw96w1J_ZymUh9J7ayhqYrlLZwhuQjJB&export=download (A/B)
after download, extract .zip file!
EU(Weekly):https://sourceforge.net/projects/xi...files/xiaomi.eu/MIUI-WEEKLY-RELEASES/9.10.31/
magisk(optional):https://github.com/topjohnwu/Magisk/releases
# INSTALL STEP #
0. You must Unlock Bootloader and install twrp.
1. Move files to your phone and install Xiaomi.eu Weekly rom. after you install done wipe -> advanced wipe -> check system, dalvik, data, cache(don't check the vendor!!) and swipe.
2. Install -> and check Install Image -> select PixelExperienceQ-28101028-ARM64-AB.img -> check system image and swipe. now install is done. if you install magisk flash 20.1 or 20.0
3. Reboot.
and phone is booted. now install is finish!
# Whats Working? #
WIFI
Mobile Data(LTE, 3G work)
Bluetooth
Hospot
Camera(Gcam too)
Audio
Brightness control
LED
Dark Mode
FOD
Ambient Display
etc..
# Not working #
VOLTE
ANXCamera(app open is working but if you take pictures it has been stopped)
etc..
ScreenShots!:
Works way, way better than I would've expected for a GSI.
So far, the only gripes I have with the ROM are:
- The fingerprint reader is not really accurate nor fast, but adding the same finger a bunch of times improves the reliability;
- Double tap to wake is missing;
- As far as I've seen, there's no way to disable the Ambient Display. Normally that wouldn't be a problem, but it doesn't turn off when the device is laying flat for a while nor when it's in a pocket. Kinda concerned with burn-in;
Everything Magisk/Root related works fine, except for Viper4Android or Dolby Atmos.
Didn't have any issues restoring backups with Titanium, so far I haven't experienced a single crash.
Great job, man!
EDIT: So, three things I found out while using the ROM: first, there actually is a way to disable the Ambient Display, yay! Google simply moved it in the display settings, under the section that lets you control how notifications behave on the lockscreen. Weird, but it works.
Secondly, Bluetooth earbuds and speakers stopped working after a while: the phone connected to both devices, but didn't play media through them. Apparently this is an Android 10 bug that happens occasionaly, had to re-do a clean install to fix it.
Thirdly, the microphone doesn't work when sending WhatsApp voice notes. Haven't had time to actually call someone and see if it works there, but I'll add onto this post once I'll check.
iuliusdeblobbis said:
Works way, way better than I would've expected for a GSI.
So far, the only gripes I have with the ROM are:
- The fingerprint reader is not really accurate nor fast, but adding the same finger a bunch of times improves the reliability;
- Double tap to wake is missing;
- As far as I've seen, there's no way to disable the Ambient Display. Normally that wouldn't be a problem, but it doesn't turn off when the device is laying flat for a while nor when it's in a pocket. Kinda concerned with burn-in;
Everything Magisk/Root related works fine, except for Viper4Android or Dolby Atmos.
Didn't have any issues restoring backups with Titanium, so far I haven't experienced a single crash.
Great job, man!
EDIT: So, three things I found out while using the ROM: first, there actually is a way to disable the Ambient Display, yay! Google simply moved it in the display settings, under the section that lets you control how notifications behave on the lockscreen. Weird, but it works.
Secondly, Bluetooth earbuds and speakers stopped working after a while: the phone connected to both devices, but didn't play media through them. Apparently this is an Android 10 bug that happens occasionaly, had to re-do a clean install to fix it.
Thirdly, the microphone doesn't work when sending WhatsApp voice notes. Haven't had time to actually call someone and see if it works there, but I'll add onto this post once I'll check.
Click to expand...
Click to collapse
Hey man, you still using this rom? how is the experience so far? I plan to install tmr, I wonder if it's stable enough for daily driver
this is very exciting! does this also mean that official pixel experience rom will soon be coming to cc9/mi 9 lite?
vannrith said:
Hey man, you still using this rom? how is the experience so far? I plan to install tmr, I wonder if it's stable enough for daily driver
Click to expand...
Click to collapse
TL;DR: Yeah, as long as you don't care about the camera and the stuff I mentioned in my previous post!
Long version: I've been using this ROM as my daily driver ever since, and I really haven't noticed any actual deal breakers.
Performances are great, I'd say on par with MIUI! No stutters, everything feels really responsive and I'm able to hit a consistent 60FPS on high details while playing Call of Duty: Mobile.
DT2W is missing, but I've been using "Always on AMOLED" from the PlayStore, which apart from offering a customizable Ambient Display with burn-in protection also sort-of enables that feature.
The microphone does work, it's just that since I restored WhatsApp with Titanium Backup I had to manually allow the microphone permission. Oops.
If you use Bluetooth Headphones, though, they don't work while using the Google Dialer.
GCam sort of works? There's a 6.2 build for the Mi 9 SE which is kind of compatible, but the experience is really hit or miss. So far, I've not been able to find a MIUI camera port that doesn't crash on lunch or a more optimized GCam.
Apart from that, I'm loving this ROM. It's really all I'll need until a build of HavocOS will be available for our device
EDIT: ANXCAMERA IS WORKING! All you have to do is to download the latest zip and change the "ro.product.device" value to "pyxis" inside the build.prop file ^^
iuliusdeblobbis said:
TL;DR: Yeah, as long as you don't care about the camera and the stuff I mentioned in my previous post!
Long version: I've been using this ROM as my daily driver ever since, and I really haven't noticed any actual deal breakers.
Performances are great, I'd say on par with MIUI! No stutters, everything feels really responsive and I'm able to hit a consistent 60FPS on high details while playing Call of Duty: Mobile.
DT2W is missing, but I've been using "Always on AMOLED" from the PlayStore, which apart from offering a customizable Ambient Display with burn-in protection also sort-of enables that feature.
The microphone does work, it's just that since I restored WhatsApp with Titanium Backup I had to manually allow the microphone permission. Oops.
If you use Bluetooth Headphones, though, they don't work while using the Google Dialer.
GCam sort of works? There's a 6.2 build for the Mi 9 SE which is kind of compatible, but the experience is really hit or miss. So far, I've not been able to find a MIUI camera port that doesn't crash on lunch or a more optimized GCam.
Apart from that, I'm loving this ROM. It's really all I'll need until a build of HavocOS will be available for our device
EDIT: ANXCAMERA IS WORKING! All you have to do is to download the latest zip and change the "ro.product.device" value to "pyxis" inside the build.prop file ^^
Click to expand...
Click to collapse
I used to install Havoc GSI pie on my phone, Anx camera works, calling and stuff work, but no viper and FOD sucks. I'll try this one myself. Thanks so much
vannrith said:
I used to install Havoc GSI pie on my phone, Anx camera works, calling and stuff work, but no viper and FOD sucks. I'll try this one myself. Thanks so much
Click to expand...
Click to collapse
Got Viper4Android working! All you need is to flash this magisk module; I found it on the HavocOS GSI general thread
Hi @hanbin81j32 ,
Was this GSI image created by yourself? If not, do you know where it originated or who built it?
Thanks.
peppertarts said:
Hi @hanbin81j32 ,
Was this GSI image created by yourself? If not, do you know where it originated or who built it?
Thanks.
Click to expand...
Click to collapse
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
This GSI creater is ExpressLuke
hanbin81j32 said:
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
This GSI creater is ExpressLuke
Click to expand...
Click to collapse
Wait, does this mean that the ROM wasn't modified to enable the fingerprint scanner? If I were to flash another GSI on top of the MIUI vendors would it still work?
since no REAL bugs exist in this rom, can someone take this GSI and patch it to make it only for 9 lite with necessary fixes? thanks!
Foreal_Bruh said:
since no REAL bugs exist in this rom, can someone take this GSI and patch it to make it only for 9 lite with necessary fixes? thanks!
Click to expand...
Click to collapse
Yes, i'd love to see a Pixel Experience 10.0 ROM for the Mi 9 Lite, I've just ordered this phone 2 days ago, excited to see this subforum grow!
waiting hopefully.
iuliusdeblobbis said:
Got Viper4Android working! All you need is to flash this magisk module; I found it on the HavocOS GSI general thread
Click to expand...
Click to collapse
flash this first or flash the viper first man? I tried, not working. I installed Viper legacy, it asks me to install driver all the time
vannrith said:
flash this first or flash the viper first man? I tried, not working. I installed Viper legacy, it asks me to install driver all the time
Click to expand...
Click to collapse
I got the Viper4Android 2.7 apk from XDALabs, once I installed it I flash Audio Modification Library, the module I linked and after a reboot it all worked
I'm waiting for the release to unlock my bootloader and test ... Is this GSI matching notification icons to notch size?
I was able to install, but FOD didn't work
Your tutorial works with the latest version
Although the fp placement on the screen no longer shows up, you have to guess where it is I think, anyone know how to fix that?
hanbin81j32 said:
WARNING:
YOU MUST INSTALL THE A/B PARTIRION ROM FOR CC9/Mi 9 LITE. IF YOU INSTALL THE TREBLE CHECK APP, YOU THINK THIS DEVICE IS A ONLY PARTITION. IT'S NOT A ONLY!! IF YOU INSTALL A ONLY GSI IT STUCK IN BOOTLOGO. SO YOU MUST DOWNLOAD THE A/B PARTITION
# DOWNLOAD #
First, Download this files. (I recommend install EU Weekly 9.10.31 vendor or after new weekly version vendor)
Pixel Experience Android 10 GSI: https://drive.google.com/uc?id=1Sw96w1J_ZymUh9J7ayhqYrlLZwhuQjJB&export=download (A/B)
after download, extract .zip file!
EU(Weekly):https://sourceforge.net/projects/xi...files/xiaomi.eu/MIUI-WEEKLY-RELEASES/9.10.31/
magisk(optional):https://github.com/topjohnwu/Magisk/releases
# INSTALL STEP #
0. You must Unlock Bootloader and install twrp.
1. Move files to your phone and install Xiaomi.eu Weekly rom. after you install done wipe -> advanced wipe -> check system, dalvik, data, cache(don't check the vendor!!) and swipe.
2. Install -> and check Install Image -> select PixelExperienceQ-28101028-ARM64-AB.img -> check system image and swipe. now install is done. if you install magisk flash 20.1 or 20.0
3. Reboot.
and phone is booted. now install is finish!
# Whats Working? #
WIFI
Mobile Data(LTE, 3G work)
Bluetooth
Hospot
Camera(Gcam too)
Audio
Brightness control
LED
Dark Mode
FOD
Ambient Display
etc..
# Not working #
VOLTE
ANXCamera(app open is working but if you take pictures it has been stopped)
etc..
ScreenShots!:
Click to expand...
Click to collapse
Not working
Cant even open the file
VyktorJonas said:
Your tutorial works with the latest version
Although the fp placement on the screen no longer shows up, you have to guess where it is I think, anyone know how to fix that?
Click to expand...
Click to collapse
did you use this version?
PixelExperience_ARM64-AB-10.0-20191115-1221-BETA-UNOFFICIAL

Categories

Resources