Google lens in assistant - Nexus 6P Accessories

Is the google lens coming to assistant for the nexus 6p officially? And if no, is there any way to get it that is still actually working? cuz mostly i find out that google stopped it

Mahmoud10896 said:
Is the google lens coming to assistant for the nexus 6p officially? And if no, is there any way to get it that is still actually working? cuz mostly i find out that google stopped it
Click to expand...
Click to collapse
You shouldn't believe everything you read. Help yourself. Try some of the 'old' methods. You'd be surprised Google might have forgotten to stop it and it still works.

Edit device name to 'Pixel 2 XL' and set the ro.opa.eligible_device to 'true' in your build.prop. Then clear Google App data and/or update to the latest beta, and you'll have Assistant on lens. Confirmed working a week ago.

ins0mani4c said:
Edit device name to 'Pixel 2 XL' and set the ro.opa.eligible_device to 'true' in your build.prop. Then clear Google App data and/or update to the latest beta, and you'll have Assistant on lens. Confirmed working a week ago.
Click to expand...
Click to collapse
Thanks man.. ur the best

Mahmoud10896 said:
Thanks man.. ur the best
Click to expand...
Click to collapse
Just to add, you will lose hdr+ in Google cam if you make those changes.

tropical cactus said:
Just to add, you will lose hdr+ in Google cam if you make those changes.
Click to expand...
Click to collapse
Oh sh*t
Even in camera NX?

Mahmoud10896 said:
Oh sh*t
Even in camera NX?
Click to expand...
Click to collapse
Afraid so, even if you enable it in advanced setting.

tropical cactus said:
Afraid so, even if you enable it in advanced setting.
Click to expand...
Click to collapse
No thanks but no thanks ??????

Deleted.

Mahmoud10896 said:
Oh sh*t
Even in camera NX?
Click to expand...
Click to collapse
Actually, you won't, not if you modify only 'ro.product.model' and 'ro.opa.eligible_device'.
Just did it and I've still got HDR+ with the controls.

ins0mani4c said:
Actually, you won't, not if you modify only 'ro.product.model' and 'ro.opa.eligible_device'.
Just did it and I've still got HDR+ with the controls.
Click to expand...
Click to collapse
Thanks. Stand corrected.

It took me a while to figure this out, so just in case it helps anyone else, this is how I did it with Magisk root:
I created a file in /magisk/.core/post-fs-data.d called pixel.sh
In the file I put:
#!/system/bin/sh
resetprop -n ro.product.model "Pixel 2 XL"
resetprop -n ro.opa.eligible_device "true"
then I set the permissions to rwxr_xr_x
Then I cleared google app data and rebooted.
I'm running the latest lineageos but I had it working on stock before the official lineageos 15 was released for the Nexus 6p

Related

Anyone try installing Google Assistant and/or Pixel Launcher

