Daydream compatibility - Huawei Mate 20 Pro Questions & Answers

From what I understand the Mate 20 Pro isn't daydream compatible. I want to understand why and if anything can be done so the phone does work with the daydream view headset.
Thanks

https://www.xda-developers.com/force-daydream-vr-compatibility/

not possible without root, if backdoor ADB access possible then that might do the job. Instead I would suggest to go for Oculus Go or Quest .

Related

Android treadmill development possible?

I have a treadmill that uses android tablet to control everything through their app. I was able to gain adb access to the tablet and was wondering where I can start to develop on it. I don't have any kernel sources or rom for it, I just have what is on the device. Is there anything I can do to make the tablet more open to running other applications? For example I would love to get gapps working on it, I was able to copy everything over but the google accounts seems to be disabled so I have to work on that, I would also like to give it root but again dont know how to go about doing this.
Is there much possibilities without the source?
Thanks in advance!
Do you know what model the tablet is? If it's something that's been made specially for the treadmill, you might be out of luck as nobody here will have been able to get their hands on it.
That's not to say you couldn't try using z4root or something similar on it to try to get a root. But if it's a device not supported here, you could be asking for trouble.

Watchmaker On ZW2 connected to Iphone

Hey XDA developers, I need your help.
I recently gave my girlfriend my Asus Zenwatch 2, since I just bought the Zenwatch 3. She has an iPhone, and the watch faces she can set up are very limited. Is there a way to load third party watch faces on the ZW2 connected to an iPhone? I've heard of methods that require plugging a watch through USB but I don't think that's possible with Zenwatch. Could there be any other method?
Thank you guys
From what I have read, Android Wear on iOS is a pale imitation of the Android version. You can't download new faces and iOS refuses to allow it to run as a service. It also lacks access to other Google services, and Apple refuses to let it integrate with Siri. All in all, it seems like iOS support for Android watches is more of a gimmick than anything else.
However, to answer your question, unfortunately, while the ZW2 (and AW in general) will store faces for offline use, the only way to repair is to factory reset. That means that temporarily connecting it to your Android device is out.
Your only hope, as far as I can tell, is to see if there is a way to repair without the factory reset using a root method. I'm not aware of any, though.
If you can find the APK for the face you want off of like apkmirror you can enable adb debugging from developer options and install with adb install app.apk or you can do it through TWRP if you unlocked the bootloader with adb sideload app.apk.

Samsung S8+ SM-G955U Verizon USA- Run Google DayDream

If intrested In playing the good vr apps and games with daydream and you can't afford to fork out any xtra dough.(Espeacially$200) To get the remote. We'll then I'll happily help someone out if they need. I'm sure this method is compatible with any cardboard compatible phone.
The PDF s are the cutout of daydream remote. I don't even use it but you do need the app I uploaded. Also you are gonna need 2 more apps to download but no worrys I'll leave a link
Trinius AIOVR app and also Trinius CBVR Lite, also one last thing you need is a computer. So if u have all these items and need help hit me up

[Root required] Daydream on android 8/9/10 in 2020

