In this article, we will learn about how to hide soft keyboard programmatically. The keyboard generally hides but there are certain instances when it does… Read More
Tag Archives: Android-Misc
Screen Orientation, also known as screen rotation, is the attribute of activity element in android. When screen orientation change from one state to other, it… Read More
The Android kernel helps the applications to communicate with the hardware components of the device. For example: Most of us are familiar with game mode.… Read More
In this article, it is explained how to create an Android App that has a Facebook login in it. There are various social login features… Read More