PushSharp 实现了服务器端向移动客户端推送消息的库,支持 iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, 和 Windows 8 devices! 示例代码://Create our push services broker var push = new PushBroker(); //Registering the Apple Service and send
json2notification Contributors.. Convert JSON to Android Notification. This is very useful for push notification (GCM). Usage Notification notification = Json2Notification.from(context).with(json).notification(); NotificationManager notificationMana
[DEPRECATED] Use RxFcm instead. Their APIs are almost identical so there should not be any problem to migrate from RxGcm to RxFcm. RxGcm RxJava extension for Gcm which acts as an architectural approach to easily satisfy the requirements of an androi
BloodHoud Tiny library for tracking screens and events with google analytics and / or firebase analytics. How to install repositories { maven { url "https://jitpack.io" } } dependencies { implement com.github.kibotu:BloodHound:-SNAPSHOT // for goo
Conversations Conversations: the very last word in instant messaging Design principles Be as beautiful and easy to use as possible without sacrificing security or privacy Rely on existing, well established protocols (XMPP) Do not require a Google Ac
FakeGApps by thermatk Xposed Repo: http://repo.xposed.info/module/com.thermatk.android.xf.fakegapps F-Droid Repo: https://f-droid.org/packages/com.thermatk.android.xf.fakegapps/ Used in combinaton with µg GmsCore to enable Google Cloud Messaging (GC
How to Use To start using it, you need to have set up the Push Server. With the Push Server OK, open the file Config.java and change the addresses of your server and the GCM Sender ID: public static class ADRESSES { public static final String SERVER
android-remote-notifications A Google GCM/Amazon SNS alternative using pull instead of push. Main features Independent user notifications (no Google GCM or Amazon SNS), just put a JSON file in the cloud Framework will update available notifications