SleepOver Banner

Kid’s Sleepovers in The Digital Age

Consistently we hear a lot of stories related to the stunning consequences of the sleepovers. Apparently it is hard to give your youngster access to the spot of different people without knowing their experience. For every adolescent or youngsters, the sleepovers are not the thing to take lightly. Being a parent, it is too perilous

Read More

How to Use Buildprop Editor

If you are interested in modifying your Android device, especially deep into the root level, it is quite common that you may have come across the build.prop file located in the system folder. The file is the key that unlocks the treasure chest of multiple customizations that you can perform on your Android device. Fortunately,

Read More
BottomAppBar Banner

Implementing BottomAppBar – Material Components

Google I/O ‘18 came up with many exciting new stuff, one of them was the updated Material Design Components. The new BottomAppBar is placed at the bottom of app window in contrary to Toolbar which is located at the upper side of app window. It puts more focus on features, increases engagement, and visually anchors the UI.

Read More
Popup Menu Banner

Android Popup Menu

In previous article we learned how to create custom overflow menu. In this article we will be going to learn about Popup Menu which is similar as Overflow Menu. A PopupMenu displays a Menu in a modal popup window anchored to a View. The popup will appear below the anchor view if there is room,

Read More
Overflow Menu Banner

Building a Custom Overflow Menu

Hello, folks its been too long that I haven’t written any post. So once again I am back with one more article. So today we are going to learn how to customize the Overflow menu UI by adding icons to it and giving a style to the overflow menu. If you don’t know about menus you

Read More
KeyLogger Banner

How to record someone’s keystrokes on Android?

If you are guilty of peeking at others’ screen while commuting, you my friend, are no different from the rest of us. We all have done this at least once in our lives. However, to save the embarrassment of others catching you in the act, we have found a better way to know what others

Read More