How does the Android system automatically change the screen orientation? -


till now, find source code user set orientation in android source code. can tell me source code system use automatically change screen orientation?

in windowmanagerservice.java, method public boolean updaterotationuncheckedlocked(boolean intransaction); rotation.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -