First I must to thanks to @Milk (mike.a@xamarin.com) and @Avery (avery.coleman@xamarin.com). You send to me and help me.But I'm in China. I can not to send to your E-mail. It has a limit. So I want to say sorry for you.
Serveral month ago. I asked which Mvvm frame is best. Many people reply to me .So I choose the MvvmLight. Of cause others are also good.But I'm in trouble Now.
I read it http://blog.galasoft.ch/posts/2014/07/using-xamarin-forms-with-mvvmlight/
But I modified App.cs like this. I can't see the view.Maybe I missed something.
I also want to know how to navigation ,messager from view1 to view2 and how to config the IOC to let View to bind ViewModel.
This is my test code https://onedrive.live.com/redir?resid=4D6821E1140EDCF0!69187&authkey=!AHruL20zIiGgFeU&ithint=file,rar
I hope someone can help me . Modify the code to let me know how to do it.