Back to project page location-sharing-android.
The source code is released under:
MIT License
If you think the Android project location-sharing-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.
package lv.lu.locationsharing.utils; public class Constants { final public static String PREF_NAME="Natuplan"; public static final String FIELD_REGISTRATION_ID = "registration_id"; public static final String SENDER_ID="306317131096"; }