我使用Xamarin Studio和SMS.Telephony.SmsManager安卓库成功地通过安卓系统发送了多部分(串联)消息。It probably took me longer to install Xamarin then it did to write the code and send the actual messagesmsMgr.SendMultipartTextMessage("17057178131",null, parts
现在,我开始在c#中开发安卓应用程序,我想在Visual studio Express edition中完成。我发现Xamarin可以将安卓和iOS应用程序开发与c#和Visual集成在一起。我安装了xamarin for visual studio
我试图将Xamarin集成到Visual中,但没有成功。我按照developer.Xamarin的指示,在tools -> options中找不到xam