oos camera for AOSP/CAFT rom - OnePlus 5 Themes, Apps, and Mods

hi all, i really like modding my phone and changing roms but i like the oos camera; honestly it works better (at the momment) than the third party camera apps.
that said, i'm wanting to know if there is any way to port the oos camera app for aosp or caft roms in a easy way (I'm not a developer, just an android entuciast )

Yes there is a way as a guy on the OP3/T forums ported the OOS camera too LineageOS after a lot of time and effort so it can be done, I am waiting for AOSPA to come out as they managed to use the stock camera libs (I believe) which led to pretty much the same video/picture quality.

I'm also looking for an op5 camera port for rom aosp or caf .. hopefully in the future

Related

Pixel Proprietary Software, Stock vs AOSP

So, looking at the Pixel phones as a Nexus user I have concerns. I don't have a good grasp on what software is proprietary/closed and what is open. I've gathered from reviews and press coverage that the launcher is certainly Pixel specific (so far).
My biggest worry is camera software. Google is doing a good bit of work in software to make the camera perform as well as it is. If I were to build AOSP from source and install it on a Pixel, would the camera have all of that optimization still?
Has anybody run AOSP or any non stock based custom ROMs on their Pixel? How well does that actually work?
I could be wrong but i dont think there will be much work with custom roms until we have a working TWRP or any custom recovery for the pixel
I would guess that it would be tied into the camera app/libs associated with the device. Wouldn't a ported camera accomplish this? I'm not a developer, but I imagine that the camera app has built in support for the camera.
Yikes. For some reason I assumed there was already TWRP for Pixel.

Best LG G3 D855 AOSP CAMERA

