# Mobile and TV SDKs

![Consent collection in-app](https://1703900661-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDh8ZWDZrXs8sc4QKEQ%2Fuploads%2Fgit-blob-6c7ba41d026cd43f8f46a3d817586b2e803f3c12%2Fandroid.png?alt=media)

This section will guide you through the required steps to setup the Didomi SDK for your mobile and TV applications.

We are assuming that you have a Didomi account and an API key. If not, please go to our [website](https://www.didomi.io) and sign up for an account.

To collect and manage consents in your mobile and TV applications, we offer SDKs for the Android, iOS, and TV platforms:

* [Android / Android TV SDK](https://developers.didomi.io/cmp/mobile-sdk/android/setup)
* [iOS / tvOS SDK](https://developers.didomi.io/cmp/mobile-sdk/ios/setup)

If you’re looking for guidance on getting started with mobile development with our SDKs, feel free to explore our sample apps repositories:

* [Android Sample App (Java)](https://github.com/didomi/sample-app-android-java)
* [Android Sample App (Jetpack Compose)](https://github.com/didomi/sample-app-android-compose)
* [Android Sample App (Kotlin)](https://github.com/didomi/sample-app-android-kotlin)
* [iOS Sample App (Objective-C)](https://github.com/didomi/sample-app-ios-objective-c)
* [iOS Sample App (Swift)](https://github.com/didomi/sample-app-ios-swift-storyboard)
* [iOS Sample App (SwiftUI)](https://github.com/didomi/sample-app-ios-swift-swiftui)
* [Android / iOS Sample App (React Native)](https://github.com/didomi/sample-app-react-native)
