# Choicely Mobile SDK ## Docs - [Quick Start](https://docs.choicely.com/android/quick-start.md): Quickly integrate the Choicely Android SDK into your project - [Firebase](https://docs.choicely.com/android/firebase.md): Set up Firebase in your project with the Choicely Android SDK - [Maps](https://docs.choicely.com/android/map.md): Display locations, markers, and interactive map features in your Android app - [Shop](https://docs.choicely.com/android/shop.md): Enable in-app purchases, subscriptions, and paid votes in your Android app - [Custom Splash Fragment](https://docs.choicely.com/android-advanced/custom-splash.md): Add a custom splash fragment with branding and animations to your Android app - [Custom Fragment](https://docs.choicely.com/android-advanced/custom-fragment.md): Create custom fragments and embed Choicely content in your Android app - [React Native Support](https://docs.choicely.com/android-advanced/react-native.md): Integrate a React Native module into an existing native Android project - [Quick Start](https://docs.choicely.com/ios/quick-start.md): Quickly integrate the Choicely iOS SDK into your project - [Firebase](https://docs.choicely.com/ios/firebase.md): Enable push notifications, realtime updates, and social login in your iOS app - [Map](https://docs.choicely.com/ios/map.md): Display locations and interactive maps in your iOS app - [Shop](https://docs.choicely.com/ios/shop.md): Enable in-app purchases, subscriptions, and paid votes in your iOS app - [Custom View](https://docs.choicely.com/ios-advanced/custom-view.md): Integrate your own custom views into Choicely SDK for iOS - [React Native Support](https://docs.choicely.com/ios-advanced/react-native.md): Integrate React Native content and enable URL navigation from JavaScript - [Getting Started](https://docs.choicely.com/react-native/quick-start.md): Clone the React Native demo project and set up your development environment - [Create Components](https://docs.choicely.com/react-native/create-components.md): Write React Native components, register them, and configure them in Choicely Studio - [Run on Device](https://docs.choicely.com/react-native/run-on-device.md): Build and run React Native components on iOS and Android devices - [Firebase Project Setup](https://docs.choicely.com/resources/firebase-project.md): Create and configure a Firebase project for your Choicely app - [Google Maps API Key](https://docs.choicely.com/resources/map-api.md): Create and configure Google Maps API key for the Choicely SDK - [Google Play Store Setup](https://docs.choicely.com/resources/store-setup.md): Create service account credentials for Google Play integration - [Introduction](https://docs.choicely.com/api-reference/introduction.md): Integrate with Choicely using the Developer REST API - [Quickstart](https://docs.choicely.com/api-reference/quickstart.md): Set up your API key, configure requests, and call your first endpoint - [Authentication](https://docs.choicely.com/api-reference/authentication.md): Authenticate Developer API requests with a Bearer token - [App](https://docs.choicely.com/api-reference/app.md): Create, read, update, and delete Choicely apps - [Article](https://docs.choicely.com/api-reference/article.md): Create, read, update, and delete articles - [Contest](https://docs.choicely.com/api-reference/contest.md): Create, read, update, and delete contests - [Feed](https://docs.choicely.com/api-reference/feed.md): Create, read, update, and delete feeds - [File](https://docs.choicely.com/api-reference/file.md): Manage file metadata and upload, download, and delete file data - [Image](https://docs.choicely.com/api-reference/image.md): Upload, read, and delete images - [Purchase](https://docs.choicely.com/api-reference/purchase.md): Read user purchases - [Schedule](https://docs.choicely.com/api-reference/schedule.md): Manage schedules and their timeslots - [Shop](https://docs.choicely.com/api-reference/shop.md): Manage shops and master shops - [Survey](https://docs.choicely.com/api-reference/survey.md): Create, read, update, and delete surveys - [Vote count](https://docs.choicely.com/api-reference/vote-count.md): Read aggregated vote counts for a contest - [Choicely Gemini CLI Extension Conversation Playbook](https://docs.choicely.com/AI/gemini-cli-playbook.md): Use Gemini Cli with the Choicely extension to clone, build, install, and launch the SDK demos via chat. ## Optional - [Choicely Studio](https://studio.choicely.com) - [Website](https://www.choicely.com) - [Github Demo Project](https://github.com/choicely/choicely-sdk-demo)