Has anyone tried this? is it worth messing with. I like having a nice weather widget like LG does but miss being able to swipe right for google now.
Just a little worried since we can't reflash stock. Does anyone know anyone who has tried this even not on this device? does it cause issues?
Get the Google Now launcher. I'm running it right now and it works fine. I tried the Pixel Launcher on my Nexus 6 and it felt like a step backwards since you have to have a Pixel to use it fully.
I am using Google Assistant with the help of an app on the play store that changes the build.prop.
yugendreams said:
I am using Google Assistant with the help of an app on the play store that changes the build.prop.
Click to expand...
Click to collapse
no issues with other features like the camera with the change of the product.model build prop
CHH2 said:
Get the Google Now launcher. I'm running it right now and it works fine. I tried the Pixel Launcher on my Nexus 6 and it felt like a step backwards since you have to have a Pixel to use it fully.
Click to expand...
Click to collapse
Ok thats what i use to use on my Note 7
albinoman887 said:
no issues with other features like the camera with the change of the product.model build prop
Ok thats what i use to use on my Note 7
Click to expand...
Click to collapse
No issues whatsoever.
yugendreams said:
I am using Google Assistant with the help of an app on the play store that changes the build.prop.
Click to expand...
Click to collapse
Which app?
Sent from my LG-H918 using Tapatalk
is google assistant worth the hassle what extra features does it actually bring besides the always there button
albinoman887 said:
Has anyone tried this? is it worth messing with. I like having a nice weather widget like LG does but miss being able to swipe right for google now.
Just a little worried since we can't reflash stock. Does anyone know anyone who has tried this even not on this device? does it cause issues?
Click to expand...
Click to collapse
I did it yesterday and it's a pretty neat upgrade. One caveat, they tell you to change two lines in the prop.build for the tmobile variant it's actually 3.
ro.product.model=Pixel XL
ro.opa.eligible_device=true
the one they forgot to add for us was
ro.product.brand=google
For us it had been =LG918 and it wouldn't enable until i changed that too.
jagman96 said:
Which app?
Sent from my LG-H918 using Tapatalk
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.trivisionzero.getassistant
Sent from my Pixel XL using Tapatalk
jaysonic88 said:
I did it yesterday and it's a pretty neat upgrade. One caveat, they tell you to change two lines in the prop.build for the tmobile variant it's actually 3.
ro.product.model=Pixel XL
ro.opa.eligible_device=true
the one they forgot to add for us was
ro.product.brand=google
For us it had been =LG918 and it wouldn't enable until i changed that too.
Click to expand...
Click to collapse
Mine works fine with just the two lines changed...
Kief_haring said:
Mine works fine with just the two lines changed...
Click to expand...
Click to collapse
I think you're right...it didn't immediately work for me so i tried several things in parallel. After going back and changing ro.product.brand=lg i kept Google Assistant without issue.
jaysonic88 said:
I did it yesterday and it's a pretty neat upgrade. One caveat, they tell you to change two lines in the prop.build for the tmobile variant it's actually 3.
ro.product.model=Pixel XL
ro.opa.eligible_device=true
the one they forgot to add for us was
ro.product.brand=google
For us it had been =LG918 and it wouldn't enable until i changed that too.
Click to expand...
Click to collapse
So when you did this, does the phone think it's a pixel now, or still a v20?
Sent from my LG-H918 using XDA-Developers mobile app
I did. If you restart/factory reset your phone it will think your phone is a pixel and remove all your LG apps. The assistant is nice but your sacrificing some apps.
jaysonic88 said:
I did it yesterday and it's a pretty neat upgrade. One caveat, they tell you to change two lines in the prop.build for the tmobile variant it's actually 3.
ro.product.model=Pixel XL
ro.opa.eligible_device=true
the one they forgot to add for us was
ro.product.brand=google
For us it had been =LG918 and it wouldn't enable until i changed that too.
Click to expand...
Click to collapse
Do you have issues setting alarms? and did you need to install velvet.apk. some guides say you need to add it and some dont mention it. I tried just the build prop edits and assistant seemed to work but it wont set alarms with LGs clock app it wants me to install another clock app
charlieb620 said:
I did. If you restart/factory reset your phone it will think your phone is a pixel and remove all your LG apps. The assistant is nice but your sacrificing some apps.
Click to expand...
Click to collapse
Do you recomend doing the factory reset ?
albinoman887 said:
Do you have issues setting alarms? and did you need to install velvet.apk. some guides say you need to add it and some dont mention it. I tried just the build prop edits and assistant seemed to work but it wont set alarms with LGs clock app it wants me to install another clock app
Do you recomend doing the factory reset ?
Click to expand...
Click to collapse
Change your build name back and than factory reset. If you don't your phone will think it's Pixel.
albinoman887 said:
is google assistant worth the hassle what extra features does it actually bring besides the always there button
Click to expand...
Click to collapse
LOL. NO. I was playing with my zmaxpro running marshmallow. There is an option to run ok google from any screen.
I then went to google assistant website and tried ALL the commands. IT works!!
I can't believe how google capitalize on this google assistant feature to sell their overpriced pixel phone.
There is NOTHING a google assistant can do that an ok google command can't!!! For serious. I am mad right now for some reason.
Gosh I hate capitalism I can ALWAYS see through it. And I KNOW I can always get it for free by adding that feature myself.
S.E.R.I.O.U.S.L.Y.!!
What I am basically saying is Google assistant is an over priced, over glorified, over hyped, OK Google command feature LITERALLY!!! And I am not even rooted. Shaking my head with people who believe ALL the hype.
asianrocker said:
LOL. NO. I was playing with my zmaxpro running marshmallow. There is an option to run ok google from any screen.
I then went to google assistant website and tried ALL the commands. IT works!!
I can't believe how google capitalize on this google assistant feature to sell their overpriced pixel phone.
There is NOTHING a google assistant can do that an ok google command can't!!! For serious. I am mad right now for some reason.
Gosh I hate capitalism I can ALWAYS see through it. And I KNOW I can always get it for free by adding that feature myself.
S.E.R.I.O.U.S.L.Y.!!
What I am basically saying is Google assistant is an over priced, over glorified, over hyped, OK Google command feature LITERALLY!!! And I am not even rooted. Shaking my head with people who believe ALL the hype.
Click to expand...
Click to collapse
Tell Google Now to play a Mad Libs. The games in Google Assistant are what make me want it. I have it on my Note 4, but getting it on the V20 would be nice too.
Zacharee1 said:
Tell Google Now to play a Mad Libs. The games in Google Assistant are what make me want it. I have it on my Note 4, but getting it on the V20 would be nice too.
Click to expand...
Click to collapse
I actually installed allo to try google assistant there. The games are actually good but those are the games they have when they have occasions to celebrate like I played the beethoven game and I remember it's exactly that beethoven game they have on beethoven's birthday or something long time ago. And for some reason the audio and video quality on my phone sucks playing it.
I did try mad libs it just gives me search result for it. Still, ok google does what google assistant does minus the games. And ok google talks back to you. google assistant does not talk back in allo. I think it talks back to you in pixel?
asianrocker said:
I actually installed allo to try google assistant there. The games are actually good but those are the games they have when they have occasions to celebrate like I played the beethoven game and I remember it's exactly that beethoven game they have on beethoven's birthday or something long time ago. And for some reason the audio and video quality on my phone sucks playing it.
I did try mad libs it just gives me search result for it. Still, ok google does what google assistant does minus the games. And ok google talks back to you. google assistant does not talk back in allo. I think it talks back to you in pixel?
Click to expand...
Click to collapse
The full Google Assistant really is just an enhanced Google Now/On Tap. Now does basic things like carry out specific requests and make searches, but GA is a full-on assistant, with conversations, games, even a pretty well-done context engine.
I've used Siri for iOS 6-9, and I can say that Google has managed to beat a ~7 year old personal assistant with something barely out of infancy. Sure, maybe you might not like either one, but I like to have fun and try to find out what my phone can do.

