Skip to main content

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

Android Splash Screen

Hi everyone, welcome to another useful tutorial for beginners. So this post will show you an Android Splash Screen Example. An splash screen is a screen that shows up when we launch the app. Splash Screen is very common term and it is required for all the application. The idea behind this is, to show […]

Read More