First, we create a Recyclerview with use of List of items. I already explained it my last article. (refer to the below link) Xamarin Android: Create A…
Introduction The Recyclerview is used to display a group of messages, songs, images (Ex: Inbox, music player, Gallery). For more details, Click. Let’s…
What is SQLite? SQLite database has methods to create, delete, and execute SQL commands, and perform other common database management tasks. More deta…
First we create Azure SQL Server Database. Go to Azure Portal. Create Azure SQL server database: Step 1: Create SQL Database and Database server. Go t…
Introduction The Progress dialog showing a progress indicator it showing text message or view. It’s using at the same time text message or a view only…