Active Edge Customization with Edge Sense Plus

I want to provide a magisk module that makes it possible to use my app: Edge Sense Plus
Therefore I will hook into the Active Edge Service called ElmyraService in SystemUIGoogle.apk.
Probably we will need to modify services.jar too to bypass the signature check.
Who is interested in this, or would it be waste of time for me?
Would need testers too, since I don't have a Pixel 2.
You should be familar with adb, to push, pull files and taking logcats
Hangouts link: https://hangouts.google.com/group/6cSKdk3No2lNAMs62
From what I understand you would like to make it so you can assign your own actions to the edge squeeze button? I would be interested as I don't use Google Assistant, I have knowledge basic knowledge about abd push/pull.
I also have a Pixel 2 walleye, I would love to help if I'm understanding correctly. :good:
derpko said:
From what I understand you would like to make it so you can assign your own actions to the edge squeeze button? I would be interested as I don't use Google Assistant, I have knowledge basic knowledge about abd push/pull.
I also have a Pixel 2 walleye, I would love to help if I'm understanding correctly. :good:
Click to expand...
Click to collapse
Yeah, I fixed the link, was broken before: Edge Sense Plus
It would also enable double squeeze gesture.
Long squeeze seems not supported on the pixel 2?
j to the 4n said:
Yeah, I fixed the link, was broken before: Edge Sense Plus
It would also enable double squeeze gesture.
Long squeeze seems not supported on the pixel 2?
Click to expand...
Click to collapse
Let me know what I can do to help, I'm not sure about the long squeeze (apk not supported on pixel 2) also I'm not too familiar with the squeeze button, first device with it.
derpko said:
Let me know what I can do to help, I'm not sure about the long squeeze (apk not supported on pixel 2) also I'm not too familiar with the squeeze button, first device with it.
Click to expand...
Click to collapse
you are rooted with magisk right?
I would definitely be interested. And am willing to help any way I can.
derpko said:
Let me know what I can do to help, I'm not sure about the long squeeze (apk not supported on pixel 2) also I'm not too familiar with the squeeze button, first device with it.
Click to expand...
Click to collapse
You squeeze the sides on the lower half of the body
Sent from my [device_name] using XDA-Developers Legacy app
Requirement to join: you need to be rooted with magisk.
https://hangouts.google.com/group/6cSKdk3No2lNAMs62
How about a Magisk module that let's us run Viper ROM on a Pixel 2?? Lol. Sorry couldn't resist. Came from an HTC 10 and really miss your work.
I´am willing to help!
I´ve gotten it to work by making my app a system app in order to be able to register the elmyra sensor without google assistant enabled.
The problem i encountered is that you will need to go in to the setting where you enable active edge in order for it to start working and it will stop working as soon as the settings app isnt active/in memory anymore.
k4r70ng said:
I´am willing to help!
I´ve gotten it to work by making my app a system app in order to be able to register the elmyra sensor without google assistant enabled.
The problem i encountered is that you will need to go in to the setting where you enable active edge in order for it to start working and it will stop working as soon as the settings app isnt active/in memory anymore.
Click to expand...
Click to collapse
Yeah, the squeeze sensor is just available for system apps.
Went that way first on the u11 too.
But having it work just for rooted users was no option for me.
On the u11 the squeeze actions are custumizable though.
So it is possible to let start apps on a short/long squeeze.
That way the squeeze gestures can be forwarded to my app.
Not possible on the pixel 2 though. That's why we need a magisk module with a modified Systemui apk that modifies 4th he elmyra service
Will it also work on Pixel 2 XL?
c1-p8 said:
Will it also work on Pixel 2 XL?
Click to expand...
Click to collapse
An hour ago I even didn't know the XL also has a squeezable frame.
Can you pull me some files from the pixel2xl, so I can check if the files are the same?
j to the 4n said:
An hour ago I even didn't know the XL also has a squeezable frame.
Can you pull me some files from the pixel2xl, so I can check if the files are the same?
Click to expand...
Click to collapse
Sure :good:
c1-p8 said:
Sure :good:
Click to expand...
Click to collapse
Need the /system/priv-app/SystemUIGoogle folder
j to the 4n said:
Need the /system/priv-app/SystemUIGoogle folder
Click to expand...
Click to collapse
Here: https://drive.google.com/open?id=1rhSj_OZG70uQe2fS9WWzsSpOKsTNqCIG
c1-p8 said:
Here: https://drive.google.com/open?id=1rhSj_OZG70uQe2fS9WWzsSpOKsTNqCIG
Click to expand...
Click to collapse
thx! that is from latest december ota?
j to the 4n said:
thx! that is from latest december ota?
Click to expand...
Click to collapse
January factory image
We got it working on one Pixel2 device.
Would love if some more could test it.
j to the 4n said:
We got it working on one Pixel2 device.
Would love if some more could test it.
Click to expand...
Click to collapse
Hey Jan. I'd be willing to give it a test.

