How To Create Scrolling Text In Android

Hi Android developer!

You may have seen scrolling text somewhere in websites or apps.

Continue reading “How To Create Scrolling Text In Android”

How To Create Rounded Corner Layout in Android

Howdy Android developer! In this tutorial we are going to create a view container (layout) with rounded corners. This is a subclass of the Android FrameLayout class. Let’s get started.

Continue reading “How To Create Rounded Corner Layout in Android”