Hi, I am looking for the best camera app for my D855 with Dirty Unicorn 7.1.2. Can you help me? there is an original camera's porting for aosp?
gianm.93 said:
Hi, I am looking for the best camera app for my D855 with Dirty Unicorn 7.1.2. Can you help me? there is an original camera's porting for aosp?
Click to expand...
Click to collapse
what should i do?
Impossible.
I have tried htc 10 camera port, snap camera hdr, google camera. They are all the same. The best alternative is lg g2 camera port. You can see the difference in low light conditions.
This one:
https://www.androidfilehost.com/?w=files&flid=146615
You have to downgrade your display resolution to 1920x1080 @ 420 dpi.
Coolgoly said:
This one:
https://www.androidfilehost.com/?w=files&flid=146615
You have to downgrade your display resolution to 1920x1080 @ 420 dpi.
Click to expand...
Click to collapse
Why I have to downscale the screen resolution?
tylerberk said:
Impossible.
Click to expand...
Click to collapse
Why the porting is impossible?
gianm.93 said:
Why the porting is impossible?
Click to expand...
Click to collapse
LG didn't release the sources.
Why there is LG G2 camera ported (without certain features, but it is), and there aren't any g3 camera port :/
TheBerebian said:
Why there is LG G2 camera ported (without certain features, but it is), and there aren't any g3 camera port :/
Click to expand...
Click to collapse
Because no one did it. You can try.
gianm.93 said:
Why I have to downscale the screen resolution?
Click to expand...
Click to collapse
Because G2 has a full hd display and this app comes from it.
If you run it on a qhd display like the G3 one you wiil encounter an incorrect visualization.
It's easy to change the resolution and dpi
using terminal emulator,if the phone is rooted
Coolgoly said:
Because G2 has a full hd display and this app comes from it.
If you run it on a qhd display like the G3 one you wiil encounter an incorrect visualization.
It's easy to change the resolution and dpi
using terminal emulator,if the phone is rooted
Click to expand...
Click to collapse
Easy DPI Changer works as well, and it is best to use lg g3 on 1080p res makes the phone much more fast and stable.
Hi, I also miss the superior quality of camera from stock ROM. I was trying to follow some tutorials on porting vendor apps to AOSP (getting the camera apk file, some libraries, framework files and permission files and compiling them all together), but it never worked with the camera. Sadly, I'm pretty sure that if it was possible, somebody smarter would have already done it. With LG being jerks and not releasing the sources, we most likely won't get the stock camera on AOSP, ever. That being said, I can think of four possible ways of dealing with the situation.
First, use stock ROM only. Yes, I know, that sucks. Or stock based ROM such as Fulmics, if you really think there is a difference between these two.
Second option is multirom. I was using it for last few months with LineageOS as primary and stock as secondary ROM, and everytime when I knew I would be taking some photos (when I went to concerts/holidays/celebrations/some unusual stuff), I booted to stock ROM and was good to go.
Third option is to have a TWRP backup of your current system and of stock ROM and restoring the backup of the ROM you want to use (AOSP for daily usage, stock for the days you know you'll be using your camera a lot). The previous (multirom) option is faster and easier to manage, and you can always add new ROMs and experiment as you wish. However, it requieres a custom recovery and I wasn't able to pass SafetyNet test with multirom and LineageOS with Magisk. Also, multirom makes a little bit of a mess at your /system partition. This third option (backing up/restoring system in TWRP) takes longer, the backups are large, but I'm liking that a bit more for some reason - it feels "cleaner" and more transparent to me.
The last option is to be on AOSP and use a camera app of your choice which you find has the best quality. I was experimenting with this a lot and tried dozens of camera apps (including the LG G2 camera port). Honestly, most of the photos were about the same quality. Even the G2 camera wasn't better than the rest I tested. I also compared the test pictures to stock camera (yes, I took the time to reboot to my secondary ROM for every test I was making at that time) and I was very sad that nothing was close to the stock camera quality. LG really does some magical post processing which works like a charm and looks really good. Anyways, after the tests I decided to stick with Snap Camera HDR. It has a trial and a paid version on the Play Store, in case you want to give it a shot. At good light conditions, the photos are actually comparable to stock camera. There is tons of settings to play with. It has a special "LG mode", which actually works even on AOSP ROMs and enables some LG specific features. It can also record 4K videos with stabilization. If you give it a try and really look into the settings (I recommend going also to the developer's website, where every option in the settings is described), you might end up with decent stock camera replacement. It took me about an hour to go through all the settings, but I'm fairly satisfied with the photos now. Although it has been last updated almost a year ago on the Play Store, there is a much more recent beta version here on the xda forums.
tl;dr I believe that porting stock camera app to AOSP is impossible. If you want stock camera quality, you really have to use stock ROM one way or another (either be on stock, or have a stock ROM TWRP backup and restore it whenever you want to take a good photo, or use multirom to switch your current ROM more quickly). If you want to use AOSP exclusively, I recommend Snap Camera HDR.
felmaster said:
Second option is multirom. I was using it for last few months with LineageOS as primary and stock as secondary ROM, and everytime when I knew I would be taking some photos (when I went to concerts/holidays/celebrations/some unusual stuff), I booted to stock ROM and was good to go.
Click to expand...
Click to collapse
There's another option similar (or not) to multirom:
For installing multiple ROMs I use DualBootPatcher, a great method devised originally for the SGS4, but available for a number of devices now, including our G3. I highly recommend it, it seems cleaner than multirom to me and more user friendly. It is possible to flash ROMs from within the app (they have to be patched first, this also happens inside the app, hence the name), backup, restore and more. There may be some hiccups now and then, but all in all it works smoothly.
Just search the LG G3 forums for DualBootPatcher, there's a thread with download links, description and how-to.
LG G3 AOSP Camera Comparison
felmaster said:
Hi, I also miss the superior quality of camera from stock ROM. I was trying to follow some tutorials on porting vendor apps to AOSP (getting the camera apk file, some libraries, framework files and permission files and compiling them all together), but it never worked with the camera. Sadly, I'm pretty sure that if it was possible, somebody smarter would have already done it. With LG being jerks and not releasing the sources, we most likely won't get the stock camera on AOSP, ever. That being said, I can think of four possible ways of dealing with the situation.
First, use stock ROM only. Yes, I know, that sucks. Or stock based ROM such as Fulmics, if you really think there is a difference between these two.
Second option is multirom. I was using it for last few months with LineageOS as primary and stock as secondary ROM, and everytime when I knew I would be taking some photos (when I went to concerts/holidays/celebrations/some unusual stuff), I booted to stock ROM and was good to go.
Third option is to have a TWRP backup of your current system and of stock ROM and restoring the backup of the ROM you want to use (AOSP for daily usage, stock for the days you know you'll be using your camera a lot). The previous (multirom) option is faster and easier to manage, and you can always add new ROMs and experiment as you wish. However, it requieres a custom recovery and I wasn't able to pass SafetyNet test with multirom and LineageOS with Magisk. Also, multirom makes a little bit of a mess at your /system partition. This third option (backing up/restoring system in TWRP) takes longer, the backups are large, but I'm liking that a bit more for some reason - it feels "cleaner" and more transparent to me.
The last option is to be on AOSP and use a camera app of your choice which you find has the best quality. I was experimenting with this a lot and tried dozens of camera apps (including the LG G2 camera port). Honestly, most of the photos were about the same quality. Even the G2 camera wasn't better than the rest I tested. I also compared the test pictures to stock camera (yes, I took the time to reboot to my secondary ROM for every test I was making at that time) and I was very sad that nothing was close to the stock camera quality. LG really does some magical post processing which works like a charm and looks really good. Anyways, after the tests I decided to stick with Snap Camera HDR. It has a trial and a paid version on the Play Store, in case you want to give it a shot. At good light conditions, the photos are actually comparable to stock camera. There is tons of settings to play with. It has a special "LG mode", which actually works even on AOSP ROMs and enables some LG specific features. It can also record 4K videos with stabilization. If you give it a try and really look into the settings (I recommend going also to the developer's website, where every option in the settings is described), you might end up with decent stock camera replacement. It took me about an hour to go through all the settings, but I'm fairly satisfied with the photos now. Although it has been last updated almost a year ago on the Play Store, there is a much more recent beta version here on the xda forums.
tl;dr I believe that porting stock camera app to AOSP is impossible. If you want stock camera quality, you really have to use stock ROM one way or another (either be on stock, or have a stock ROM TWRP backup and restore it whenever you want to take a good photo, or use multirom to switch your current ROM more quickly). If you want to use AOSP exclusively, I recommend Snap Camera HDR.
Click to expand...
Click to collapse
Snap Camera would look good on good light conditions but the actual problem starts with low light, Snap camera adds too much noise on photos compared to LG Camera Port, LG camera port is also great on good light conditions. Any camera app can seem close to stock on good light but real comparison should be made on low light. None of them is comparable to stock LG G3 camera of course, i think laser autofocus and object tracking don't work in any of them.
Check my comparison below(On Snap Camera, LG mode and noise reduction enabled):
https://yadi.sk/d/wEn4oOTw3JxEik
felmaster said:
Hi, I also miss the superior quality of camera from stock ROM. I was trying to follow some tutorials on porting vendor apps to AOSP (getting the camera apk file, some libraries, framework files and permission files and compiling them all together), but it never worked with the camera. Sadly, I'm pretty sure that if it was possible, somebody smarter would have already done it. With LG being jerks and not releasing the sources, we most likely won't get the stock camera on AOSP, ever. That being said, I can think of four possible ways of dealing with the situation.
Click to expand...
Click to collapse
You know how to port the Stock Music player of Fulmics 7.5 to AOSP?
I am on Resurrection Remix 7.1.2
I was looking for best camera without any problems
Finally i installed Google Camera. Works fine
Not the best quality but is ok
vampirakos said:
I am on Resurrection Remix 7.1.2
I was looking for best camera without any problems
Finally i installed Google Camera. Works fine
Not the best quality but is ok
Click to expand...
Click to collapse
Try Snap Camera, or Open Camera.
What about Snapdragon Camera? There is a versione for Nougat that we could use?
Try Footej Camera