Is there any GCMod with motion photo for OnePlus6 now?

I have tried many APKs at https://www.celsoazevedo.com/files/android/google-camera/#apk195 and some others for OnePlus5/5T.
They are not working.
Anyone have a solution for this problem?
THX.
Also didn't manage to find a working app that gives the same quality like I had with gcmod5 on OP3 before yet
MGC_5.2.022 yields pretty good results for me.
Gcam doesn't work properly with SD845 yet.
tskoze said:
MGC_5.2.022 yields pretty good results for me.
Click to expand...
Click to collapse
WOW, I also installed this one. But I didn't get motion photo and portrait mode. Is there any setting for this version to open them?
I though it is suggested setting when u install it.
v7 said:
Gcam doesn't work properly with SD845 yet.
Click to expand...
Click to collapse
I think SD845 has been released for a while==
When will we get this feature.
Does MGC_5.2.022 have dots on photos?
m really confused, wheather should i go ahead and buy op6 or should i wait for improved op6t !!
at oneplus experience store, i clicked a lot of pics, but certainly i am not satisfied with the quality which we used to get in op3t !! with a gcam mod. It just blows away. M using IP7 as a spare phone and camera is pretty good, m not a iphone guy. hopefully someone find out to make camera better. specifically, portrait mode ported from google pixel 2 ! fingers crossed.
Any version of Gcam I tried doesn't work on the 6. HDR+ seems to be nonfunctional. Maybe it really just isn't compatible with the SD845
tskoze said:
MGC_5.2.022 yields pretty good results for me.
Click to expand...
Click to collapse
It is not working.
After selecting model. either Pixel or Nexus and restart the app, it pops up with error.
If you do not select any model, HDR just don't running.
rickywood said:
I think SD845 has been released for a while==
When will we get this feature.
Click to expand...
Click to collapse
Maybe after the Pixel 3 release.
With SD 845 doesn't work HDR+; so it's usefuy, for now.
I got Urikills version of gcam to process the HDR+-shot twice. After that, no go. Tried to reproduce but cant make it happen. Settings were Pixel / Nexus 6 auto hdr+ / super fine.
Just saying that there is hope.
v7 said:
Maybe after the Pixel 3 release.
Click to expand...
Click to collapse
That is reasonable
Maybe someone will find a workaround...
CareDood said:
I got Urikills version of gcam to process the HDR+-shot twice. After that, no go. Tried to reproduce but cant make it happen. Settings were Pixel / Nexus 6 auto hdr+ / super fine.
Just saying that there is hope.
Click to expand...
Click to collapse
You got the pictures with you?
Can you upload to gdrive and share the link here?
Tried the new GoogleCamera-Pixel3Mod-Arnova8G2-V3.apk today. Instant crash

