POC - Android application which continuously sends the location to server and accepts the notfication from GCM . The notification is displayed on the notification bar..
DealsMessanger-Android is hosted in the following web site
https://github.com/indvamshi/DealsMessanger-Android
If you think the Android project DealsMessanger-Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DealsMessanger-Android.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gcm.jar gcm.jar google-play-services.jar google-play-services.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.dealsmessanger.android.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 1 image files in DealsMessanger-Android. The names of the image files are listed as follows.
ic_stat_gcm.png
The following screenshort is generated from the image listed above.
DealsMessanger-Android has the following Java source files.
com.dealsmessanger.android.DemoActivity.java com.dealsmessanger.android.DeviceIdentifier.java com.dealsmessanger.android.GcmBroadcastReceiver.java com.dealsmessanger.android.GcmIntentService.java