Quote (mebeatyou @ 19 Feb 2016 16:32)
The primary purpose of libgdx is to be able to write code that compiles down to run on multiple phones.
I have used it for a couple small game projects. It is pretty straightforward and easy to learn. As long as you don't need to do anything with phone hardware (accelerometer, etc), you don't really have to write any OS specific code.
anf wat about open GL?