# Android Tracking SDK Examples

  

### Simple Asset Tracking

Learn how to perform operations on Asset Profile with the interfaces provided by the Asset Tracking Android SDK

[View Documentation](/tracking/android-tracking-sdk/examples/simple-asset-tracking)

### Asset Tracking Extended

Learn how to build a tracking app based on the Android Asset Tracking SDK, users can do asset creation and binding, switch between different tracking modes, and receive callbacks for the data tracking.

[View Documentation](/tracking/android-tracking-sdk/examples/asset-tracking-extended)

### Asset profile Operations

Learn how to perform operations on Asset Profile with the interfaces provided by the Asset Tracking Android SDK

[View Documentation](/tracking/android-tracking-sdk/examples/asset-profile-operations)

### Get AssetTrackingCallback ViewController

Learn how to start data tracking with the Android Tracking SDK and get related AssetTrackingCallback in your activities and handle them.

[View Documentation](/tracking/android-tracking-sdk/examples/get-assettracking-callback)

### Update configurations at runtime

Learn how to initialize related configuration for the Android Asset Tracking SDK, and how to update the configurations at runtime

[View Documentation](/tracking/android-tracking-sdk/examples/update-configurations-at-runtime)
