What is Mono for Android?
Answer / mady
Mono for Android is a software development kit that allows developers to use the C# language to create mobile applications for Android-based devices.Mono for Android exposes two sets of APIs, the core .NET APIs that C# developers are familiar with as well as a C# binding to Android's native APIs exposed through the Mono.Android.* namespace.You can use Mono for Android to develop applications that are distributed through
the Android Application Stores or to deploy software to your personal hardware or the Android simulator.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please explain what is an intent? Can it be used to provide data to a contentprovider? Why or why not?
How to Remove Desktop icons and Widgets?
What is Content Provider in Android?
0 Answers SwanSoft Technologies,
What is difference between activity & service?
Can an application be started on powerup?
What are the security measures that are taken to make android secure?
What is notificationmanager class?
Will my users need to install Mono?
What is staggered grid in android?
Describe android Activities in brief.
What are the core building blocks of android?
Can I write code for android using c/c++?