I am using Android Studio to build a Android vr app with Google DayDream android vr sdk. I would like my users to be able to interact with the vr environment with their controllers that come with the vr headset.
But when I looked at the official documentation, I noticed that the controller support seems to be available only for Unity and Unreal. So I am wondering if I am still able to display a controller 3D model and its laser visualization with only the Android sdk. Link to controller support info for Unity and Unreal
If not, is it recommended that I use Unity for my Android vr app development.