Motion control for Android devices

Hi all
I’m trying to make a very simple program: I have a subject at the center of the screen and I want my camera able to rotate around it. The problem is that I want this camera is moved by the “rotation” of my smartphone (I have a Samsung S3 mini).
I searched in all the internet and all the answerhub for a solution, but I refuse to understand how tilt, rotation rate etc. works.
Can someone send me a pic of the event graph of a character blueprint moved by tilt/rotation? Thanks.

50265-cattura.jpg

Try a print string to see the values you are getting from the tilt and rotation rate.

this works on iOS

Cool. Does it work on Android, too?