TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Android Programming using C#
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Manish Tewatia (5)
Kirtan Patel (1)
Related resources for Android Programming using C#
No resource found
AutoComplete And MultiComplete TextView in Mono For Android
3/20/2020 3:16:57 AM.
This article is about the AutoComplete and MultiComplete TextViews which can show a suggestions based list of data in Android.
Working With Text Controls in Mono for Android
3/20/2020 3:05:28 AM.
By using text controls in your Android application, we can configure, style, and manipulate the controls in a variety of ways.
Passing Data From One Activity to Another Activity in Android
3/20/2020 2:53:54 AM.
This article shows how you can pass data from one intent to another intent when calling it from a button in Android
Working With Android ScrollView in VS2010
3/20/2020 2:47:52 AM.
ScrollView is one of Android's most commonly used widgets, Let's learn how to use it using VS2010.
Display images inside a GridView in Android using VS 2010
3/20/2020 2:38:00 AM.
The GridView view mode displays a list of data items by binding data fields to columns and by displaying a column header to identify the field. The column cells and the column header of a GridViewColu
Simple Calculator Using Mono for Android
5/15/2012 1:41:09 PM.
In this article you will learn how to create simple calculator using Mono for Android.