Quantcast
Channel: CoderzHeaven » SCREEN_ORIENTATION_LANDSCAPE
Browsing latest articles
Browse All 2 View Live

How to create a custom layout for your camera in Android?

Hello everyone, Today’s example shows how to create a custom layout for your camera preview, that is if you want a custom layout while your camera is opening. This example helps you to achieve this....

View Article



How to change the activity orientation through java code in android?

Here is a simple way to change the orientation of the activity in android Through java code we do this…. setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); Through xml we do this...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images