Honor 8 pro stock edition?[custom]

Hello,
As we all know there are tons of custom roms, i was wondering this since a while
Say i get the honor 8 pro and i install lineage os on it and install pixel launcher or wahtever i want to bring it as close to stock as i want+ more speed i guess? cause its fully stock? i don't mind losing out on features of emui, but my questions are.
1] do custom roms make an impact on the camera performance?[earlier i had a nexus 5, so honestly couldn't make out the difference]
2 Will i lose my battery perforamnce somehow? i mean what if its made to be optimized with the official firmware? or does it not matter?
Someone please shed some light
1. Custom ROMs impact camera performance mainly because you lose out on the camera interface (which in 8 pro is far sophisticated than a third party app can offer). And we do not have a custom ROM for this device that uses stock modules to port itself. With single lens, difference wouldn't be much as there isn't much post shutter processing going on. Its just the sensor doing the job. With dual cameras, its slightly different.
2. Battery life depends on which custom ROM you choose. Lineage, RR generally have very neat battery stats and issues get resolved much faster(if at all there are any).
Most of them are waiting to change over to a custom ROM once the Camera app is ported, as all other functionality can be replicated using third party apps or you might find better customization when running a custom ROM by default.
1- camera will be heavily impacted (especially the dual lens function)
2- it just depends on the custom ROM and how well optimized for the hardware.
Cool thanks!
Mod please close this post
Last words
Yes custom ROM do ,but once surdu petru said in his thread that he willl port the stock emui camera to customrom.wait for him.

Is OxygenOS camera take better photos than Google Camera ?

As title. I really want to know the differences between 2 camera apps on OnePlus 5T hardware, as I want to try custom ROM but afraid of missing the ability to take portrait mode photos.
I've tried a couple of custom ROM's. But as of now nothing beats OOS Camera features. Interestingly, someone started this thread just today. Thinking of trying out these custom ROM's
https://forum.xda-developers.com/oneplus-5t/help/custom-rom-oos-camera-included-default-t3851694
I totally agree with "poythegraeat" but at the moment I cannot find a good AOSP custom rom with OOS cam included and I'll never use a decripted smartphone or a closed source rom. I'll stay with LOS for microg + gcam under privacyguard and firewall. I also tried the OOS porting for lineage but videos are not working in 1080p, 18:9 cause app crashing.. now it's still really buggy.
Differences gcam vs OOS cam: at the daylight, in optimal condition, they are very similar (You must use "5t library fix" and "Pixel 2 colour" magisk module, and you must use hdr+ too, otherwise you will get glitchy photo). In very low light gcam is totally unusable. In normal low light is barely acceptable (OOS is totally better in low light).. Video stability,portrait mode and slow motion is lost with gcam. If your concern is privacy and you want a custom rom, I think that gcam is a good option. If you only need customization: my advice is strongly to use oxygenos and root it.
@rmroot
What you think OOS is closed source?
https://github.com/OnePlusOSS
OOS has mixed licence (and so closed source too), it's not fully open source. OOS has closed source apks and parts of the sistem that log the user like a malware could do, if you are interested in this particular topic I suggest you to search on the subreddit "privacytoolsIO". You will find a recent post about OxygenOS privacy and some analyzes posted on twitter by a security researcher.
@rmroot I'm a Geek and Professional already on these topics...
I've been doing this a very long time, personally and professionally, sorry if I confused you. I keep making assumptions with comments like that because we are on a Android Developers forum...
Anyhow I should of thought before I posted that...
I meant it's Open in the Context outside of Google and what manufacturers have in the way of their hardware firmware blobs.
So outside of Google and hardware firmware blobs, that's the Open I meant, and why there's a Repo...
Cheers

Question AOSP vs MIUI based ROMs

I tried searching this forum before asking, so forgive me if someone has already asked this before. I want opinions from users who tried both AOSP and MIUI based ROMs. I wanted to know which is more stable/feature rich and better. If you hate or are strongly against MIUI and hence will never use it that is fine, but I am more interested in those who don't have such a negative opinion of MIUI and I want an honest and fair comparison of the two types of ROMs.
I am currently on ArrowOS and it is pretty decent. However, it does have some minor bugs and inconveniences. The main one is that the default Google phone app has issues with incoming calls - I cannot hear the other person on incoming calls until I activate speakerphone. Also, I believe some features are missing in AOSP based ROMs such as Dolby audio, and some other niche features. Also, it is quite unfortunate that AOSP based ROMs cannot take full advantage of the cameras and are limited to 12 Megapixels only and some camera features are missing.
Now, I wanted to know if I can have full camera functionality in MIUI based ROMs? Does it also have the same kind of incoming call bug? And lastly, can I still install GCam on MIUI based ROMs and get the best of both worlds, that is use MIUI camera app and GCam as well? Your advice and suggestions will be greatly appreciated!
I'm gonna copy>paste my answer from another thread:
This answer probably is going to sound harsh, but it is truth (at least for me hahaha).
I've tried literally every custom rom from here (and also a few ones that are baked outside XDA, i.e. HOS, the Android 12 build, etc) and yeah, not even one custom rom gets near the stability, compatibility and battery life of MIUI.
I don't like MIUI at all, but the battery consuption and stability is the best to be used as a daily driver. I hate when I want to do something on my daily basis and then I fail to do it because I'm using a custom rom, for example: bluetooth issues when connecting the phone with my car, video calls having audio issues, low volume on calls, etc) or just taking a photo.
MIUI covers all those little points, and at the end of the day, is the only rom that fullfill all my needs. I personally use eu (the weekly release), as it is just an optimized version of MIUI, but yeah, I still dream on the day that a custom rom gets to the same level of stability and compatibility as MIUI. I TRULY love pixel like roms, but I just don't wan't to sacrifice stability or just simply downgrade the cam quality just for that.
And if I really need to chose a custom rom, I'll pick Lineage, it's the best custom rom out there, has awesome battery life, extra features and the rom/mantainers are not just going to stop developing the weekly nightlies just because they get tired of it. On second place there is HOS, the only issue with HOS that I had is that the thermals of my phone gets real high when I play games (this does not happen with other roms).
=)
Here's the thread: https://forum.xda-developers.com/t/best-custom-rom.4275947/page-6
Kimbaroth said:
I'm gonna copy>paste my answer from another thread:
This answer probably is going to sound harsh, but it is truth (at least for me hahaha).
I've tried literally every custom rom from here (and also a few ones that are baked outside XDA, i.e. HOS, the Android 12 build, etc) and yeah, not even one custom rom gets near the stability, compatibility and battery life of MIUI.
I don't like MIUI at all, but the battery consuption and stability is the best to be used as a daily driver. I hate when I want to do something on my daily basis and then I fail to do it because I'm using a custom rom, for example: bluetooth issues when connecting the phone with my car, video calls having audio issues, low volume on calls, etc) or just taking a photo.
MIUI covers all those little points, and at the end of the day, is the only rom that fullfill all my needs. I personally use eu (the weekly release), as it is just an optimized version of MIUI, but yeah, I still dream on the day that a custom rom gets to the same level of stability and compatibility as MIUI. I TRULY love pixel like roms, but I just don't wan't to sacrifice stability or just simply downgrade the cam quality just for that.
And if I really need to chose a custom rom, I'll pick Lineage, it's the best custom rom out there, has awesome battery life, extra features and the rom/mantainers are not just going to stop developing the weekly nightlies just because they get tired of it. On second place there is HOS, the only issue with HOS that I had is that the thermals of my phone gets real high when I play games (this does not happen with other roms).
=)
Here's the thread: https://forum.xda-developers.com/t/best-custom-rom.4275947/page-6
Click to expand...
Click to collapse
Thanks for the reply! Yes I read your post on that other thread as well and it was a very good post. I feel that your observation is accurate. MIUI based ROMs seem to give us the most stability and feature set. Unfortunately AOSP ROMs have things lacking that MIUI ROMs have by default like the Camera. I think this is making me inclined to install a MIUI ROM I guess.
A quick follow up question: Can I install GCam on the Xiaomi.eu ROM? The only feature I want from GCam is the "photosphere" mode.
litetaker said:
A quick follow up question: Can I install GCam on the Xiaomi.eu ROM? The only feature I want from GCam is the "photosphere" mode.
Click to expand...
Click to collapse
You can try that by yourself, there are a lot of gcam variants, better download a couple of them and try one by one: https://www.celsoazevedo.com/files/android/google-camera/
litetaker said:
I tried searching this forum before asking, so forgive me if someone has already asked this before. I want opinions from users who tried both AOSP and MIUI based ROMs. I wanted to know which is more stable/feature rich and better. If you hate or are strongly against MIUI and hence will never use it that is fine, but I am more interested in those who don't have such a negative opinion of MIUI and I want an honest and fair comparison of the two types of ROMs.
I am currently on ArrowOS and it is pretty decent. However, it does have some minor bugs and inconveniences. The main one is that the default Google phone app has issues with incoming calls - I cannot hear the other person on incoming calls until I activate speakerphone. Also, I believe some features are missing in AOSP based ROMs such as Dolby audio, and some other niche features. Also, it is quite unfortunate that AOSP based ROMs cannot take full advantage of the cameras and are limited to 12 Megapixels only and some camera features are missing.
Now, I wanted to know if I can have full camera functionality in MIUI based ROMs? Does it also have the same kind of incoming call bug? And lastly, can I still install GCam on MIUI based ROMs and get the best of both worlds, that is use MIUI camera app and GCam as well? Your advice and suggestions will be greatly appreciated!
Click to expand...
Click to collapse
Overall, I'd also rather have Vanilla Android.
But I do like Xiaomi's added permission-manager, which restricts Apps further, Dolby Atmos (Much better than Moto Dolby, and Razer Dolby in AOSP ROMs), and the MIUI Camera App.
Yes, you can use Gcam on MIUI as well. The ports have gotten good.
Recommended Stable Google Camera Port Versions
A list of suggested / recommended and known to be stable Google Camera apks.
www.celsoazevedo.com
BSG GCam APKs - Google Camera Port
Modified Google Camera app by BSG.
www.celsoazevedo.com
Arnova8G2 GCam APKs - Google Camera Port
Modified Google Camera app by Arnova8G2.
www.celsoazevedo.com
Arnova8G2 (Beta) GCam APKs - Google Camera Port
Modified Google Camera app by Arnova8G2 (Beta).
www.celsoazevedo.com
Calling works normal on MIUI. Call Recording too.
litetaker said:
I tried searching this forum before asking, so forgive me if someone has already asked this before. I want opinions from users who tried both AOSP and MIUI based ROMs. I wanted to know which is more stable/feature rich and better. If you hate or are strongly against MIUI and hence will never use it that is fine, but I am more interested in those who don't have such a negative opinion of MIUI and I want an honest and fair comparison of the two types of ROMs.
I am currently on ArrowOS and it is pretty decent. However, it does have some minor bugs and inconveniences. The main one is that the default Google phone app has issues with incoming calls - I cannot hear the other person on incoming calls until I activate speakerphone. Also, I believe some features are missing in AOSP based ROMs such as Dolby audio, and some other niche features. Also, it is quite unfortunate that AOSP based ROMs cannot take full advantage of the cameras and are limited to 12 Megapixels only and some camera features are missing.
Now, I wanted to know if I can have full camera functionality in MIUI based ROMs? Does it also have the same kind of incoming call bug? And lastly, can I still install GCam on MIUI based ROMs and get the best of both worlds, that is use MIUI camera app and GCam as well? Your advice and suggestions will be greatly appreciated!
Click to expand...
Click to collapse
i've used most of custom roms and just like the user above, I switched back to miui (weekly xiaomi eu). I found some annoying issues in every single rom, like random reboots while using LTE, and high idle batery drain.
Aosp roms are more clean and smooth, but they lack of the stability of Miui and some features like the MEMC, dobly, game mode, etc.
So, in the mean time I will stay on miui
SanPepsi said:
i've used most of custom roms and just like the user above, I switched back to miui (weekly xiaomi eu). I found many issues in every single rom, like random reboots while using LTE, and high idle batery drain.
Aosp roms are more clean and smooth, but they lack of the stability of Miui and some features like the MEMC, dobly, game mode, etc.
So, in the mean time I will stay on miui
Click to expand...
Click to collapse
I'm also on Xiaomi.eu Weekly. I've seen your question here on XDA about the random reboots, but I don't know a solution to your problem.
I've only stayed on a single AOSP ROM for max. 2 days before switching to other AOSP ROMs, but I only experienced 1 crash during Android Setup, I think.
I only used 4G/LTE internet, no calls as far as I know.
I tried many aosp custom roms and went back to stock Miui. High end phones have extra features like Dolby atmos which improves sound quality a lot and no custom rom sounds as good as Miui, and some very useful built in features like timing AOD which is very convenient,... I feel like Aosp custom roms would be better for mid range phone like Redmi notes, Poco F3 is powerful enough to be smooth even in Miui
Hey,
I just switched to MiuiMiX, most things are great. But there are some things that are missing, and I hope you can help me .
First, the most important thing, navigation gestures with third party launcher. Is there an efficient way to make gestures works with third party launcher (I use Niagara Launcher, and it worked great with AOSP ROMs), I tried many things, but none worked or in a bad way, annoying to use the stock launcher while I paid for Niagara launcher which is perfect for me. The other problems aren't really caused by MIUI, or I just need some adaptation, or else...
Otherwise, what do you recommend for MIUI based ROM ?
I don't care a whole lot for the Xiaomi Miui based roms to clunky to bloated and slow compared to lets say Arrow is clean fast and battery life is much better , even Xiaomi.eu version is bloated in my opinion, themes , miui music app and video and the the built in Avast scanner all crap! but to each his own .
jefffrom said:
I don't care a whole lot for the Xiaomi Miui based roms to clunky to bloated and slow compared to lets say Arrow is clean fast and battery life is much better , even Xiaomi.eu version is bloated in my opinion, themes , miui music app and video and the the built in Avast scanner all crap! but to each his own .
Click to expand...
Click to collapse
That is a fair point but overall I still find MIUI to be the better ROM than AOSP ROMs.
I agree that MIUI has more bloat and a lot more pre-installed system apps. But I don't think it is slow at all. It is absolutely snappy and just as fast as AOSP ROMs. Battery life, I personally do not see any significant difference between the two. In fact I probably experienced more idle battery drain on ArrowOS and sometimes the phone was unable to go into deep sleep mode on ArrowOS.
But the main reason I prefer MIUI ROMs compared to AOSP even though my previous phone was a Pixel 2 and I really appreciate clean stock Android is because a lot of features are lost when I go to AOSP ROMs that I cannot justify it! Why use a ROM that takes away a lot of the features that came with the phone? I paid for all those features and I would like to use them.
For me camera is very very important and I was undewhelmed by GCam. I really wanted the proper functionality of stock MIUI camera. And the good news is I can install GCam on MIUI ROMs too to get the best of both worlds!
For me, the following is a small selection of features that are better on MIUI ROMs than AOSP:
Better Camera; there is no sound issue with incoming calls (was a problem on ArrowOS), better screen recorder features with floating controls, better screen casting functionality, useful built-in apps like voice recorder, notes, compass, weather app, also the calculator app and clock app are better and more feature rich than Google's equivalents
You can force dark mode on apps, which is really useful for those apps that don't have dark mode or make dark mode a paid feature
Dolby Atmos, MEMC, floating windows, one handed mode and other useful features not in AOSP ROMs
I personally prefer the layout of the notification panel in MIUI more than Stock Android. In fact, I liked Samsung One UI's implementation of the notification panel more than Google's stock implementation. Brightness slider is at the bottom to be more easily accessible, the settings icon is on the top so I do not have to expand the quick toggles to get that icon unlike in Stock Android.
And honestly, once I have the phone all setup it looks great! Nowadays Android skins are relatively mild unlike the heavy handed UIs like TouchWiz and HTC Sense of the past. Even the latest MIUI looks fairly mild and after everything is setup there is not a lot of difference compared to Stock Android in appearance. In fact it looks a bit better than the very spartan Stock Android look. Even the Settings app is nicer with the bigger icons and fonts. So I am quite happy with the Xiaomi.eu ROM.
I hope this comparison of MIUI ROM vs AOSP interface is useful to others if they want to get an overview of what you get from MIUI ROMs compared to AOSP.
litetaker said:
That is a fair point but overall I still find MIUI to be the better ROM than AOSP ROMs.
I agree that MIUI has more bloat and a lot more pre-installed system apps. But I don't think it is slow at all. It is absolutely snappy and just as fast as AOSP ROMs. Battery life, I personally do not see any significant difference between the two. In fact I probably experienced more idle battery drain on ArrowOS and sometimes the phone was unable to go into deep sleep mode on ArrowOS.
But the main reason I prefer MIUI ROMs compared to AOSP even though my previous phone was a Pixel 2 and I really appreciate clean stock Android is because a lot of features are lost when I go to AOSP ROMs that I cannot justify it! Why use a ROM that takes away a lot of the features that came with the phone? I paid for all those features and I would like to use them.
For me camera is very very important and I was undewhelmed by GCam. I really wanted the proper functionality of stock MIUI camera. And the good news is I can install GCam on MIUI ROMs too to get the best of both worlds!
For me, the following is a small selection of features that are better on MIUI ROMs than AOSP:
Better Camera; there is no sound issue with incoming calls (was a problem on ArrowOS), better screen recorder features with floating controls, better screen casting functionality, useful built-in apps like voice recorder, notes, compass, weather app, also the calculator app and clock app are better and more feature rich than Google's equivalents
You can force dark mode on apps, which is really useful for those apps that don't have dark mode or make dark mode a paid feature
Dolby Atmos, MEMC, floating windows, one handed mode and other useful features not in AOSP ROMs
I personally prefer the layout of the notification panel in MIUI more than Stock Android. In fact, I liked Samsung One UI's implementation of the notification panel more than Google's stock implementation. Brightness slider is at the bottom to be more easily accessible, the settings icon is on the top so I do not have to expand the quick toggles to get that icon unlike in Stock Android.
And honestly, once I have the phone all setup it looks great! Nowadays Android skins are relatively mild unlike the heavy handed UIs like TouchWiz and HTC Sense of the past. Even the latest MIUI looks fairly mild and after everything is setup there is not a lot of difference compared to Stock Android in appearance. In fact it looks a bit better than the very spartan Stock Android look. Even the Settings app is a nicer with the bigger icons and fonts. So I am quite happy with the Xiaomi.eu ROM.
I hope this comparison of MIUI ROM vs AOSP interface is useful to others if they want to get an overview of what you get from MIUI ROMs compared to AOSP.
Click to expand...
Click to collapse
Nice, I'm have some lags with MiuiMiX... And MIUI is still very limited with some things... It's a choice to make AOSP and MIUI have advantages and disadvantages..
litetaker said:
That is a fair point but overall I still find MIUI to be the better ROM than AOSP ROMs.
I agree that MIUI has more bloat and a lot more pre-installed system apps. But I don't think it is slow at all. It is absolutely snappy and just as fast as AOSP ROMs. Battery life, I personally do not see any significant difference between the two. In fact I probably experienced more idle battery drain on ArrowOS and sometimes the phone was unable to go into deep sleep mode on ArrowOS.
But the main reason I prefer MIUI ROMs compared to AOSP even though my previous phone was a Pixel 2 and I really appreciate clean stock Android is because a lot of features are lost when I go to AOSP ROMs that I cannot justify it! Why use a ROM that takes away a lot of the features that came with the phone? I paid for all those features and I would like to use them.
For me camera is very very important and I was undewhelmed by GCam. I really wanted the proper functionality of stock MIUI camera. And the good news is I can install GCam on MIUI ROMs too to get the best of both worlds!
For me, the following is a small selection of features that are better on MIUI ROMs than AOSP:
Better Camera; there is no sound issue with incoming calls (was a problem on ArrowOS), better screen recorder features with floating controls, better screen casting functionality, useful built-in apps like voice recorder, notes, compass, weather app, also the calculator app and clock app are better and more feature rich than Google's equivalents
You can force dark mode on apps, which is really useful for those apps that don't have dark mode or make dark mode a paid feature
Dolby Atmos, MEMC, floating windows, one handed mode and other useful features not in AOSP ROMs
I personally prefer the layout of the notification panel in MIUI more than Stock Android. In fact, I liked Samsung One UI's implementation of the notification panel more than Google's stock implementation. Brightness slider is at the bottom to be more easily accessible, the settings icon is on the top so I do not have to expand the quick toggles to get that icon unlike in Stock Android.
And honestly, once I have the phone all setup it looks great! Nowadays Android skins are relatively mild unlike the heavy handed UIs like TouchWiz and HTC Sense of the past. Even the latest MIUI looks fairly mild and after everything is setup there is not a lot of difference compared to Stock Android in appearance. In fact it looks a bit better than the very spartan Stock Android look. Even the Settings app is nicer with the bigger icons and fonts. So I am quite happy with the Xiaomi.eu ROM.
I hope this comparison of MIUI ROM vs AOSP interface is useful to others if they want to get an overview of what you get from MIUI ROMs compared to AOSP.
Click to expand...
Click to collapse
some very valid points my friend but you got to ask yourself do the positives outweigh the negatives ? I will agree miss the stock camera and Atmos but dam everything else just works better..I just can't deal with the bloat of the stock rom.
jefffrom said:
some very valid points my friend but you got to ask yourself do the positives outweigh the negatives ? I will agree miss the stock camera and Atmos but dam everything else just works better..I just can't deal with the bloat of the stock rom.
Click to expand...
Click to collapse
I have hidden away the bloat completely. I don't see any major negatives with this ROM so far.
In my opinion, if you want to save some time then don't think about flashing custom ROM in the initial days of purchase. Just stick with preloaded stock ROM so that you can enjoy the fancy features which lure you into buying that phone. Flashing is an addiction after some time and there are tons of ROMs which get regular updates that will keep busy in flashing ROMs. I think the thumb rule should be to wait until 1 year (typical warranty period and end of regular update cycle from OEM) before flashing any custom ROMs. After that, you will definitely enjoy ASOP ROMs.
I always go away from miui due to security and privacy concerns + the bloated applications and the ads. I have found ARROWOS and HOS to be working the best on PocoF3, keep in mind miui has higher antutu scores because it has a specific profile for bench-marking called "nolimit"
Noe367 said:
Hey,
I just switched to MiuiMiX, most things are great. But there are some things that are missing, and I hope you can help me .
First, the most important thing, navigation gestures with third party launcher. Is there an efficient way to make gestures works with third party launcher (I use Niagara Launcher, and it worked great with AOSP ROMs), I tried many things, but none worked or in a bad way, annoying to use the stock launcher while I paid for Niagara launcher which is perfect for me. The other problems aren't really caused by MIUI, or I just need some adaptation, or else...
Otherwise, what do you recommend for MIUI based ROM ?
Click to expand...
Click to collapse
There is a guide thread open on how to use gestures with any launcher, you need magisk, and Nav Remover Module
ketanmore said:
In my opinion, if you want to save some time then don't think about flashing custom ROM in the initial days of purchase. Just stick with preloaded stock ROM so that you can enjoy the fancy features which lure you into buying that phone. Flashing is an addiction after some time and there are tons of ROMs which get regular updates that will keep busy in flashing ROMs. I think the thumb rule should be to wait until 1 year (typical warranty period and end of regular update cycle from OEM) before flashing any custom ROMs. After that, you will definitely enjoy ASOP ROMs.
Click to expand...
Click to collapse
Many Roms have semi automated updates. Arrow for example has 1 button to check for an update and then pops another to install the available update. That's it, everything is done in the background, you can use your phone as usual. Restart whenever it's convenient for you and you are done. Just like in stock MIUI
Zimmster said:
Many Roms have semi automated updates. Arrow for example has 1 button to check for an update and then pops another to install the available update. That's it, everything is done in the background, you can use your phone as usual. Restart whenever it's convenient for you and you are done. Just like in stock MIUI
Click to expand...
Click to collapse
Is it straightforward to install updates for ArrowOS with Magisk root? Or will it block updates or something?

Categories

Resources