I just requested for a library to access the Display class, in order to access the getRotation() method, but it seems that the Reflection library is enough to get that data.
I've not wrapped my head around the Reflection library yet. And I very much desire to know what it can and cannot do, and the correct approach to do it. Hopefully this example will be enough to understand it once for all.
Could anybody share some luminous expertise into this subject?
I've not wrapped my head around the Reflection library yet. And I very much desire to know what it can and cannot do, and the correct approach to do it. Hopefully this example will be enough to understand it once for all.
Could anybody share some luminous expertise into this subject?