C# Corner
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
TECHNOLOGIES
ANSWERS
BLOGS
VIDEOS
INTERVIEWS
BOOKS
NEWS
CHAPTERS
CAREER
Jobs
IDEAS
About Xamarin.Android
Share
facebook
twitter
linkedIn
google +
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ahsan Siddique (25)
Anbu Mani (16)
Logesh Palani (5)
Delpin Susai Raj (5)
Mushtaq M A (3)
Amit Gobare (3)
Chandra Shekher (3)
Anandjit Banerjee (2)
Sumit Singh Sisodia (2)
Satyaprakash Samantaray (2)
Vincent Maverick Durano (2)
Nemi Chand (1)
Venkata Swamy Balaraju (1)
Karthick R (1)
Suchit Khunt (1)
Mohammad Irshad (1)
Charwaka Thupili (1)
Virendra Thakur (1)
Akshayrao V (1)
Rupesh Kahane (1)
Muthuramalingam Duraipandi (1)
Manoj Kulkarni (1)
Vaikesh K P (1)
Abhishek Kumar Ravi (1)
Related resources for Xamarin.Android
No resource found
Xamarin.Android - Face Detection Using Computer Vision Face API
1/16/2019 8:28:37 AM.
In this post, we will focus on the Microsoft Cognitive Services Face API. Specifically, we'll look at what you can do with the Face API and then, we will run through an example of it.
Xamarin.Android - Build Real Life Applications Using TCP/IP - Part Three
1/9/2019 1:11:07 AM.
This is the third and final part of my article series of Xamarin.Android where we learned how to build real-life applications using TCP/IP”.
Xamarin.Android - Recognize Celebrities Using Cognitive Services
1/3/2019 3:34:07 PM.
In this article, you will learn how to consume Cognitive Services for recognizing a celebrity's face, using Xamarin.Android. I hope you will learn some amazing things in Xamarin using Cognitive Se
Xamarin.Android - Analyze Image Using Computer Vision
1/3/2019 3:32:52 PM.
In this article, you will learn how to consume cognitive services for Analyzing images in xamarin.android.
Xamarin.Android - Using Computer Vision API To Analyze Images Taken By Camera
1/3/2019 9:10:50 AM.
In this article, I will show you, how to consume computer vision API in xamarin.android for analyzing images by mobile camera.
Xamarin.Android - Recognize Celebrities By Camera Using Computer Vision
12/27/2018 1:54:02 PM.
In this article, you will learn how to consume cognitive services for recognizing a celebrity in Xamarin.Android by using a mobile camera.
Xamarin.Android - Upload Image To Blob Storage
12/26/2018 1:57:19 PM.
In this article, you will learn how you can upload images to blob storage through Xamarin.Android. It’s pretty simple to build this app with a native Xamarin platform. I hope you will enjoy and learn
Xamarin.Android - Build Real-life Application Using TCP/IP - Part Two
12/19/2018 4:45:55 PM.
In the last article, I had completed the first module of the client application. Let’s start to build a server application for workstations.
Xamarin.Android - Build Real-life Application Using TCP/IP - Part One
12/18/2018 9:19:00 AM.
The purpose of this project is to develop an Android-based application which will serve the administrator with on-demand remote surveillance and controlling of workstations of a workplace. The project
Add Email Authentication To Xamarin.Android App Using Firebase - Part One
12/5/2018 1:26:41 AM.
Today, I am going to show you how to add Email authentication in Android using FireBase. Android Support Library v7 AppCompat, Android Support Design Library, Xamarin.Firebase.Auth Nuget Package, Regi
Consuming RESTful APIs In Xamarin Android
11/29/2018 12:55:25 AM.
In this episode, I will teach you how we can consume RESTful API's in Xamarin Android.
How To Use Zxing Intent Integrator In Xamarin.Android
11/27/2018 10:05:12 AM.
In this article, we will see how to use Zxing Intent Integrator in Xamarin Android Applications. We have seen a lot of articles about how to integrate Zxing Plugin in Android & iOS Applications. B
How To Send Mail Directly From Android Applications In Xamarin.Android
9/24/2018 8:55:36 AM.
In this article, we will learn how to send Mail directly from Xamarin Android Application without any Intents. For this, we can MailKit to send mail directly.
Getting Started With SignalR Using ASP.NET Core - Using Xamarin Android
9/5/2018 1:10:43 AM.
In this article, we'll learn how to get started with SignalR using Xamarin Android. Along with SignalR stack, the .NET client also released with it. You can use this .NET client with any .NET appl
How To Disable Copy And Paste Options For Entry In Xamarin.Forms Using CustomRenderer
5/29/2018 11:44:42 AM.
Sometimes, for security reasons, we need to restrict the copy, cut and paste clipboard options for Entry in our app. For example adding payee through Online Banking and while entering passwords. So, i
HTML Parser In Xamarin.Android Using jsoup
4/24/2018 3:24:28 AM.
In this article, we will learn how to parse an HTML page using jsoup in Xamarin.Android.
Xamarin Android Firebase Google Sign-In
4/19/2018 12:59:09 AM.
Configure Google Sign In for Xamarin android application.
Configure Firebase For Google Sign In
4/18/2018 1:19:53 AM.
In this video we will see how to configure Firebase For Google Sign In applications.
Creating SQL Database In Azure Portal
3/28/2018 12:15:44 AM.
In this series, i am gonna teach you how we can develop RESTful API in Asp.Net and how we can consume this RESTful API in Xamarin.Android. In the first episode, i will create SQL database in Azure por
Xamarin.Android - Chat Application Using Firebase - Part Two
3/19/2018 12:42:05 PM.
In this part, I will be completing the remaining process of creating a Chat Application using Firebase.
Xamarin.Android - Login With Gmail Authentication
2/22/2018 3:21:47 PM.
Gmail Login is an easy way for users to log in. It will automatically retrieve all the user information.
Xamarin.Android - Circle ProgressBar In Android
1/10/2018 5:33:28 PM.
In this article, you will create Android App on circle progressbar
Login And Registration Functionality In Xamarin.Android
1/7/2018 12:22:55 PM.
For this article, the purpose of the code is to create a Login & Registration Functionality in Xamarin.Android.
Customize Slider Control In Xamarin.Forms
1/6/2018 4:40:59 AM.
This article demonstrates how to create and use a Customize Slider control in Xamarin.Forms, XAML, and C#. This article starts with the introduction of the Customize Slider tag in XAML. After that, it
Xamarin.Forms Custom Entry
1/3/2018 1:56:12 AM.
This article demonstrates how to create and use a Custom Entry control in Xamarin.Forms, XAML, and C#.
Xamarin.Android - To Do List App
12/27/2017 1:30:49 PM.
In this article, I shall show you how to make a To Do List app in Xamarin.Android.
Add Email Authentication To Xamarin.Android App Using Firebase - Part Two
12/19/2017 7:14:21 PM.
Today, I am going to show you how to add Email authentication in Android using FireBase.
Xamarin.Android - Stop Watch Seconds And Milliseconds
12/14/2017 12:26:47 PM.
In this article, I shall show you how to make a simple stop watch app in Xamarin Android. A stopwatch is a handheld timepiece designed to measure the amount of time elapsed from a particular time when
Xamarin.Android - Spelling Checker App
12/11/2017 7:25:32 PM.
In this article, I shall show you how to make a simple spell checker app in Xamarin Android.
Xamarin Android - A Quick Demonstration Of SignalR
12/9/2017 3:34:57 AM.
In this article, I shall show you a quick demonstration SignalR in Xamarin Android app.
Xamarin.Android - Flags Quiz Game App - Part One
12/6/2017 5:14:54 PM.
In this article, we shall learn how to build a flags quiz game in Xamarin Android.
Xamarin.Android - Making A Weather App
12/6/2017 5:14:45 PM.
In this article, I shall show you how to make a waether app using Open Weather Map API by geographic coordinates.
Xamarin.Android - Create A Chat App Using ASP.NET And SignalR
11/22/2017 3:07:28 AM.
Today, I demonstrate you how to build a signalr chat client application using asp.net and xamarin.android with azure.
Xamarin.Android - Working With MongoDB
11/21/2017 9:13:57 AM.
Today, I will show you how to create MongoDB and how to use MongoDB using Xamarin.Android.
Make A Text Recognition App Using Xamarin.Android
11/20/2017 10:51:09 AM.
Today, I shall show you how to create a Text Recognition app using Xamarin Android. I shall used Xamarin Google-Play-Services Vision for text recognition.
Building A Reminder Application In Xamarin.Android
11/17/2017 7:17:00 PM.
This is simple Reminder Application that will remind the particular things (eg: Remind for shopping, remind for particular office work/meeting, remind for go to particular place etc etc). This applic
Xamarin.Android Player Using C# - Part Three
11/16/2017 4:01:45 PM.
it can be simpler and more cost effective to simulate/emulate Android hardware using a tool such as the Xamarin Android Player.
Steps To Configure Xamarin.Android Emulator Performance - Part Two
11/14/2017 6:16:17 PM.
Xamarin is a cross-platform development tool. With Xamarin, you can use C# for iOS, Android, and Universal Windows apps. And with Xamarin Forms, interface design for all three platforms can be accompl
Alphabets to Numbers Translator For Calling In Xamarin.Android
11/9/2017 11:40:42 PM.
In this article, we will learn how to build Call Translator App for Xamarin Android. This is a simple app for learning some basics for beginners and you can also create it in Android Studio but I like
Create A Flash Light App In Xamarin.Android Using Visual Studio
11/9/2017 11:40:31 PM.
Here it goes, My friend receive Samsung mobile phone few month ago. She like it in particular, yet one thing that it doesn't accompany is the toolbox for fundamental utilities. One of them is the
Creating Drawer Layout Using Material Design In Xamarin.Android
9/9/2017 11:11:03 AM.
In this article, you will learn how to create Drawer Layout using Material Design in Xamarin.Android.
Resources In Xamarin.Android
8/17/2017 3:23:34 PM.
When a new Android project is created, there are some files that are added to the project, by default. We call these default project files and folders as Android Resources.
Xamarin.Android - Android Localization
5/19/2017 12:56:10 PM.
In this article, you will create Android app with the supporting localization.
Xamarin Android - Google Firebase Cloud Messaging (FCM)
5/19/2017 11:34:01 AM.
In this article, you will create Android App Firebase Cloud Messaging.
Xamarin.Android - How To Set Time Android Application Using Visual Studio 2017
5/16/2017 4:39:09 PM.
This article acquaints you with how to set Time Android Application, using Visual Studio 2017.
Xamarin.Android - FrameLayout View Using Visual Studio 2017
5/15/2017 7:00:50 PM.
In this article, you will learn Xamarin.Android - FrameLayout View, using Visual Studio 2017.
Xamarin.Android - TableLayout View Using Visual Studio 2017
5/9/2017 12:10:57 PM.
In this article, you will be acquainted with Xamarin.Android - TableLayout View, using Visual Studio 2017.
Xamarin Android - Working With Xamarin Insights
5/9/2017 1:47:54 AM.
In this article, we will create an Android app with Xamarin Insights.
Xamarin.Android - Horizontal And Vertical View In Linear Layout Using Visual Studio 2017
5/5/2017 11:20:41 AM.
Xamarin.Android - Horizontal And Vertical View In Linear Layout Using Visual Studio 2017.
Create Web View Android Application Using Xamarin Android In Visual Studio 2017
4/20/2017 10:19:48 AM.
Create Web View Android Application, using Xamarin Android In Visual Studio 2017.
Xamarin Android - Login With Facebook Authentication
4/19/2017 3:24:24 PM.
In this article, you will create an Android app login with Facebook authentication.
Shared Preferences In Xamarin Android
3/29/2017 6:05:55 PM.
In this blog, we are learning how to use and implement shared preferences in Xamarin Android.
Customize Button In Xamarin Android
3/22/2017 3:29:49 PM.
This article is about customizing the button In Xamarin Android.
Publishing Xamarin Android Applications Using Visual Studio
3/22/2017 3:19:14 PM.
This article acquaints you with publishing Xamarin Android Applications, Using Visual Studio.
Creating Sliding Tab Layout Interface Using Xamarin Android Using Visual Studio RC 2017
2/6/2017 10:31:45 AM.
This Android app development tutorial enables you to understand the Tab layout. For example, I demonstrate how to slide a Tab from the layout to another page layout.
Create An Alert Window In Xamarin Android App Using Visual Studio 2015
1/12/2017 10:40:06 AM.
In this article, you will learn how to create an Alert Window in Xamarin Android app, using Visual Studio 2015.
Persistent Storage In Xamarin Android App Using Shared Preferences
12/1/2016 1:19:55 PM.
In this article, we will cover how to persist values in Xamarin Android app, using Shared Preferences.
Create A Spinner In Xamarin Android Application Using Visual Studio 2015 Update 3
11/24/2016 12:44:04 AM.
This article is about how to create Spinner application in Xamarin Android application, using Visual Studio 2015 Update 3.
Create An Auto Suggest Box In Xamarin Android App Using Visual Studio 2015 Update 3
10/1/2016 5:06:07 PM.
In this article, you can learn how to create an Auto Suggest Box in Xamarin Android app using Visual Studio 2015 Update 3.
Create A Rating Bar Control In Xamarin Android App Using Visual Studio 2015 Update 3
9/21/2016 4:18:23 PM.
In this article, you will learn how to create a Rating Bar control in Xamarin Android App, using Visual Studio 2015 Update 3.
How To Run Xamarin Android App In Android Phone Using Visual Studio 2015 Update 3
9/9/2016 1:46:09 PM.
In this article, you will learn how to run Xamarin Android App in Android phone, using Visual Studio 2015 Update 3.
How To Update Xamarin Android SDK In Visual Studio 2015 Update 3
9/6/2016 12:05:22 PM.
in this article, you will learn, how to update Xamarin in Visual Studio 2015 Update 3.
Creating CollapsingToolbarLayout, NestedScrollView, and CardView In Android
7/14/2016 1:15:15 PM.
In this article, you will learn how to create CollapsingToolbarLayout, NestedScrollView, CardView, using XamarinAndroidSupportDesign.
Xamarin Android: Create Android Recycler View Using Material Design
7/10/2016 12:24:24 PM.
In this article, you will learn how to create a Xamarin Android Recycler View using Material Design.
Xamarin Android: Create Login With Web API Using Azure SQL Server - Part One
6/4/2016 1:38:15 PM.
In this article you will learn how to create login with Web API Using Azure SQL Server .
Xamarin Android: Create Left Navigation Drawer Layout
5/18/2016 12:41:38 PM.
In this article you will create a new Xamarin Android Left Navigation Drawer Layout.
Xamarin Android: Create Android AnimationDrawable App
5/14/2016 1:02:51 AM.
In this article you will create a new Xamarin Android AnimationDrawable App.
Bind HTML Data Into WebView Using Xamarin Forms
5/13/2016 11:00:35 AM.
In this article we will learn how to bind data in HTML-formatted strings in WebView using Xamarin Forms.
Showing Data In Listview With API Using Xamarin Forms
5/12/2016 11:12:18 AM.
In this article we will learn how to show data in Listview with API using Xamarin Forms.
Call Images In Different Platforms Using Xamarin Forms
5/11/2016 12:42:00 PM.
In this article we'll learn how to display images as an icon using Xamarin forms in different platforms.
Xamarin Android: Create An Auto Complete Widget
5/10/2016 3:13:33 PM.
In this article you will learn how to create an Auto Complete Widget in Xamarin Android.
Xamarin Android: Create Android Splash Screen App
5/7/2016 2:01:29 PM.
In this article you will create a Xamarin Android Splash Screen app.
Xamarin Android: Create Android Circle Image App
5/6/2016 11:50:39 AM.
In this article you will create a Xamarin Android Circle Image app.
Xamarin Android - Create Hello World Application
5/5/2016 12:16:54 PM.
In this article you will learn how to create your first Xamarin Android Hello World app.
Xamarin Android: Create Google Map Draw Circle Around Marker
5/3/2016 11:04:36 AM.
In this article you will create a new Xamarin Android Google Map Draw Circle around Marker.
Xamarin Android: Create Xamarin Android Google Map With Add Markers
5/3/2016 11:02:12 AM.
In this article you will create a Xamarin Android Google map with Marker.
Xamarin Android: Create An SHA 1 Key For Google Map App Development
5/1/2016 3:49:23 PM.
In this article you will create an SHA1 Fingerprint Key for Xamarin Android Google Map App Development.
StreetHawk Analytics To Analyse Xamarin.Android App
1/11/2016 10:29:43 AM.
In this article you will learn about StreetHawk Analytics to Analyse Xamarin.Android App.
Xamarin.Android: Working With GPS And Locations
10/3/2015 8:40:30 AM.
In this article, you will learn how to get the current location of the device and determine how many miles you are away based on the origin of the location provided.
Xamarin Android and Visual Studio Build Failed With no Errors
4/28/2015 1:29:09 PM.
In this article you will learn how to fix the Xamarin Android and Visual Studio Build Failed issue without any build Error.
Start App Development With Xamarin
8/26/2014 2:50:49 PM.
In this article you will learn how to create an Android app with Xamarin.
- Ebook
Building Cloud Apps with Windows Azure
This ebook walks you through a patterns-based approach to building real-world cloud s...
Download