VancedMicroG/play-services-core
mar-v-in 93c3cbb31b Add basic MCS implementation to realize C2DM (used by GCM)
- Can be started using `am startservice com.google.android.gms/org.microg.gms.gcm.mcs.McsService` on device
- Does not send Heartbeats -> Connection will be closed after 30 minutes
- No automatic reconnect on connection closure
- Only push, no bidirectional communication
2015-03-22 14:32:51 +01:00
..
src/main Add basic MCS implementation to realize C2DM (used by GCM) 2015-03-22 14:32:51 +01:00
build.gradle Some fixes 2015-03-20 21:50:37 +01:00