Android Question JavaObject getRotation?

TheMightySwe

Active Member
Licensed User
Longtime User
Hi,

After I got some help here figuring out how to rotate a View with JavaObject setRotation i have a problem.

I need to save the Rotation angle in a database for later use?

How do i read the Rotation of a View with JavaObject?

There is a something called "getRotation" but I don't know how to retieve it?

Regards,

TMS
 
Top