{"id":17964945,"url":"https://github.com/revenuecat/purchases-android","last_synced_at":"2026-03-12T13:05:09.743Z","repository":{"id":37759258,"uuid":"127346826","full_name":"RevenueCat/purchases-android","owner":"RevenueCat","description":"Android in-app purchases and subscriptions made easy.","archived":false,"fork":false,"pushed_at":"2024-10-29T10:50:44.000Z","size":12151,"stargazers_count":253,"open_issues_count":33,"forks_count":52,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-10-29T11:55:17.172Z","etag":null,"topics":["android","hacktoberfest","iap","receipt-validation"],"latest_commit_sha":null,"homepage":"https://www.revenuecat.com/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RevenueCat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.latest.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-29T20:59:15.000Z","updated_at":"2024-10-29T10:07:13.000Z","dependencies_parsed_at":"2023-09-28T17:33:32.729Z","dependency_job_id":"9e7bc34f-a25f-45e3-983a-d6faa5729ced","html_url":"https://github.com/RevenueCat/purchases-android","commit_stats":{"total_commits":1760,"total_committers":41,"mean_commits":"42.926829268292686","dds":0.6892045454545455,"last_synced_commit":"36d80c80103aed5e03dfc5cdd697c752adce489d"},"previous_names":[],"tags_count":198,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RevenueCat","download_url":"https://codeload.github.com/RevenueCat/purchases-android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246547396,"owners_count":20794970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","hacktoberfest","iap","receipt-validation"],"created_at":"2024-10-29T12:09:37.944Z","updated_at":"2026-01-08T11:09:25.615Z","avatar_url":"https://github.com/RevenueCat.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e😻 In-App Subscriptions Made Easy 😻\u003c/h3\u003e\n\n[![License](https://img.shields.io/github/license/RevenueCat/purchases-android.svg?style=flat)](https://github.com/RevenueCat/purchases-android/blob/main/LICENSE)\n[![Release](https://img.shields.io/github/release/RevenueCat/purchases-android.svg?style=flat)](https://github.com/RevenueCat/purchases-android/releases)\n\nRevenueCat is a powerful, reliable, and free to use in-app purchase server with cross-platform support. Our open-source framework provides a backend and a wrapper around StoreKit and Google Play Billing to make implementing in-app purchases and subscriptions easy. \n\nWhether you are building a new app or already have millions of customers, you can use RevenueCat to:\n\n  * Fetch products, make purchases, and check subscription status with our [native SDKs](https://docs.revenuecat.com/docs/installation). \n  * Host and [configure products](https://docs.revenuecat.com/docs/entitlements) remotely from our dashboard. \n  * Analyze the most important metrics for your app business [in one place](https://docs.revenuecat.com/docs/charts).\n  * See customer transaction histories, chart lifetime value, and [grant promotional subscriptions](https://docs.revenuecat.com/docs/customers).\n  * Get notified of real-time events through [webhooks](https://docs.revenuecat.com/docs/webhooks).\n  * Send enriched purchase events to analytics and attribution tools with our easy integrations.\n\nSign up to [get started for free](https://app.revenuecat.com/signup).\n\n## Purchases\n\n*Purchases* is the client for the [RevenueCat](https://www.revenuecat.com/) subscription and purchase tracking system. It is an open source framework that provides a wrapper around `BillingClient` and the RevenueCat backend to make implementing in-app subscriptions in `Android` easy - receipt validation and status tracking included!\n\n## Migration Guides\n| Description | Link |\n| --- | --- |\n| Migrating from v4.x.x to v5.x.x | [V5 API Migration Guide](./migrations/v5-MIGRATION.md) |\n| Migrating from v5.x.x to v6.x.x | [V6 API Migration Guide](./migrations/v6-MIGRATION.md) |\n\n\n\n## RevenueCat SDK Features\n|   | RevenueCat |\n| --- | --- |\n✅ | Server-side receipt validation\n➡️ | [Webhooks](https://docs.revenuecat.com/docs/webhooks) - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more  \n🎯 | Subscription status tracking - know whether a user is subscribed whether they're on iOS, Android or web  \n📊 | Analytics - automatic calculation of metrics like conversion, mrr, and churn  \n📝 | [Online documentation](https://docs.revenuecat.com/docs) up to date  \n🔀 | [Integrations](https://www.revenuecat.com/integrations) - over a dozen integrations to easily send purchase data where you need it  \n💯 | Well maintained - [frequent releases](https://github.com/RevenueCat/purchases-android/releases)  \n📮 | Great support - [Help Center](https://revenuecat.zendesk.com) \n\n## Getting Started\nFor more detailed information, you can view our complete documentation at [docs.revenuecat.com](https://docs.revenuecat.com/docs).\n\nPlease follow the [Quickstart Guide](https://docs.revenuecat.com/docs/) for more information on how to install the SDK.\n\nOr view / build our Android sample app:\n- [MagicWeather](examples/MagicWeather) (open it on a different Android Studio window)\n\n## Codelab\n\n1. [RevenueCat Google Play Integration](https://revenuecat.github.io/codelab/google-play/codelab-1-google-play-integration/index.html#0): In this codelab, you'll learn how to:\n\n   - Properly configure products on Google Play.\n   - Set up the RevenueCat dashboard and connect it to your Google Play products.\n   - Understanding Product, Offering, Package, and Entitlement.\n   - Create paywalls using the [Paywall Editor](https://www.revenuecat.com/docs/tools/paywalls/creating-paywalls#using-the-editor).\n\n2. [Android In-App Purchases \u0026 Paywalls](https://revenuecat.github.io/codelab/android/codelab-2-android-sdk/index.html#0): In this codelab, you will:\n\n   - Integrate the Android RevenueCat SDK into your project\n   - Implement in-app purchases in your Android application\n   - Learn how to distinguish between paying and non-paying users\n   - Build a paywall screen, which is based on server-driven UI approach\n\n## Requirements\n- Java 8+\n- Kotlin 1.8.0+\n- Minimum target: Android 5.0+ (API level 21+)\n\n## SDK Reference\nOur full SDK reference [can be found here](https://sdk.revenuecat.com/android/index.html).\n\n## Contributing\nContributions are always welcome! To learn how you can contribute, please see the [Contributing Guide](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevenuecat%2Fpurchases-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevenuecat%2Fpurchases-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevenuecat%2Fpurchases-android/lists"}