pebble/devsite/source/docs/pebblekit-android/index.md
2025-02-24 18:58:29 -08:00

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.