Android

Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen mobile devices such as smartphones and tablets.

Tabs In Android Studio Example

In this tutorial we will learn how to create different types of tabs in android studio. We will use android design support and material library to achieve that. Tabs in Android We will learn how to create different types of tabs which are below: Fixed Tabs Full Width Tabs Center Aligned Tabs Scrollable Tabs Tabs […]

Tabs In Android Studio Example Read More »