pebble
  • Tutorials
  • Get the SDK
  • Guides
  • Documentation
  • Examples
  • Community
  • Blog
  • More
Privacy
Cookies
Publish

PebbleKit Android

  • Pebble C API
  • Pebble JavaScript API
  • PebbleKit JS
  • PebbleKit iOS
  • PebbleKit Android
  • com.getpebble.android.kit
    • Constants
    • PebbleKit
    • PebbleKit.FirmwareVersionInfo
    • PebbleKit.PebbleAckReceiver
    • PebbleKit.PebbleDataLogReceiver
    • PebbleKit.PebbleDataReceiver
    • PebbleKit.PebbleNackReceiver
    • Constants.PebbleAppType
    • Constants.PebbleDataType
  • com.getpebble.android.kit.util
    • PebbleDictionary
    • PebbleTuple
    • SportsState
    • PebbleDictionary.PebbleDictTypeException
    • PebbleDictionary.TupleOverflowException
    • PebbleTuple.ValueOverflowException

com.getpebble.android.kit.util

  • Class Summary 
    Class Description
    PebbleDictionary
    A collection of key-value pairs of heterogeneous types.
    PebbleTuple
    A key-value pair stored in a PebbleDictionary.
    SportsState
    This container class includes new values of time, distance, and pace or speed.
  • Exception Summary 
    Exception Description
    PebbleDictionary.PebbleDictTypeException  
    PebbleDictionary.TupleOverflowException  
    PebbleTuple.ValueOverflowException