Android Open Source - Development sdk notify-me-android






Project Summary

Push: The Notify Me sample app introduces developers to the push features of the ContextHub Android SDK..

Web Site / Source Repository

notify-me-android is hosted in the following web site
https://github.com/contexthub/notify-me-android

If you think the Android project notify-me-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.

Project Detail

The following table is the detailed list of notify-me-android.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi]
Activity Count1
Fragment Count4
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.chaione.notifyme.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




License

The license information of notify-me-android is as follows:

MIT License

Java Source Files

com.contexthub.notifyme.ApplicationTest.java
com.contexthub.notifyme.Constants.java
com.contexthub.notifyme.MainActivity.java
com.contexthub.notifyme.NotifyMeApp.java
com.contexthub.notifyme.fragments.AboutFragment.java
com.contexthub.notifyme.fragments.DeviceFragment.java
com.contexthub.notifyme.fragments.PushReceiveFragment.java
com.contexthub.notifyme.fragments.PushSendFragment.java
com.contexthub.notifyme.model.CustomData.java
com.contexthub.notifyme.model.PushNotificationHistory.java
com.contexthub.notifyme.model.ReceivedPushNotification.java
com.contexthub.notifyme.push.NotificationHandler.java
com.contexthub.notifyme.widget.ClipboardTextView.java