Monday, 23 January 2017

Xamarin setup

The main step to being a xamarin developer is to have some knowledge on C# and the MVVM architecture. I will be doing a seperate article on the MVVM architecture. Its almost similar to the javas MVC architecture. The IDE you would be using can be either Visual Studio or Xamarin Studio. Personally I use Visual Studio as it seemed more like our Android Studio and obviously the Android sdk set up. I use most of the android sdk tools during development - the ddms, uiautomater etc.

Xamarin.Android - a change in the pattern

Alas, I found my blog back. Its been  while since I lost in touch with my buddy and a lot has happened. My career switched from being a native developer to cross platform and my medium of development became Xamarin.Android. So, Im gonna post on all my xamarin encounters. And another good thing is. Whatever solutions are posted in Xamarin.Android it can be used up with syntax change sin native android as well. Happy coding :)