Google Lens - Xiaomi Mi A1 Questions & Answers

Hello guys,
I wanted to ask if there is any simple way how to enable Lens on our Tissot. If you know some, post the full step-by-step tutorial here.
Thanks.

DaveCZ said:
Hello guys,
I wanted to ask if there is any simple way how to enable Lens on our Tissot. If you know some, post the full step-by-step tutorial here.
Thanks.
Click to expand...
Click to collapse
Download & install this module in Magisk, reboot, done. Lens feature will appear in Google photos app.

_mysiak_ said:
Download & install this module in Magisk, reboot, done. Lens feature will appear in Google photos app.
Click to expand...
Click to collapse
This is for OnePlus Device not Mi A1. Also I am on stable Oreo official.

DaveCZ said:
This is for OnePlus Device not Mi A1. Also I am on stable Oreo official.
Click to expand...
Click to collapse
It's device independent and works completely fine with Oreo.

_mysiak_ said:
It's device independent and works completely fine with Oreo.
Click to expand...
Click to collapse
Ok, thanks I'll try. Also how do I Root Oreo with Magisk?

DaveCZ said:
Ok, thanks I'll try. Also how do I Root Oreo with Magisk?
Click to expand...
Click to collapse
You can follow for example this guide https://forum.xda-developers.com/mi-a1/how-to/root-mi-a1-oreo-8-0-disabling-ota-magisk-t3728654

_mysiak_ said:
You can follow for example this guide https://forum.xda-developers.com/mi-a1/how-to/root-mi-a1-oreo-8-0-disabling-ota-magisk-t3728654
Click to expand...
Click to collapse
Is there another way? More specifically flashable zip that would enable it without rooting?
Question 2: Is the also flashable zip for Google camera and AR stickers?
Appreciate your help and reply.

DaveCZ said:
Is there another way? More specifically flashable zip that would enable it without rooting?
Question 2: Is the also flashable zip for Google camera and AR stickers?
Appreciate your help and reply.
Click to expand...
Click to collapse
You can try to replace files in system directly, though no idea why would you want to do that. If you can't find flashable zip, unpack Magisk module and replace system files with those in module + modify build.prop accordingly. Don't forget to set correct files permissions (use info from original files or from Magisk module). Same applies to Google camera with AR stickers. Keep stock system.img at hand in case you screw something up.

Related

Any way to fix noise recording?

Hi guys!
I'm looking for a guide on how to fix the terrible voice quality for the phone (making videos)
I found out there are guides for other Mi phones but not for the A1 ( maybe need to disable noise cancellation with this phone too )
I have unlocked bootloader & root if it's needed.
If you have any solution comment please!
Thanks!
Have a nice day !
erikserif said:
Hi guys!
I'm looking for a guide on how to fix the terrible voice quality for the phone (making videos)
I found out there are guides for other Mi phones but not for the A1 ( maybe need to disable noise cancellation with this phone too )
I have unlocked bootloader & root if it's needed.
If you have any solution comment please!
Click to expand...
Click to collapse
Try changing to build.prop
Code:
ro.qc.sdk.audio.fluencetype=none
make
Code:
ro.qc.sdk.audio.fluencetype=fluencepro
Link to original guide
http://4pda.ru/forum/index.php?showtopic=842604&view=findpost&p=66025194
kep2008 said:
Try changing to build.prop
Code:
ro.qc.sdk.audio.fluencetype=none
make
Code:
ro.qc.sdk.audio.fluencetype=fluencepro
Link to original guide
http://4pda.ru/forum/index.php?showtopic=842604&view=findpost&p=66025194
Click to expand...
Click to collapse
Thank you ! fixed it !
Perfect ! Recording sound quality is better !
Hi, I have this phone and would like to modify the prop file.
I have no boot loader or root right now... Is there an idiot's guide to doing this?
All the guides I have read so far don't answer my questions such as:
1. Do I lose all my set up on my phone?
2. Am I basically left with a clean install?
What is the easiest simplest way to go about adjusting this prop file?
Thanks in advance
ludditefornow said:
Hi, I have this phone and would like to modify the prop file.
I have no boot loader or root right now... Is there an idiot's guide to doing this?
All the guides I have read so far don't answer my questions such as:
1. Do I lose all my set up on my phone?
2. Am I basically left with a clean install?
What is the easiest simplest way to go about adjusting this prop file?
Thanks in advance
Click to expand...
Click to collapse
First, you need to be rooted. (I'd suggest Magisk). Then:
1. No, you won't lose anything. (Unlocking doesn't wipe the phone)
2. Rooting won't affect any existing behaviour.
After rooting you'll be able to create/install existing modules or create a simple script (placed in /magisk/.core/post-fs-data.d) to modify build.prop values.
Cheers.
Hi Tony, thanks... I have managed to Load TWRP and Magisk. I have read the wiki and the github but cannot find how to make a script or module.
Are you aware of a simple how to that shows this?
Also can I turn off OEM unlocking under Developer options now?
Works perfect !
Here is my sample video
https://youtu.be/97eP_W9pcqs
Mi5s
Hi guys, does it work in mi5s?
For me it's not working ?
faddys123 said:
For me it's not working
Click to expand...
Click to collapse
Me too

