Friday, August 19, 2016

What I learnt from my first Xamarin.Android app


  • Apply Material Design to Xamarin.Android app
  • Working with NFC on Android 
  • Write async code properly (yeah, I still made mistakes) 
  • Using HockeyApp for crash report and get feedback (integrating HockeyApp into the app is very simple but using its web site is frustrate, why Micrsoft kills Xamarin Insights?)
  • Build a release version - you need to build it in the correct way ;-) 
  • And a lot of small things

No comments:

Post a Comment