is possible to convert any code in native android to xamarin.android? -


i android developer , studying xamarin , ask myself "can convert android(ios) code xamarin.android or xamarin.ios ?" because know c# similar java . , still have few different syntax . can me answer question ?

xamarin allows write android apps in c#. allows use existing java code in solution. done creating bindings, bridge between managed code , android runtime.

for more information see:

http://developer.xamarin.com/guides/android/advanced_topics/java_integration_overview/binding_a_java_library_%28.jar%29/


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -