Forum Discussion
PumpkinDev
4 years agoExplorer
How to get Oculus Quest 2 Controller Battery in Unity?
How to get Oculus Quest 2 Controller Battery in Unity?
I am connecting Quest 2 using Oculus Link.
Since it is catchable in official Oculus Software (Image Above), I think it is possibl...
- 4 years ago
you can use adb logcat to get the controller battery status
adb logcat | findstr /C:"serial" /C:"handedness" /C:"battery state"
yayapipi
4 years agoHonored Guest
you can use adb logcat to get the controller battery status
adb logcat | findstr /C:"serial" /C:"handedness" /C:"battery state"
Aliaksei.Luferau
3 years agoExplorer
Can this be running inside Oculus (android .apk) application? Or this is can be run just from PC connected to headset?
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago
- 2 years ago
- 3 years ago