Back to project page RingMyPhoneAndroid.
The source code is released under:
MIT License
If you think the Android project RingMyPhoneAndroid 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 com.darkrockstudios.apps.ringmyphone; /** * Created by Adam on 10/14/13. */ public class PebbleApp { public final static java.util.UUID UUID = java.util.UUID.fromString( "D1AD936B-1768-460E-885A-D796896A38C2" ); }