Browsing Category
Android tutorial
how to add button to custom title bar in android
Add button to custom title bar
in this tut you will learn how you add button to title bar in android.
https://youtu.be/LjmmW2iRN7s
button to title bar in android
main…
Read More...
Read More...
How to add Alert Dialog with three Buttons in android
Alert Dialog with three Buttons
Previously we learned how we can add two buttons to alert dialog box,in this tut, I will teach you how can add Alert Dialog with three Buttons .…
Read More...
Read More...
landscape mode on android
screen Orientation
In this tutorial, i will show you how you can change activity orientation/screen Orientation in landscape mode by using screenOrientation is the attribute of…
Read More...
Read More...
how to add android Drop Down Menu Spinner
Android spinner
spinner android provides the easiest method to choose one value from a list, android spinner shows its recent selected value when a user touches the spinner its display…
Read More...
Read More...
How to add menu based dialog in android
Menu based dialog
In this tutorial, I will show how u can make popup dialog android menu in the android studio. android popup list will display a dialog’s content area, alertdialog…
Read More...
Read More...
how to make ratingbar in android to show stars
Ratingbar in android
A ratingbar is an extension of progressbar that show rating in stars, to set the ratingbar in android user can use arrow keys, touch or drag using the default…
Read More...
Read More...
android activity lifecycle in android studio
android activity lifecycle tutorial
what is activity lifecycle in android
If you have worked with C# or Java then you will be familiar that your program starts from main…
Read More...
Read More...
how to make alert dialog in android using android studio
how to make android alert dialog box in android using android studio
In this tutorial I will show you how you can make the android alert dialog for android app, android alertdialog …
Read More...
Read More...