In this article I am going to discuss about Android Activity, Activity Stack, Register an Activity . Activity : One…
In the last article I have discussed about Intent and Types of Intent in the Android Development Tutorial Series. Today…
Hello folks, so in this article I am going to discuss about How to implement Android TextInputLayout validation using TextWatcher,…
In this tutorial we will learn about how to create spinner in android, and show a toast message of spinner value when…
In this tutorial we will learn about how to create checkbox in android studio, and show a toast message of checkbox value…
In this android studio tutorial we are going to learn about, How to install Android Studio on windows operating system…
As in our last tutorial we discussed about CardView in android , Now in this tutorial I am going to discuss…
If you want to start your adventure as an android developer, but you don’t know how ? find out theses…
In this tutorial we will learn about how to implement a RatingBar in android, how to getRating() and show a toast message of…
In this tutorial we will learn about how to implement a toggle button in android, how to set OnCheckedChangeListener() for…
In this tutorial we will learn about how to implement a button, how to set onClick listener for button,show a…
In this tutorial, we will look into how to create a flashlight app in android, how it is implemented, how…