---
title: "Adapty SDK Kurulumu"
description: "iOS, Android ve cross-platform uygulamalar için Adapty SDK'larını kurun."
---

Tercihlerinize göre başlamak için üç yol var:

- **Platforma özel hızlı başlangıç kılavuzlarını takip edin**: Kılavuzlar üretime hazır kod parçacıkları içerdiğinden uygulama fazla zaman almaz.
    - [iOS](ios-sdk-overview)
    - [Android](android-sdk-overview)
    - [React Native](react-native-sdk-overview)
    - [Flutter](flutter-sdk-overview)
    - [Unity](unity-sdk-overview)
    - [Kotlin Multiplatform](kmp-sdk-overview)
    - [Capacitor](capacitor-sdk-overview)
- **LLM kullanın**: Dokümanlarımız LLM dostu. Adapty dokümantasyonuyla LLM'lerden en iyi şekilde yararlanmak için [kılavuzumuzu](adapty-cursor) okuyun.
- **Örnek uygulamaları inceleyin**:
    - [iOS (Swift)](https://github.com/adaptyteam/AdaptySDK-iOS/tree/master/Examples)
    - [Android (Kotlin)](https://github.com/adaptyteam/AdaptySDK-Android/tree/master/app)
    - [React Native (Saf RN üzerinde temel örnek)](https://github.com/adaptyteam/AdaptySDK-React-Native/tree/master/examples/BasicExample) 
    - [React Native (Gelişmiş örnek – daha karmaşık durumlarla çalışmanıza olanak tanıdığı için geliştirme sürecinde kullanışlıdır)](https://github.com/adaptyteam/AdaptySDK-React-Native/tree/master/examples/AdaptyDevtools)
    - [React Native (Expo dev build)](https://github.com/adaptyteam/AdaptySDK-React-Native/tree/master/examples/FocusJournalExpo)
    - [React Native (Expo Go & Web)](https://github.com/adaptyteam/AdaptySDK-React-Native/tree/master/examples/ExpoGoWebMock)
    - [Flutter (Dart)](https://github.com/adaptyteam/AdaptySDK-Flutter/tree/master/example)
    - [Unity (C#)](https://github.com/adaptyteam/AdaptySDK-Unity/tree/main/Assets)
    - [Kotlin Multiplatform](https://github.com/adaptyteam/AdaptySDK-KMP/tree/main/example)
    - [Capacitor](https://github.com/adaptyteam/AdaptySDK-Capacitor/tree/master/examples)