Android How to used Actionbar notification count with Server

Hii everyone in this Android tutorial, I am sharing Android How to used Actionbar notification count with Server. In these Android action bar tutorial, you can learn how to add Icons in action bar. perform an action on Button click like an activity and Inactive Your profile. Show an Android action bar notification with count. … Read more

Android ProgressBar Show Count Progress with Examples

Android ProgressBar

Hi Everyone in this android development tutorial, I am sharing Android ProgressBar Show Count Progress with Examples. Android ProgressBar tutorial here you can learn how to show a number in progress bar. By default the ProgressBar will be displayed as a spinning wheel, in case if we want to show it like a horizontal bar … Read more

Android Number formatting and Convert String to Integer in Android

Android Number formatting

Hii Developer in this Article I am sharing Android Number formatting and Convert String to Integer in Android. Convert String to integer, and Integer to String, Dobule to String, Type of formating with example.  And also convert a number value 10000 to 10k. 1000 to 1k   5821 to 5.8k 10500 to 10k 101800 to 101k … Read more

How to used ImageView Zoom-in and Zoom-Out in android

Hi Everyone in this Article I am sharing How to used ImageView Zoom-in and Zoom-Out in android. hare is an easy way to used zoon in and zoom out in recycler view list. I am used a GitHub Library  com.github.chrisbanes.photoview.PhotoView.   In this android programming code example, we are going the explore how to pinch ImageView … Read more

How to use Alarm Manager and Broadcast Receiver in Android

In this Android Atrical, How to use Alarm Manager and Broadcast Receiver in Android. here I have also used an android service for creating an android Alarm Tutorial for android development. and also show android alarm notifications. here I am user android background service and android Broadcast receiver to start an alarm. Android Service:- Android … Read more

How to load image from url android Example

android Example , load image

  Hi, Developer in this Android tutorial I am Sharing How to load image from URL android Example. here you can read an easy way to load an image on imageView From URL in android API Bitmap Image om ImageView with Picasso Library. in this article solve your android development like show image in Profile Activity, Show Image … Read more

Android How get list of checked checkboxes from recyclerview android

checked checkboxes from recyclerview android

Hi everyone today I am discussing How to get list of checked checkboxes from recyclerview android. In this android tutorial, I solve this problem. Android how to used recycler view list in android. how to add checkbox in recycler view.  Get the value of a selected item in the recycler view list. how to Add … Read more

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