Pixel 4 Astrophotography working NOW.

as the title States I was able to get it to work on stock 7.1 app ( newest release ) with no modifications needed. There are no developer options to turn on but it is working when you leave the phone in the dark here are some screenshots show you guys what I'm talking about
Nice to know! Interesting enough the modded one works in any lightning situation, it just needs to be extremely stable.
zetsumeikuro said:
Nice to know! Interesting enough the modded one works in any lightning situation, it just needs to be extremely stable.
Click to expand...
Click to collapse
So does the new release. Just put it in night sight and steady and it automatically turns on.
Mr Patchy Patch said:
So does the new release. Just put it in night sight and steady and it automatically turns on.
Click to expand...
Click to collapse
Good to know thanks! I'll be removing the older release then.
Mr Patchy Patch said:
So does the new release. Just put it in night sight and steady and it automatically turns on.
Click to expand...
Click to collapse
the first I took with default stock app
i42o said:
the first I took with default stock app
Click to expand...
Click to collapse
That's a beautiful pic! Damn...I'm going to have to get a phone tripod now...
It works pretty good. Looking forward to seeing the P4 images
It's working great on my phone as well.
where did you get latest gcam? on my p3 I have 6.3 installed. tia
FcukBloat said:
where did you get latest gcam? on my p3 I have 6.3 installed. tia
Click to expand...
Click to collapse
https://www.apkmirror.com/apk/google-inc/camera/camera-7-1-019-274654914-release/
DarkPhoenix said:
It's working great on my phone as well.
Click to expand...
Click to collapse
that is dope !!!!!! little light pollution i see!
Not working for me
It doesn't give me the 'astrophotography on' pop up
Not rooted
uggies said:
Not working for me
It doesn't give me the 'astrophotography on' pop up
Not rooted
Click to expand...
Click to collapse
You have to select night sight and the phone can not move at all. You can't hold it. Set it to night sight and then put it on a table, you should see it say something on the top of the screen
hatdrc said:
You have to select night sight and the phone can not move at all. You can't hold it. Set it to night sight and then put it on a table, you should see it say something on the top of the screen
Click to expand...
Click to collapse
Ah, thanks. I'll give it another shot tonight.
uggies said:
Ah, thanks. I'll give it another shot tonight.
Click to expand...
Click to collapse
Yeah, the only way to use it is the phone has to be perfectly still. You need to use a sold surface so the phone does not move at all
hatdrc said:
Yeah, the only way to use it is the phone has to be perfectly still. You need to use a sold surface so the phone does not move at all
Click to expand...
Click to collapse
Yeap, left it on the table and it is working
Cheers
doesn't work on mine. latest 7.1
buschris said:
doesn't work on mine. latest 7.1
Click to expand...
Click to collapse
Operator error...
b1337 said:
Operator error...
Click to expand...
Click to collapse
Uninstall it, clear data and cache, update the latest play service , then reinstall, you will be good to go.
Pixel 3 XL, not sure if thats really the milkway or just an anomaly, I believe the second, because I have a little light that might affected the photo.

[Magisk] Enable 20x zoom and Macro mode on any OnePlus Camera version

