Category: Tips

Android – How to stretch video to fill complete screen

Recently I was playing with VideoView of Android SDK and my video was not displaying…

How to manually dismiss the keypad in Android

If you want to dismiss the keypad manually through code, you can do that with…

How to open only default camera without showing chooser in Android

In some cases you might want to open only default camera of the device without…