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 |
Is it possible to use or add a fragment without using a user interface in Android?
What is activity in android?
What is intent component of android?
What is fused?
What is the variance between a regular bitmap and a nine-patch image?
So, how should I go about picking an Android phone?
What are the android application components?
What composes a typical android application project?
What is sqlite? How does it differ from client-server database management systems?
Explain the android application architecture.
how to write a custom adapter in android?
How all the activities that are running run in main thread?