Help debloating

I want to remove Mi Feedback on the stock ROM as I don't feel comfortable with the data collection. Can I use this method https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
without breaking OTA updates?
Did you read it? It says:
Therefore, even if you “uninstall” a system application using this method, you can still receive official OTA updates from your carrier or OEM.
Click to expand...
Click to collapse
CrazyAndroidModder said:
I want to remove Mi Feedback on the stock ROM as I don't feel comfortable with the data collection. Can I use this method https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
without breaking OTA updates?
Click to expand...
Click to collapse
I use this tool to unistall mi feedback,PAI and some other google bloatware and successfully installed OTA. It work same as this method but it is easier to use this tool
I don't found any theard of this so sharing GitHub link :
Full credit to its dev
https://github.com/Saki-EU/XiaomiADBFastbootTools/releases
vkbhanwariya said:
I use this tool to unistall mi feedback,PAI and some other google bloatware and successfully installed OTA. It work same as this method but it is easier to use this tool
I don't found any theard of this so sharing GitHub link :
Full credit to its dev
https://github.com/Saki-EU/XiaomiADBFastbootTools/releases
Click to expand...
Click to collapse
Thanks for your help, I tested if OTAs work and they install just fine, may I ask what does PAI do for you to want to uninstall it? According to what I've read all it does is install the mi apps from the playstore and define the home screen layout.
CrazyAndroidModder said:
Thanks for your help, I tested if OTAs work and they install just fine, may I ask what does PAI do for you to want to uninstall it? According to what I've read all it does is install the mi apps from the playstore and define the home screen layout.
Click to expand...
Click to collapse
For thanking there is button Bellow the reply
I Don't want any MI app in mobile.After fastboot sometime it randomly installed some app so i unistalled it :laugh::laugh:
CrazyAndroidModder said:
I want to remove Mi Feedback on the stock ROM as I don't feel comfortable with the data collection. Can I use this method https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
without breaking OTA updates?
Click to expand...
Click to collapse
if you want to remove the apps,you can use the bat script,no root needed,put in the adb folder and give the necessary permission,run the bat script..mi launcher is disable by default
View attachment 4527862
vkbhanwariya said:
For thanking there is button Bellow the reply
I Don't want any MI app in mobile.After fastboot sometime it randomly installed some app so i unistalled it :laugh::laugh:
Click to expand...
Click to collapse
Thanks a bunch for your help, I've removed Mi Feedback, PAI, Spock, and a couple Google Apps I don't use.
roshan2989 said:
if you want to remove the apps,you can use the bat script,no root needed,put in the adb folder and give the necessary permission,run the bat script..mi launcher is disable by default
Click to expand...
Click to collapse
Thanks for showing me this script, also please excuse my terrible account name, I don't know what I was thinking.

Open source 10x zoom

https://github.com/oppo-source/Reno-10x-Zoom-9.0-kernel-source/blob/master/README
what about a system Dump or app, priv-app and framework folders?
i want to create a dark theme, i have a woking theme file for older versions, does apply but theme just a little.... need Pie sources to make fully working....
Thank you
_alex74_ said:
what about a system Dump or app, priv-app and framework folders?
i want to create a dark theme, i have a woking theme file for older versions, does apply but theme just a little.... need Pie sources to make fully working....
Thank you
Click to expand...
Click to collapse
And how to do that without root ? Won't downloading ROM from OPPO website will provide the above.
mohitgalaxy3 said:
And how to do that without root ?
Click to expand...
Click to collapse
Dunno China version has unlocked bootloader, maybe someone get a system dump via adb, that is why i am asking
mohitgalaxy3 said:
Won't downloading ROM from OPPO website will provide the above.
Click to expand...
Click to collapse
What do you think i have already tryed? Official zips or ozips are crypted, no way to decrypt it

Help: Patched_boot.img Open Beta 4 needed!

Hello,
Can someone please help me with a patched boot img for Open Beat 4? Also, I updated to OB4 and Magisk has seemingly disappeared... Can I get some advise on how to flash that first onto my phone?
Thanks for the help!
B
bkleinveld said:
Hello,
Can someone please help me with a patched boot img for Open Beat 4? Also, I updated to OB4 and Magisk has seemingly disappeared... Can I get some advise on how to flash that first onto my phone?
Thanks for the help!
B
Click to expand...
Click to collapse
Next time search a lil bit.
https://forum.xda-developers.com/oneplus-8-pro/how-to/root-uk-eu-patched-magisk-boot-img-t4175033
Thanks Kollach for the link. Only I use Mac...
Is there still someone out there who can help?
Cheers
Kollachi said:
Next time search a lil bit.
https://forum.xda-developers.com/oneplus-8-pro/how-to/root-uk-eu-patched-magisk-boot-img-t4175033
Click to expand...
Click to collapse
bkleinveld said:
Thanks Kollach for the link. Only I use Mac...
Is there still someone out there who can help?
Cheers
Click to expand...
Click to collapse
I have a mac too but there are Android way to extract the boot.img then use Magisk to patch it
A simple google search: Extract Android Payload Termux

