Native development with xamarin

I'm just a beginner to Hamarin. Can any body explain to me in a simpler way, here are the instructions: -

Access to native APIs Allows you to create native apps with device-specific experiences.

Does this mean that any developer Androidcan do Javaeverything, for example, about device api, etc. Can I do the same with help Xamarinin C#?

+4
source share
3 answers

Access to the built-in API: Xamarin.Android allows you to access the same API as the Java-developed application.

: Xamarin.Android , ( ..) .

+7

APIS javascript- xamarin.android # # xamarin. , API ios/objective-c xamarin.ios #. Windows-.

, , - xamarin: http://developer.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/

, . .

, , ui. , iOS spinner, android , -, . , .

+1
  • API: API , API- .NET, Dependency.

  • , .

Xamarin reaches its own user interfaces as shown below.

+1
source

All Articles