Debug/Log GearVR Android/Java code

Anyone know where I can get access to logs of any kind for a crashing android vr app on android?

I have to run the app on an android device, but it crashes immediately on launching and I dont get any performance reports from unity. I dont have any way to find out whats wrong with it.

nevermind managed to fix it, I had to enter the full com.example.company.myActivity in the manifest file android:name

Here’s an easy way to install and debug with logcat on gearvr:

1 Like