[Cyberpunk Edition OTA + OEM folder]

Hi everybody.
Here are the files I retrieved from my Cyberpunk Edition Oneplus 8T.
This is the content of the /oem folder containing (maybe all, I truly don't know) the files related to the Cyberpunk Edition.
Last part of the google drive sharing link : 1CYmnAq4OpVUktgf6knaxVkvxGRCoudPr/view?usp=sharing
Make sure you add drive.google.com/file/d/ and an https before the links.
I'm not responsible of any misuse of these files, so be careful.
EDIT : Please refer to #31 which links to proper files
Thraen said:
Hi everybody.
Here are the files I retrieved from my Cyberpunk Edition Oneplus 8T.
The first one is a full package OTA.
Uploading...
The second one is the content of the /oem folder containing (maybe all, I truly don't know) the files related to the Cyberpunk Edition.
Last part of the google drive sharing link : 1CYmnAq4OpVUktgf6knaxVkvxGRCoudPr/view?usp=sharing
I'm not responsible of any misuse of these files, so be careful.
Click to expand...
Click to collapse
You're awesome can't wait
Thraen said:
Hi everybody.
Here are the files I retrieved from my Cyberpunk Edition Oneplus 8T.
The first one is a full package OTA.
Uploading...
The second one is the content of the /oem folder containing (maybe all, I truly don't know) the files related to the Cyberpunk Edition.
Last part of the google drive sharing link : 1CYmnAq4OpVUktgf6knaxVkvxGRCoudPr/view?usp=sharing
I'm not responsible of any misuse of these files, so be careful.
Click to expand...
Click to collapse
Freaking awesome! Can't wait to unleash this beast!
link doesnt work
freddienuxx said:
link doesnt work
Click to expand...
Click to collapse
Edited the post
link is all text -- doesn't work.
sameog said:
link is all text -- doesn't work.
Click to expand...
Click to collapse
As a new account i can't post any links, so build it out with the elements i gave. Sorry about that.
sameog said:
link is all text -- doesn't work.
Click to expand...
Click to collapse
https://drive.google.com/file/d/1CYmnAq4OpVUktgf6knaxVkvxGRCoudPr/view
Exathi said:
https://drive.google.com/file/d/1CYmnAq4OpVUktgf6knaxVkvxGRCoudPr/view
Click to expand...
Click to collapse
Thanks man!
Thraen said:
Thanks man!
Click to expand...
Click to collapse
Np do you have the link to the ota I can post that too
Exathi said:
Np do you have the link to the ota I can post that too
Click to expand...
Click to collapse
Yeap, i have updated the post
Thraen said:
Yeap, i have updated the post
Click to expand...
Click to collapse
https://drive.google.com/file/d/1dBqh8c8KPIpGtvokRCRaJ-5S2S9K-4H9/view
Exathi said:
https://drive.google.com/file/d/1dBqh8c8KPIpGtvokRCRaJ-5S2S9K-4H9/view
Click to expand...
Click to collapse
Downloading now! When the file is downloaded, do we need to unzip it? I'm having issues with magisk canary right now -- can't install modules.
sameog said:
Downloading now! When the file is downloaded, do we need to unzip it? I'm having issues with magisk canary right now -- can't install modules.
Click to expand...
Click to collapse
I'm assuming it's the same as how we flashed the EU build don't use the Canary version of magisk
Exathi said:
I'm assuming it's the same as how we flashed the EU build don't use the Canary version of magisk
Click to expand...
Click to collapse
Thanks for this! Noted! I got a handle on the eu flash.
How would I go about flashing the OEM
Im working on a magisk module for the oem folder. Will be testing later before posting.
Any results from flashing? I'm at work unfortunately
I suggest everyone to be careful as i just saw that payload-dumper returns an error at the end of its process extracting the OTA.
The file may have been corrupted during phone to pc copy. Proceed at your own risk.
Thraen said:
Hi everybody.
Here are the files I retrieved from my Cyberpunk Edition Oneplus 8T.
The first one is a full package OTA.
Last part of the google drive sharing link : 1dBqh8c8KPIpGtvokRCRaJ-5S2S9K-4H9/view?usp=sharing
The second one is the content of the /oem folder containing (maybe all, I truly don't know) the files related to the Cyberpunk Edition.
Last part of the google drive sharing link : 1CYmnAq4OpVUktgf6knaxVkvxGRCoudPr/view?usp=sharing
Make sure you add drive.google.com/file/d/ and an https before the links.
I'm not responsible of any misuse of these files, so be careful.
Click to expand...
Click to collapse
Isn't that just the regular hydrogen os?
https://otafsc1.h2os.com/patch/CHN/OnePlus8THydrogen/OnePlus8THydrogen_15.H.19_0190_2011100104/OnePlus8THydrogen_15.H.19_OTA_0190_all_2011100104_3718.zip
11.0.5.6 is here
https://otafsc1.h2os.com/patch/CHN/OnePlus8THydrogen/OnePlus8THydrogen_15.H.20_0200_2011172228/OnePlus8THydrogen_15.H.20_OTA_0200_all_2011172228_979264063be.zip

Categories

Resources