If anyone is still (trying) to use daydream on normal devices, I'm going to share my experiences with getting it to "work" in a redmi note 4 (sd625 variant), along some other problems I do still face.
First of all, you need to know that daydream is designed to have always reprojection on, if you don't know what that is, take a look at this. This means that unless you have an oled display, with their inherit characteristics (low persistence), or an lcd that's capable of doing 90hz or more, you're going to experience a lot of motion blur with fast head movements or circular movements. That's not a bug, it's how it's supposed to work, that's why if you go check the list of official compatible daydream phones all have oled displays. The benefit of that blur is the buttery smooth head tracking, use it for 5 min, and you won't be able go back.
Once you have prepared your stomach for the ride;
1st: You need a rooted device (easiest method is flashing with a custom recovery the latest magisk version). You might be able to avoid rooting if somehow you manage to modify the files in the next steps, but at least for me, to access those files I needed root permissions.
2nd: Go to the play store and just search for daydream (do not install it), if you're able to see the app, you could jump to the next step. If you don't, download a file explorer with root capabilities (I personally like fx explorer) and paste the "android.hardware.vr.high_performance" file attached to the following route;
Code:
/system/vendor/etc/permissions
.
In this same folder you'll find the handheld_core_hardware that's mentioned in other guides, you might be also capable of getting it working by editing handheld_core_hardware, just like the old tutorial said
3rd: In order to get most of the daydream apps to render in SBS mode or even open, you need to spoof the id of your device to one of the certified ones. This is exactly the same step contained in the tutorial above, but at least in my case, once I opened the build.prop in the /System folder, I didn't saw a "ro.product.device", but a "ro.product.system.device". What I did was modify the latter by changing "mido" (the name of my device) to "walleye" (pixel 2) and adding a new line with "ro.product.device=walleye"
4th: Restart your phone and install Daydream, google vr services, and daydream keyboard all three from version 1.13. Daydream
Google vr services
Daydream keyboard
This version, along with 1.14 are the last ones that at least in my phone don't distort the aspect ratio, making it all squezzed. Version 1.14 has some handy implementations but worse performance and the lack of a developer option that I find really interesting for our unsupported phones that I will mention later.
5th: Now that's all installed, open the app and it will tell you that it need some permisions to work, press cancel and it will exit itself. go press it again and this time you'll see the daydream menu, swipe to the right to open the side menu, go to settings, VR settings, and if you don't have developer options, press compilation version several times to make them appear. Once you're inside those developer options, check the "skip VR entry screens". This is essential for all of us that don't have nfc, otherwise we wouldn't be able to run any app.
6th: Go to to visor and select your daydream version, bare in mind that if want to use a controller, you'll need to chose between gen1 and gen2, as cardboard custom profiles gray out the controller.
7th: Go to the controller tab and press and new controller, you'll be asked to fix the permissions, by enabling bluetooth, gps, and location you should be good to go, but considering we are using google play and google already knows all about us, I would say go ahead and try go give all permissions, just in case some specific app requires them.
Now follow the tutorial and the controller should pair... or maybe not. This is one of the problems that I don't know how to fix. The controller appears to be paired, as the light no longer blinks, but the daydream app doesn't detect it. At least for me, I couldn't get it to work in android 7 or 9, android 8 I (think?) I managed to get it working, and all android 10 roms I tried worked fine. I suspect it has something to do with the bluetooth settings, as it's a low energy device.
8th: You're good to go. Depending on your display and calibration, you might want to download an app called sa2ration that allows you to boost the intensity to get a more vivid image, I personally use 1.25 and it works wonderfully. Bare in mind that this works system wide, you could toggle it on and off whenever you want, and the settings don't reset with phone restarts.
---------------------------------------------------------------------------------------------------------------------------------------
Now that everything is "working", If you want to avoid the blur, and the app you're going to use is capable of holding a steady 60fps, you could go to developer setttings, and tick the "Force undistorted rendering". This will supress most of the motion blur at the cost of smoothness. This for me also reveals another problem, the resolution/dpi settings, as the image "bleeds" outside the supposed rendering area.
@Retrete: THX for your hints.
Any xiaomi/redmi or oppo/realms device you can recommend? Is the experience as good as on official daydream phones?
I remember that on my axon7 the amoled needs to be switched to low persistence mode via fw command.
---------- Post added at 08:22 PM ---------- Previous post was at 08:21 PM ----------
[/COLOR @Retrete: THX for your hints.
Any xiaomi/redmi or oppo/realms device you can recommend? Is the experience as good as on official daydream phones?
I remember that on my axon7 the amoled needs to be switched to low persistence mode via fw command.
hmn, i cant get to edit neither the build.prop nor the folder where i have to paste the vr file. I have magisk root, OnePlus 5T Android 10 OxygenOS 10.0.0

Question Android Auto after disabling Oppo Car app?

I had the Find N in January before returning it because I couldn't use Android Auto on it. Now my Fold 3 has got some dead pixels and Samsung's customer service sucks and are refusing to fix it. I see that the original Oppo Car app can now be disabled, does this mean that Android Auto can work once this has been done? If so I think I'll buy a new Find N
No. Android auto will only work once it has been installed and configured as a system app (as detailed here: https://forum.xda-developers.com/t/android-auto-on-chinese-rom.4407021/ )
The only way to do this is by rooting the Find N and unlocking it's bootloader, which hasn't yet been done that I am aware of. I do know that a lot of people are trying though (myself included), but this will not easily be achieved (if it is even at all possible) Only time will tell
I need Android Auto !!! My Find N is a dream phone but my EyeRide V2 don't work !
i bought carlinkit tbox plus and now i can use may phone connected by bluetooth with the box and waze or google maps installed in the tbox . its a workaround who works.

Categories

Resources