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 |
Explain me scenario in which only ondestroy is called for an activity without onpause() and onstop()?
What does auto sync do on android?
What information do you need before you begin coding an android app for a client?
How many apps are available for Android?
How do I override a method in android?
Sqlite database save data in which storage?
What are the different phases of the activity life cycle?
where will you declare your activity so the system can access it?
What is the importance of android in the mobile market?
Explain the android versions history and there name?
If I’m a game developer and I’m building piece of content and I want to sell it, how do I do that and realize revenue?
What is gradle/ directory?