java Programming Glossary: getorientation
Android getOrientation() method returns bad results http://stackoverflow.com/questions/10192057/android-getorientation-method-returns-bad-results getOrientation method returns bad results I'm creating 3D Compass application... results I'm creating 3D Compass application. I'm using getOrientation method to get orientation almost same implementation like here.. to the sky minus Z axis on the picture sphere is the Earth getOrientation starts giving really bad results. It gives values for Z axis..
|