I have searched everywhere and cannot find how to access the Android API or device parameters in Unreal.
I am programming in C++, looking specifically for the GPS and Azimuth on the device, would also like to access the camera feed. I want to store GPS coordinates for an AR application.
Would I need to write something in Java that talks to Unreal? How would I start this process?
Thanks in advance!