Nothing complicated here, just install the zip in Magisk Manager. No need to reboot. It won't show up as a module, so don't worry about that. To remove these changes, clear the data of the OnePlus Camera app.
Updated April 17th, 2020
Fixed an issue where the changes wouldn't be applied on a previously modified camera config
Arden144 said:
Nothing complicated here, just install the zip in Magisk Manager. No need to reboot. It won't show up as a module, so don't worry about that. To remove these changes, clear the data of the OnePlus Camera app.
Click to expand...
Click to collapse
Zoom works. I didn't notice any difference with Macro. Thank you.
RogerNZ said:
Zoom works. I didn't notice any difference with Macro. Thank you.
Click to expand...
Click to collapse
Np. Macro is pretty lousy, but works a bit better on the wide angle lens
Anyone got a sample of 20x zoom? I can't imagine how bad it would look?
@Arden144 thank you so much for this.
Was wondering if there's a way to make it show as a Magisk Module just for a "peace of mind" thing I guess you'd say and also, will this work on newer versions of the OnePlus Camera? Right now using it on 3.8.87.
Thanks in advance and again, nice job. ??
aussiesausage said:
Anyone got a sample of 20x zoom? I can't imagine how bad it would look?
Click to expand...
Click to collapse
Depends on the subject, if you are planning to read text or small signs from far then its horrible. Its better to have 20x for big subjects like buildings. On good light its like the phone of 2010.
TheKnux said:
@Arden144 thank you so much for this.
Was wondering if there's a way to make it show as a Magisk Module just for a "peace of mind" thing I guess you'd say and also, will this work on newer versions of the OnePlus Camera? Right now using it on 3.8.87.
Thanks in advance and again, nice job. ??
Click to expand...
Click to collapse
Yes to both lol it is my code. I invited Arden to use it lol
TotallyAnxious said:
Yes to both lol it is my code. I invited Arden to use it lol
Click to expand...
Click to collapse
It is not your code, actually. Take a look at the zip.
I also edited the Magisk update binary to skip all the unnecessary stuff and make the module flash almost instantaneously, as well as be as small as possible.
TotallyAnxious said:
Yes to both lol it is my code. I invited Arden to use it lol
Click to expand...
Click to collapse
Arden144 said:
It is not your code, actually. Take a look at the zip.
I also edited the Magisk update binary to skip all the unnecessary stuff and make the module flash almost instantaneously, as well as be as small as possible.
Click to expand...
Click to collapse
Still @TotallyAnxious should be credited in 1st post
toolhas4degrees said:
Still @TotallyAnxious should be credited in 1st post
Click to expand...
Click to collapse
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Arden144 said:
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Click to expand...
Click to collapse
Stop calling me he.
*I will not be involved in further discussion of this* lol
Arden144 said:
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Click to expand...
Click to collapse
Did you credit docnok?
Not to be an a$$, but if someone else made it, doesn't matter who; you should credit them
Arden144 said:
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Click to expand...
Click to collapse
To be fair i found the xml and explained to docknok how to enable macro and how to make other edits with preferences manager. A module was on the build
but we didnt knew how to code it fully. Totally anxious got it working on her module. The trick was out there already when i explained docknok, many people was already enabling this on preferences manager by that time. Macro mode is only useful to eliminate backgroud blur on macro close ups. T versions focus better in hardware. My point is that arguing about credits of xml edits is kinda pointless because it was an easy trick that many people knew. Dont know about the magisk code, figured out by learning totally anxious module and then dropped stock cam over gcam.
Thanks for this module but yeah as mentioned, super macro mode doesn't really work as well as it should.
is there anyway to unlock thermal vision on oneplus 7pro ?
)))
x111 said:
is there anyway to unlock thermal vision on oneplus 7pro ?
)))
Click to expand...
Click to collapse
That's a hardware feature which oneplus don't have so No.
[thread cleaned]
Please keep discussion civilized, polite and respectful. Resolve authorship discussions via PM or take it up with our team or via the report system. Thanks!
Timmy
Arden
Will this work on camera version 3.8.96?
Sent from my OnePlus7Pro using XDA Labs
nabril15 said:
Arden
Will this work on camera version 3.8.96?
Click to expand...
Click to collapse
It probably will. If it doesn't, just clear the data of the camera app to avoid any issues
Seems to be working fine on 7t pro
Thanks op

Categories

Resources