使用Mono for Android进行程序开发,为在程序中增加数据推送的功能,选用了JPush(极光推送)来实现,经过上网查找,借助于官方文档,最终实现了JPush的集成。本例以JPush SDK1.6.1、Mono for Android 4.10.x为例,说明如何将JPush库集成到Mono for Android程序中。 文档参见: http://blog.csdn.net/xaccc/article/details/26155561
JPush.NET is .NET Server SDK for JPush. It can help you send, monitor and manage all your JPush messages by programming, following JPush official REST API. (JPush.NET 是基于.NET平台的JPush服务器端的SDK。用来帮助开发者以编程的方式使用JPush官方REST API来发送、监视和管理所有的JPush推送消息。)
JPush.NET is .NET Server SDK for JPush. It can help you send, monitor and manage all your JPush messages by programming, following JPush official REST API. (JPush.NET 是基于.NET平台的JPush服务器端的SDK。用来帮助开发者以编程的方式使用JPush官方REST API来发送、监视和管理所有的JPush推送消息。)