Create Android/iOS applications using C#.
Using IDEs Dot32 and Xamarin, you can build apps in C#, run and deploy them usingMicrosoft Visual Studio.
Xamarin – http://xamarin.com/
- Free version includes: Develop apps using Xamarin Studio, deploy to device and deploy to app stores.
- Follow the link to create your first android app using Xamarin Studio: Develop Apps using C#
- For video tutorial check this: Video Tutorial
- Xamarin’s Android API exposes almost 100% of the Android’s – so you can build a complete android app in C#.
- Xamarin’s documentation: http://docs.xamarin.com/
- Follow this link to know about Xamarin’s Architecture: Architecture
dot42 – https://www.dot42.com/
- Free version includes (Community License): Develop and publish free apps on a public market place such as Google Play.
- It is basically a Visual Studio add-in that lets you compile your C# code directly to DEX code. This means there is no run-time requirement such as Mono.
Please share your thoughts on this post in the comments section.
0 comments:
Post a Comment