An actionbar is a primary toolbar within the activity that may display the activity title, application-level navigation…
Xamarin Android – Service Tutorial This is a xamarin android service tutorial and example. A service is…
A radio button is a two-states button that can be either checked or unchecked. These two states…
In this class we want to see a simple CRUD example in Xamarin. Our component or widget…
AlarmManager class has been around for quite some time, given that it was added in Android…
In this example we shall see how to implement a simple Next/Previous type of pagination in…
My guess is that everybody knows or has used a ListView. Not only is it easy…