📄️ Introduction
Install the rook-sdk library and learn about its features.
📄️ Getting started: Android configuration
Prepare your project for Health Connect.
📄️ Getting started: Environments and logging
Configure rook-sdk behaviour and logcat outputs.
📄️ Usage: SDK initialization
Set your credentials and get authorization of usage.
📄️ Usage: User initialization
Set and configure a user for data synchronization.
📄️ Usage: Availability and permissions
Check permissions and device compatibility with Health Connect.
📄️ Usage: Sync health data
Learn about requests quotas and sync strategies.
📄️ Usage: Sync health data automatically
Schedule automatic syncs with every app launch or in background.
📄️ Usage: Sync health data manually
Sync Health Connect data by yourself.
📄️ Resources
Useful resources fasten rook-sdk implementation.
📄️ Extra: Data sources
Show a connections page for other data sources inside the app.
📄️ Extra: Background steps
Track and upload steps from Android System in background.
📄️ Extra: Known exceptions
rook-sdk returns custom exceptions wrapped in a Result object in each function when an issue is encountered. Below