[Request] OxygenOS Port for Mi 9T/K20 - Redmi K20 / Xiaomi Mi 9T Guides, News, & Discussio

Hello Devs! We as a community would love to have an OxygenOS port for our device, I know there's a GSI version it works great performance-wise, but has three main issues:
1- Fingerprint not working at all.
2- Front camera motor is not working (kinda), somebody made an app which you can open and close the front cam's motor but that's really inconvenient.
3- Battery Performance (I think), I'm sure Including a custom kernel like Vantom would fix this issue.
I think those issues are easily fixable if somebody took it a bit seriously.
Vote in the poll if you think we need this port
Thanks! and I really hope to see a port soon <3

It would be awesome, it seems a really good OS! But who could take the effort to do it?

sonnhy said:
It would be awesome, it seems a really good OS! But who could take the effort to do it?
Click to expand...
Click to collapse
I guess no dev cares about it lol

ASsKickEr020 said:
Hello Devs! We as a community would love to have an OxygenOS port for our device, I know there's a GSI version it works great performance-wise, but has three main issues:
1- Fingerprint not working at all.
2- Front camera motor is not working (kinda), somebody made an app which you can open and close the front cam's motor but that's really inconvenient.
3- Battery Performance (I think), I'm sure Including a custom kernel like Vantom would fix this issue.
I think those issues are easily fixable if somebody took it a bit seriously.
Vote in the poll if you think we need this port
Thanks! and I really hope to see a port soon <3
Click to expand...
Click to collapse
You need to request on the OxygenOS thread i think.
Optimal is to learn how to port as i think if a dev care, we would get it already, you know?

davinci has few developers interested in AOSP roms, let alone a Port OxygenOS

Oxygen OS Android 11 For Redmi K20/Mi9T Review

Related

[ROM Preview] Partially working AOKP ICS port for HTC View 4G

