What is the API profile exposed by Mono for Android?
Answer / mady
Mono for Android uses the same API profile for the core libraries as MonoTouch.Specifically, MonoTouch and Mono for Android both support a Silverlight-based API, without Silverlight's UI libraries (e.g. no XML, no WindowsBase.dll, etc.), and free of the sandboxing limitations of Silverlight.
| Is This Answer Correct ? | 1 Yes | 0 No |
Why is emulator important in the android environment?
What is handler class do in android?
What is app.iml/ directory?
In android, does service create new thread in background?
Kindly name few of the last code given to android different versions?
If I have a Motorola Android-based device that doesn’t have the Android Market app, can I still download the GoToMeeting app?
What is gradle/ directory?
Could you name a few key components of android?
What is main/jni/ directory?
how to create a service with single thread?
What do you know about aidl?
What is a sticky intent in android?