D dpak23in Lurker Mar 5, 2010 #1 Hello Everyone... For an application that I am developing for Android platform, I need to know how can I capture the pivot event? Thanks.
Hello Everyone... For an application that I am developing for Android platform, I need to know how can I capture the pivot event? Thanks.
KlaymenDK Android Expert Mar 5, 2010 #2 Try searching the official docs, but look for "orientation" instead of "pivot". -> Lots of search results! I suppose what you're looking for is OrientationEventListener.
Try searching the official docs, but look for "orientation" instead of "pivot". -> Lots of search results! I suppose what you're looking for is OrientationEventListener.