First of all, I know that this might not be the right forum for this, but since this id is new I am not allow to post the thread on the development forum. Now that I got that out of the way. I think a lot of you would really enjoy this video =)
We have started an effort to port HTC View to AOKP ICS. It's far from fully working. But we hope to get some of the basic functionality working in the coming weeks before we release the rom. So stay tuned!
Video 1
http://youtu.be/mW8qLrse4pc
Video 2
http://www.youtube.com/watch?v=bA9IllruYZA
List of things that are working so far.
WiFi, touch screen, captivity buttons(no back light), GPS, sound, HW accelaration? (not sure, as we don't know how to test it), internal sd card
List of things that we're working on before a rom release.
1. On screen button has weird look on some apps, it shrinks to a very small icons.
2. HD movies don't play, Omx codec issue?
3. Touch screen seems to be un-responsive in some game apps.
4. BT doesn't work at all (not as important)
5. Pen doesn't work at all (not as important)
If you have any ideas on how to fix these issues or provide some ideas what could be the cause of the issue (for example, you encounter the issue in other devices and know where to look for the issue) Please let us know by posting on the thread or PM us so we could speed up the release.
This thread is now close and has been moved to development forum as there is a pre-alpha rom for download.
http://forum.xda-developers.com/showthread.php?t=1673430
That looks great, i dont have an evo view, but a flyer bu i see that you have been able to avoid the graphic seizure we have on the flyer roms, i think maybe you and drew garen could colaborate some of your work, but idk, im not a dev or anything, but looks great
Drew Garen ROM
Same here hope you can collaborate with drew to get the graphical seizure issue worked ot between the two of you - I'll post this in Drew Garen's Dev thread.
We're open to share our experiences, if someone post specific questions regards to a specific problem like graphical seizure issue mhkabir98 mentioned. We could provide some ideas. But keep in mind that we're still talking about 2 different devices so there might be areas where they will differ.
Can you elaborate or maybe post a short video of what you mean by graphical seizure?
if i get the time i will eventually take some pics and tape it so you can see it
Wow, looks great so far. Hope to see WiFi, Bluetooth, and GPS working soon.
I'm willing to test if you need it. I don't really use my View for anything important right now.
awesome man! pumped!
looking good! thanks for sharing the progress. sounds very promising. as a view user, the idea of getting ics before the flyer makes me grin.
schadenfroh said:
looking good! thanks for sharing the progress. sounds very promising. as a view user, the idea of getting ics before the flyer makes me grin.
Click to expand...
Click to collapse
your name fit's very good to your comment xD
freak4dell said:
Wow, looks great so far. Hope to see WiFi, Bluetooth, and GPS working soon.
I'm willing to test if you need it. I don't really use my View for anything important right now.
Click to expand...
Click to collapse
Got sound to work. Graphic is much better now, there are no red boarders anymore. Wifi is so close to working.... thanks for the offer, will probably need help when we test app compatibility.
yncconsulting said:
Got sound to work. Graphic is much better now, there are no red boarders anymore. Wifi is so close to working.... thanks for the offer, will probably need help when we test app compatibility.
Click to expand...
Click to collapse
funny,
i think the Flyer is at the same stage too
you're in a competition and reached the same breakthrough around the same time, cool!
you should work with Garen on the wifi solution, there are always room for programmers to fix things.
This is awesome!!! I had kind if given up.
Sent from my Galaxy Nexus using xda premium
wow i might have to dust off my view now lol
wifi works now. will post a video later with the latest
I will happily donate for this, thanks for your hard work!
oldpueblo said:
I will happily donate for this, thanks for your hard work!
Click to expand...
Click to collapse
thanks. that's encouraging
Update video.
http://www.youtube.com/watch?v=bA9IllruYZA
That's looking great -- awesome work!
Got a newbie question. Since we're building this rom from HTC HC kernel source + AOKP source tree. Does this consider porting or building a rom? What is the difference?
yncconsulting said:
Got a newbie question. Since we're building this rom from HTC HC kernel source + AOKP source tree. Does this consider porting or building a rom? What is the difference?
Click to expand...
Click to collapse
my personal opinion which is: porting if you have no compatible drivers available or framework already working on the platform.
- If HTC did not develop any drivers and framework for ICS and for our view/flyer, it becomes a port.
- If you use drivers from another device because HTC did build it, its a port.
- If you take panel device kernel driver and adapt it to this device, its a port. but changes are development.
porting is using existing source or drivers and make it work on another device.
kernel is an exception since all of it is opensource and everything build a custom kernel.
framework in aokp builds are modified aosp sources, where most is compiled from source with changes to source (which becomes a port, like you see old games ported to new devices)
but those i made, are nearly 100% ports, i did smali changes, a few library hardcoding changes into binary files, and only a few kernel changes.
i would call my changes 100% porting.
even if i ported a camera driver from desire hd, which again is not build from scratch.
a rom build is very common as i see it, when guys combine files after their choice and changes some graphics + apk's changes. that is a definate rom build. if you got not development c/java/smali involved) it cannot be a port or a developer rom, its a rom mod(ified) of an original with changes.
its not easy to define "build" .
a modified rom build, or compiled build from source.
not a direction on the term, but just my opinion on this.
(previously already mentioned that ports never are any good, and ICS builds from source are better.)
some people porting are better than others.

Please Start work on CM12.1 or CM13 - Fully working - OxygenOS is soooo Basic

Please Start work on CM12.1 or CM13 - Fully working - OxygenOS is soooo Basic
I know there are partially working versions out there, but we need the Laser AF and FP working - These two functions made me buy the phone.
Anyone know why we don't have the same level of support on the OPT as the OPO?
hahahahahaha.
Man, please, you don't know what you're talking about. So wait and see whats going on. And stop such stupid Threads.
Have a nice day
Then consider learning to build your own ROMs...?
We have a few people working on it, redirect there (Ex: http://forum.xda-developers.com/oneplus-2/general/cm-13-oneplus-t3237443) , It does no good for the forums to post useless threads demanding the newest version of Android for your needs.
Consider doing any of the above, but this thread should be closed.
Take care.
gaz_0001 said:
Please Start work on CM12.1 or CM13 - Fully working - OxygenOS is soooo Basic
I know there are partially working versions out there, but we need the Laser AF and FP working - These two functions made me buy the phone.
Anyone know why we don't have the same level of support on the OPT as the OPO?
Click to expand...
Click to collapse
Already ive seen developers working it there's an another thread where they are discussing on cm13 they are getting errors but they are working hard to fix them if they continue their work we can have a bootable rom soon
Opo is very old and its sources are available opt has been launched just months ago and no fingerprint sources yet however all we need is one rom wuth fp fixed then every other thing gets it as well
gaz_0001 said:
Please Start work on CM12.1 or CM13 - Fully working - OxygenOS is soooo Basic
I know there are partially working versions out there, but we need the Laser AF and FP working - These two functions made me buy the phone.
Anyone know why we don't have the same level of support on the OPT as the OPO?
Click to expand...
Click to collapse
Seriously? You made a thread asking someone else to start development on a ROM? I guess some people tend to forget that developers do this work mostly as a hobby, in their free time, with no compensation outside of any donations they might receive. As suggested above, if you're so adamant about this, feel free to learn development for yourself and build your own ROM. Please do not make any more threads of this nature.
Thread closed

ZTE Axon 7 Thread/Device Maintainer searched! [LIGHT PATCH]

In order to support the ZTE Axon 7 on XDA with the LIGHT PATCH we need to have a Thread/Device Maintainer before! If You would like to know more take a look right here:
https://forum.xda-developers.com/lg-g5/development/light-patch-t3609676
Thanks in advance!
This link is broken.
OrdenKrieger said:
This link is broken.
Click to expand...
Click to collapse
Should be fixed now! Sry for the trouble!
I've gotta admit that I'm curious about this.
bluestudy said:
I've gotta admit that I'm curious about this.
Click to expand...
Click to collapse
Well, basically i do just need someone who Maintains a Thread with Me and My Team Mate here. I want to have someone who owns the Device to get advanced Reports and to have someone who Quotes Me on the Thread if Problems appear (Can be Device Specific).
If anyone is interested enough i will start a Thread which the Maintainer gets invited to. So let's Go! :highfive:
This definitely looks interesting, I'd love to see it take off!
Miustone said:
In order to support the ZTE Axon 7 on XDA with the LIGHT PATCH we need to have a Thread/Device Maintainer before! If You would like to know more take a look right here:
https://forum.xda-developers.com/lg-g5/development/light-patch-t3609676
Thanks in advance!
Click to expand...
Click to collapse
Nice to see you here bro!
Loved your patches on g5
TheLastSidekick said:
This definitely looks interesting, I'd love to see it take off!
Click to expand...
Click to collapse
Nice to hear that. The first Version of My new Patch is out now. Hope i'll find a Maintainer for the Axon 7 after some People have flashed it :fingers-crossed:
Lycidias said:
Nice to see you here bro!
Loved your patches on g5
Click to expand...
Click to collapse
Also nice to see You here! You're rockin the Axon 7 now huh!? Lucky One... :laugh:
Downloading now. Will report back on how it goes. Want to say thanks in advance for the work though.
Miustone said:
Nice to hear that. The first Version of My new Patch is out now. Hope i'll find a Maintainer for the Axon 7 after some People have flashed it :fingers-crossed:
Also nice to see You here! You're rockin the Axon 7 now huh!? Lucky One... :laugh:
Click to expand...
Click to collapse
Yes, I got a complete refund from o2 for my g5 after it's second repair (GPS u know..) and decided to go for the axon. I truely love this device!
So could the Patch be applied on the B04 Stock? Would be very nice, because we have a lack of custom Stock based Roms here
bluestudy said:
Downloading now. Will report back on how it goes. Want to say thanks in advance for the work though.
Click to expand...
Click to collapse
Your'e Welcome, thanks for testing! Do You test on AOSP based ROMs?
Lycidias said:
Yes, I got a complete refund from o2 for my g5 after it's second repair (GPS u know..) and decided to go for the axon. I truely love this device!
So could the Patch be applied on the B04 Stock? Would be very nice, because we have a lack of custom Stock based Roms here
Click to expand...
Click to collapse
That was Luck I would love to have the Axon 7 too. That stereo Speakers and the Display... Mhhh....
But Yes, it should work on Stock. BUT YOu need to add Init.d Support if YOu want to use the given Scripts like Battery Calibration and Play Services battery drain Fix.
Another thing are the GApps. The LIGHT PATCH comes with Optimized GApps for 7.1. If You are on 7.1 YOu're good to go. If not, You should pre download a GApp Pack for Your Android Version to install it after the Patch. That should be all. And like always, do clean flashs! lol
BR
PS: Hope You like the Black Theme of AROMA. It's My first Theme so let Me know It Should be really AMOLED friendly...
Tested out on RR, and so far so good. I'm still playing around with it, but everything seems nice and smooth.
bluestudy said:
Tested out on RR, and so far so good. I'm still playing around with it, but everything seems nice and smooth.
Click to expand...
Click to collapse
Appreciate your testing. Can you comment on features, benefits, battery, sound, etc?
amphi66 said:
Appreciate your testing. Can you comment on features, benefits, battery, sound, etc?
Click to expand...
Click to collapse
I'm still playing around with some things. Ended up doing a complete clean flash of RR, Magisk 13, and this again this morning, so I haven't had too much time to just dive into everything just yet. Just tested sound over speakers though, and it sounds great. Still gotta see how battery fares.
If you opt to let the patch install Gapps, they're very minimal, and you'll end up installing most of them from the Play Store, but that gives you the option to keep whichever ones you want. There are also a ton of lib files, and some add-ons from Sony and HTC that are worth checking out. Will give a more detailed post after I've had more time to mess around.
I'm interested too.
A list with some information of the benefits would still be good.
There isn't any explanation of what this is. b.s.
jawz101 said:
There isn't any explanation of what this is. b.s.
Click to expand...
Click to collapse
I think the intention is for it to be a bit of a surprise for now. I'm still trying to figure it all out, but if you check the changelogs at the website, you can put a good bit of it together.
bluestudy said:
Tested out on RR, and so far so good. I'm still playing around with it, but everything seems nice and smooth.
Click to expand...
Click to collapse
Glad to hear it runs! Well, there are hundreds of Features and goodies in this Baby. I'm working on Android since almost 7 Years and the Patch is the Product of enhancing custom ROMs to something more than that. Calling it a Mod is like calling a Operation on a Brain slaughtering lol
I will try to explain it a bit.
The Light Patch is the 3rd Version of My Patch System. The Multi Device Support is caused by excluding the Device specific Firmware from the customization which i usually would do with a ROM. The advantages of that are independent OS updates, Multi Device Support, Features which You can't get with AOSP, and it is better to develop than usual Mods or ROMs.
We have planned to create a own AOSP OS and some Apps in the Future which will include the advanced research behind the Patch and everything what i do. It is really hard for Me to describe all that. But i'm going to enhance My Project together with a new Partner and the Light Patch is the first Step on that Way. There will come for sure more Infos, Videos and all possible Things over the Time. And don't run away cause of my English! My Partner speaks a lot better English than Me, so the overall Quality will come over the Time. I'll let him do all the Social stuff here so i can focus on the development (finally). The Main Team is growing and our Maintainers will also get a place in our Org. We will soon have a own Domain with G Suite Service and everything looks bright for our Project.
I hope that wasn't to much bad English for One Post :laugh: Just take a look on My very long Changelog and try the Patch. You will not regret it, it is 100% stable if You follow the given Instructions
bluestudy said:
I think the intention is for it to be a bit of a surprise for now. I'm still trying to figure it all out, but if you check the changelogs at the website, you can put a good bit of it together.
Click to expand...
Click to collapse
With all of the duplicitous and snake oil mods on here I'm not listening to 13 year olds trying to market themselves as A.R.I.S.E.v6TurboCharger computer geniuses. People need specifics- not hype.
jawz101 said:
With all of the duplicitous and snake oil mods on here I'm not listening to 13 year olds trying to market themselves as A.R.I.S.E.v6TurboCharger computer geniuses. People need specifics- not hype.
Click to expand...
Click to collapse
I decided to try it out of curiosity, pretty much because I flash a lot, and try to stay open to new things. I'm a tinkerer, and I guess that's just part of my fidgety nature. Lol. But, as there's no official maintainer or posts in the development section for our device yet, and English isn't the developers first language, it seems that either flashing or waiting for response from people that have are the best way to get information for now. But if you download the zip and browse through it, there are a lot of things there that should theoretically add to the user experience.

Android P for RN3?

So Android P rolled out, and I was wondering, we've been blessed with devs work and got every great update and tons of rom for this device. And was wondering is there by any chance getting Android P based roms in future. Also I was specially wondering about RR, because I like that a rom alot.
Well will we be getting android P, or I shouldn't get my hopes up?
Just wait patiently. The sources are available, just wait until a dev cooks a build for kenzo. Or when proper GSIs will be available.
Sure thing buddy, by any chance you also want VoLTE and 10 hours SOT?
Nobody maintains Kenzo for income, just because they feel like sparing time, for crying out loud it was just formally announced today, so if you want P go ahead and build it on your own.
Just stop this kind of threads, they are just spam.
BusterBg_18 said:
Sure thing buddy, by any chance you also want VoLTE and 10 hours SOT?
Nobody maintains Kenzo for income, just because they feel like sparing time, for crying out loud it was just formally announced today, so if you want P go ahead and build it on your own.
Just stop this kind of threads, they are just spam.
Click to expand...
Click to collapse
Could like please take your hate and get the hell out of this thread.
Like seriously, I'm just genuinely asking a question, so its not a spam, and I asked BECAUSE P came out today. If you don't wanna answer just ignore this, not a hard thing to do.
-shashankpatel- said:
Could like please take your hate and get the hell out of this thread.
Like seriously, I'm just genuinely asking a question, so its not a spam, and I asked BECAUSE P came out today. If you don't wanna answer just ignore this, not a hard thing to do.
Click to expand...
Click to collapse
Sorry, the devs need income and now the devs like @rocknegi have started p**n for ₹50/day or ₹200/month cause the users aren't donating enough money.
If they get enough income from p**n selling, they will develop Android P for you.
Daruwalla said:
Sorry, the devs need income and now the devs like @rocknegi have started p**n for ₹50/day or ₹200/month cause the users aren't donating enough money.
If they get enough income from p**n selling, they will develop Android P for you.
Click to expand...
Click to collapse
Yeah I saw that as well. Look I just wanted to know of there was a possibility of kenzo getting a p, coz yk, this is pretty old device.
-shashankpatel- said:
Yeah I saw that as well. Look I just wanted to know of there was a possibility of kenzo getting a p, coz yk, this is pretty old device.
Click to expand...
Click to collapse
I know but just use some sense? We are not devs, we are normal users like you. How do we all users know if a dev can develop Android P. Plus, do you think a dev will announce 'Hey Niggas, I'll develop Android P rom for you all niggas asking for it, wait for few hours:. No?
The dev need to look into the source, need time to see what all bugs needs to be fixed, else users like you will come here and say it's buggy, that doesn't work, this doesn't work right?
Another sensible answer: Android P sources are just released. It's not like magic to develop rom directly from the source. Needs a lot of hack, back port blobs and things we don't even understand.
Summary: it's a redundant question as of now. Please wait, if there's a Android P rom, you will see it here. Till than, enjoy other roms.
Daruwalla said:
Sorry, the devs need income and now the devs like @rocknegi have started p**n for ₹50/day or ₹200/month cause the users aren't donating enough money.
If they get enough income from p**n selling, they will develop Android P for you.
Click to expand...
Click to collapse
Disaster! Time to join negi ?
Nick_gunale said:
Disaster! Time to join negi
Click to expand...
Click to collapse
Free p**n sites aren't enough for you? ?
Daruwalla said:
Free p**n sites aren't enough for you?
Click to expand...
Click to collapse
need income lol
As a user of redmi note 3 . i just hope dev make android p for this device.
As one of the lineage 15.1 maker for Redmi Note 3, yep, we will do bringup after 9.0 source code release, and should be easier than Oreo, as Pie impacted a lot of backport comparable, please don't ask lots of annoying OTA, follow XDA rule, P will be coming to Kenzo/Kate after sometimes, but for Treble is more harder as blobs are old, we need to wait hydrogen and suzu devices etc updates for new blobs, for more Treble working, and even CAF for msm8952 board not impacted treble, unlike msm8953 board, so treble now is experimental and don't expect stable treble in a short time.
---------- Post added at 03:58 PM ---------- Previous post was at 03:56 PM ----------
And for my lineage 15.1 long time no updates because I teams with @Carlos Arriaga, and he is back in July so I and other team members need to do some updates, my 15.1 new build will release soon
LokManSiu said:
As one of the lineage 15.1 maker for Redmi Note 3, yep, we will do bringup after 9.0 source code release, and should be easier than Oreo, as Pie impacted a lot of backport comparable, please don't ask lots of annoying OTA, follow XDA rule, P will be coming to Kenzo/Kate after sometimes, but for Treble is more harder as blobs are old, we need to wait hydrogen and suzu devices etc updates for new blobs, for more Treble working, and even CAF for msm8952 board not impacted treble, unlike msm8953 board, so treble now is experimental and don't expect stable treble in a short time.
Click to expand...
Click to collapse
Thanks for this reply. Won't be asking for annoying updates, just wanted to know that is all.
Well, speaking of Android Pie development, I've found a Pixel Experience ROM that is based on Android Pie through a Telegram channel
Known broken features:
• Bluetooth
• VoLTE
• Stock camera app, but the camera works for stills and video (Open Camera)
(link: http://t.me/TheStrechh) t.me/TheStrechh (the author)
(link: http://t.me/KenzoRoms_News) t.me/KenzoRoms_News
(link: http://t.me/kenzoromnews) t.me/kenzoromnews
NOTA BENE: Try it at your own risk, as it is not developed by me, but if you want to download it and try it, here's the link: https://drive.google.com/open?id=1KqyUEdUgtW5coyoTlHuuN0Y2Jt1aKnn-
Yep. I've been using the Pixel Experience 9.0 from @thestrechh as my daily driver for a couple days now.
It's usable if you can get by without VoLTE and Bluetooth.
Gcam works, but can't change the settings and it crashes a lot. Front and back camera stills and video all working.
The rom feels pretty buggy and a bit sluggish to me. CPU operations seem to take an unusually long time. Maybe all the cores are not being utilized optimally. (Don't know. I haven't actually tested.)
I'm sure this rom will continue to get better and better in the coming days. I'm anxious to dirty flash the coming updates.
Excellent work by @thestrechh.
kazekiri said:
Yep. I've been using the Pixel Experience 9.0 from @thestrechh as my daily driver for a couple days now.
It's usable if you can get by without VoLTE and Bluetooth.
Gcam works, but can't change the settings and it crashes a lot. Front and back camera stills and video all working.
The rom feels pretty buggy and a bit sluggish to me. CPU operations seem to take an unusually long time. Maybe all the cores are not being utilized optimally. (Don't know. I haven't actually tested.)
I'm sure this rom will continue to get better and better in the coming days. I'm anxious to dirty flash the coming updates.
Excellent work by @thestrechh.
Click to expand...
Click to collapse
I've not noticed sluggish performance here, but I have noticed bugs here and there, which is par for the course, considering the infantile state of Android Pie development.
Still though, for an early release, it works almost excellently
aha360 said:
I've not noticed sluggish performance here, but I have noticed bugs here and there, which is par for the course, considering the infantile state of Android Pie development.
Still though, for an early release, it works almost excellently
Click to expand...
Click to collapse
I decided to do a benchmark with antutu. The score seems fine. Guess I must be mistaken.
kazekiri said:
I decided to do a benchmark with antutu. The score seems fine. Guess I must be mistaken.
Click to expand...
Click to collapse
It happens. Either way though, the coming weeks will be interesting in terms of Android Pie ROM development
The bug of battery drain in standby (mobile network) apear in Android PIE like Oreo?
Can you share battery stats?
Thanks
aha360 said:
I've not noticed slugogish performance here, but I have noticed bugs here and there, which is par for the course, considering the infantile state of Android Pie development.
Still though, for an early release, it works almost excellently
Click to expand...
Click to collapse
did you have the Pixel Setup crashing after flashing this rom? if you do, what's the solution?

[Q] Google Camera port for Xiaomi mi8 lite

Hi there,
First thanks to all those who sharing their work like custom roms and other cool stuff we can find here for free.
Second it's been a really long time I haven't flashed any of my phone ( since I left my beloved galaxy s1!!!) So it's almost like if I was a fresh noob, so I apologize in advance if I say stupid thing or if I bother you with my questions
I was just wondering if there's any chance we see one day a port for mi8 lite platina of the famous Google camera from pixel phones.
I heard it made awesome photos and I be search the dedicated thread ( https://www.xda-developers.com/google-camera-port-hub/?nocache=1 ) but the mi8 lite is missing.
I guess it's partly due to the fact the community isn't as large as for the other phones? And maybe is it a technical problem?
Anyway if any of you heard about a work in progress on the matter I would grandly appreciate to know about it.
Last thing my phone is brand new ( 2 weeks old) so right I don't consider to make the warranty void any time soon. And maybe for that reason would it be impossible to get the Google camera app working...
Thanks for reading and replying to me ?
Even if I'm not an active member I really love this community all the amount of knowledge and of usefully stuff here is just amazing
Have a good day every1
Thanks. Same here. Tried APK's for Poco F1 and Mi 8, but didn't work. Looks like it's a different HW or API. Hope somebody will be able to work on that. Thanks
I'm using the google camera apk provided by apk mirror version 3.2.042 (it's very old) and works fine, with photo sphere and all. But the new apk's don't open.
The link for it is: https://www.apkmirror.com/apk/googl...042-2770680-40-android-apk-download/download/

Categories

Resources