Frazew / VirtualSensor

Emulates several sensors on Android devices that do not support them thanks to the Xposed Framework
GNU Lesser General Public License v3.0
101 stars 39 forks source link

Not working #30

Open gyro-needer opened 6 years ago

gyro-needer commented 6 years ago

Nothing works. I enter the app and I only see this, with no data. plzhelp

Frazew commented 6 years ago

Can you provide more details ? The Xposed log would be nice, but I think a logcat dump would be even more helpful.

Thank you !

gyro-needer commented 6 years ago

error.log or https://pastebin.com/5JZqWDrr

I'm on Android 4.4.4, my phone is a Samsung Grand Neo Plus (i-9060)

About the logcat, i don't know what is it/where to find it.

Frazew commented 6 years ago

I found the issue, I was using a function that did not exist yet in Xposed v54. However, I'm not sure that this is the actual source of the missing data, the errors logged are linked to the cardboard hook and they should not interfere with the other hooks. We'll see. Thanks for your help !

gyro-needer commented 6 years ago

Thanks for reply, I hope you find the fix to it!

okejokej commented 6 years ago

@gyro-needer The best fix you can use is to update your Xposed...

@Frazew when I was playing with this module I saw that indeed errors anywhere would generally affect the whole module, even if the affected code seemed unrelated to anything else in it.

That said, frankly I think that further developing this module is not worth your time. Gyro is being put into cheaper and cheaper models nowadays, and such emulated gyro can never get even close to smoothness and responsiveness of a real gyro. Besides that, we already know that it won't work with lots of interesting apps, especially VR ones.