how to screen recoed on android phone code example
Example: how to stop screen rotation in android code
<activity
...
...
android:screenOrientation="nosensor">
<activity
...
...
android:screenOrientation="nosensor">