Set/get orientation programmatically

Set/get orientation programmatically

To set orientation programmatically with Java code, by calling setRequestedOrientation() method with parameter of ActivityInfo.SCREEN_ORIENT...
Three Flaws in Software Design

Three Flaws in Software Design

In the video series, Jeremy Walker & Max Kanat-Alexander discuss the Three Flaw of Software Design, from Max's book Code Simplicity:...
Android 4.4: Step Sensors

Android 4.4: Step Sensors

Walk through two ways to track steps in Android Kit Kat with the new hardware step sensors. Sample code: http://developer.android.com/sample...