Answer Posted / 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 |
Post New Answer View All Answers
Explain AndroidManifest.xmlfile in detail.
What is the file features used in android?
What method does android follow to track applications?
What do adt stands for?
Explain in brief about the important file and folder when you create new android application.
how to fix an android application crash?
What is 9-patch image?
What is pojo class in android?
What is the role of orientation?
What is service lifecycle
What is difference between rxjava and rxandroid?
Which kind of information about the application androidmanifest.xml file contains?
When did android become open source?
State the advantages of android?
What type of listener is used to get the ratings from the ratingbar widgets?