Android how to change application theme color programmatically

Android how to change application theme color programmatically

Hi everyone in this android tutorials, I am Sharing Android how to change the application theme color programmatically. In these android tutorials, you can learn an easy way to create an android app where you can change the android application theme color programmatically according to your choice. Hare, I create a simple code for the android change … Read more

How to create a video streaming from server in android

download videoder

  Hi everyone in this article I am sharing How to create a video streaming from the server in android. These articles in a decision on VideoView and streaming facebook video. hare I am using WebView, VideoView. In Web View, you can open facebook and select a videoView for playing Fb video in your App. … Read more

How to create awesome home screen UI design

  Hii Everyone in this Article I, am sharing how to create an Android  App UI Design Like PayTM, and more. today market UI is the most important part of creating an attractive android App hare you can find Create Awesome Home Screen Design in Android. Home Screen is most effective for an App hare … Read more

Android recyclerview with cardview android example e-Commerce

Hi, everyone in this Article I am sharing how to create an e-commerce App. And how to show there product in  App with a Good UI Design. Android recycler view with card view android example-e-Commerce. I am Using Android RecyclerView with CardView for Show List of product in your App. Let’s start to create your … Read more

Android UI Design for and food delivery Boy

Hi, developer in these atrial I am sharing Android UI design for an e-commerce App. Design a UI for a food delivery Boy. You can create an XML translation file for image Left to right.  TO transfer the image like run a delivery boy. there is some easy step to create this UI just create an activity main … Read more

Android Splash Screen Animated UI Design Example

Android Splash Screen

Hii in this article I am sharing in Android how to create an Android Splash Screen  UI Design Example. It’s very easy to implement in android splash Screen you used to create a drawable XML file in res for animation. if you want to use animation in your android app splash screen just follow simple step and create … Read more

How to Parse a JSON Object In Android example

Hi in this, Article I am sharing How to Parse a JSON Object In Android. JSON (JavaScript Object Notation) is the simplest data exchange formats to interchange the data from the server. In simple words, we can say that JSON is a lightweight and structured language. here you can find the full step by step guideline for … Read more

How to Parsing JsonArray using with RecyclerView Android using Volley

Hi Everyone in this tutorial, I am Sharing how to Parsing a  JsonArry List data in android. I am Parsing array list data to used recycler list to show data. I have explained how to Parse JSON in Android using Json Volley. In this tutorial, we will see how we can easily do the same using Volley library. What … Read more

How To Create Animated Progress Bar in Android

Hi  Everyone in this article I am sharing How To Create Animated Progress Bar in Android. It’s very easy to use an animated progress bar with GitHub library. Today Animated is the best part of  Android UI Is the Most important Part to develop a good android app. In Android, ProgressBar is used to display the status … Read more