MaaS Alerts and Notifications.
maas-alerts-android-sdk is hosted in the following web site
https://github.com/phunware/maas-alerts-android-sdk
If you think the Android project maas-alerts-android-sdk 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 maas-alerts-android-sdk.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpiv5, xhdpi, hdpiv5, mdpiv5] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | MaaSAlerts-javadoc.jar MaaSAlerts.jar android-support-v4.jar gcm.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.phunware.alerts.sample.permission.C2D_MESSAGE |
There are 6 image files in maas-alerts-android-sdk. The names of the image files are listed as follows.
ic_tab_console_selected.png ic_tab_console_unselected.png ic_tab_info_selected.png ic_tab_info_unselected.png ic_tab_subscriptions_selected.png ic_tab_subscriptions_unselected.png
The following screenshort is generated from the image listed above.
maas-alerts-android-sdk has the following Java source files.
com.phunware.alerts.sample.AlertsApplication.java com.phunware.alerts.sample.AlertsSample.java com.phunware.alerts.sample.ConsoleFragment.java com.phunware.alerts.sample.ConsoleOutput.java com.phunware.alerts.sample.GCMIntentService.java com.phunware.alerts.sample.InfoFragment.java com.phunware.alerts.sample.PastAlertsFragment.java com.phunware.alerts.sample.SubscriptionsFragment.java com.phunware.alerts.sample.Utils.java com.phunware.alerts.sample.db.AlertModel.java com.phunware.alerts.sample.db.AlertsProvider.java com.phunware.alerts.sample.db.Contracts.java