Skip to main content

Android Expandable Navigation Drawer

Hello Friends, In this tutorial I will be showing how we can create Expandable Material Navigation Drawer. Step 1:- Creating New Project Create a new project in Android Studio from File ⇒ New Project Fill the required information like project name and package name of the project. When it prompts you to select the default activity, select Empty […]

Read More

Moving Gradient Background In Android

Hello Friends, In this tutorial I will be showing how we can create Animated Gradient Background. Adding Animated Gradient Background in your app is really easy by using xml and java code. Animated moving gradients background between gradients as animation makes your android app really awesome. Step 1:- Creating New Project Create a new project in […]

Read More