mirror of
https://github.com/google/pebble.git
synced 2025-03-15 16:51:21 +00:00
1.4 KiB
1.4 KiB
permalink | layout | title | docs_language |
---|---|---|---|
/feed.xml | docs/markdown | PebbleKit Android Documentation | pebblekit_android |
This is the contents page for the PebbleKit Android SDK documentation, which includes all information on the two main packages below:
{% for module in site.data.docs_tree.pebblekit_android %}
{{ module.name }}
{% endfor %}
This part of the SDK can be used to build companion apps for Android to enhance the features of the watchapp or to integrate Pebble into an existing mobile app experience.
Get started using PebbleKit Android by working through the Android Tutorial. Check out {% guide_link communication/using-pebblekit-android %} to learn more about using this SDK.
You can also find the source code for PebbleKit Android on GitHub.