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 |
Define activity application component.
What is setbackgroundresource?
Write down the syntax to get a view element in the program?
What is an android virtual device?
How to start another activity?
Can I use my android phone as a bootable usb?
What is color/ directory?
Why can't you run java byte code on android?
Is miui better than android?
Why would you do the setcontentview() in oncreate() of activity class?
In android, can we change the gps setting by write my own java code?
what are the main prerequisite needed starting learning android?