{"id":20018995,"url":"https://github.com/android10/android-featureflags","last_synced_at":"2025-07-03T08:33:53.904Z","repository":{"id":145629009,"uuid":"249729928","full_name":"android10/Android-FeatureFlags","owner":"android10","description":"Simple Feature Flags Framework for Android","archived":false,"fork":false,"pushed_at":"2020-11-04T22:12:20.000Z","size":170,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-04T23:36:31.354Z","etag":null,"topics":["android","developer-tools","development","feature-flags","mobile","mobile-app","mobile-development"],"latest_commit_sha":null,"homepage":"https://fernandocejas.com","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/android10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-03-24T14:27:41.000Z","updated_at":"2023-01-07T14:37:49.000Z","dependencies_parsed_at":"2023-05-24T05:30:23.577Z","dependency_job_id":null,"html_url":"https://github.com/android10/Android-FeatureFlags","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/android10/Android-FeatureFlags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android10%2FAndroid-FeatureFlags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android10%2FAndroid-FeatureFlags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android10%2FAndroid-FeatureFlags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android10%2FAndroid-FeatureFlags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/android10","download_url":"https://codeload.github.com/android10/Android-FeatureFlags/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android10%2FAndroid-FeatureFlags/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263290848,"owners_count":23443666,"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","developer-tools","development","feature-flags","mobile","mobile-app","mobile-development"],"created_at":"2024-11-13T08:25:26.680Z","updated_at":"2025-07-03T08:33:53.872Z","avatar_url":"https://github.com/android10.png","language":"Kotlin","readme":"# Android-FeatureFlags\nStill a WIP\n\n\n## Local Development\nFor this project there are several build variants defined in order demonstrate the usage of feature flags.\nGradle commands by convention are build using the following combination:\n```\nGRADLE TASK NAME: gradle task + product flavor + build type\n```\n\n### Unit Tests\n* `./gradlew runUnitTests` - Execute all unit tests for this project.\n\n## Build Variants\n### DEBUG\n* `./gradlew assembleDemoDebug` - Assembles the **DEMO DEBUG** version of the app.\n* `./gradlew assembleFullDebug` - Assembles the **FULL DEBUG** of the app.\n* `./gradlew runDemoDebug` - Builds and installs the **DEMO DEBUG** apk on the current connected device.\n* `./gradlew runFullDebug` - Builds and installs the **FULL DEBUG** apk on the current connected device.\n\n### STAGING\n* `./gradlew assembleDemoStaging` - Assembles the **DEMO STAGING** version of the app.\n* `./gradlew assembleFullStaging` - Assembles the **FULL STAGING** of the app.\n* `./gradlew runDemoStaging` - Builds and installs the **DEMO STAGING** apk on the current connected device.\n* `./gradlew runFullStaging` - Builds and installs the **FULL STAGING** apk on the current connected device.\n\n### RELEASE\n* `./gradlew assembleDemoRelease` - Assembles the **DEMO RELEASE** version of the app.\n* `./gradlew assembleFullRelease` - Assembles the **FULL RELEASE** of the app.\n* `./gradlew runDemoRelease` - Builds and installs the **DEMO RELEASE** apk on the current connected device.\n* `./gradlew runFullRelease` - Builds and installs the **FULL RELEASE** apk on the current connected device.\n\n#### References\n* [Fernando Cejas Blog Post](https://fernandocejas.com)\n* [Build Variants Android Official Doc](https://developer.android.com/studio/build/build-variants)\n\n\n\n## License\n\n    Copyright 2020 Fernando Cejas\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n\n![http://www.fernandocejas.com](https://github.com/android10/Sample-Data/blob/master/android10/android10_logo_big.png)\n\n\u003ca href=\"https://www.buymeacoffee.com/android10\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\n","funding_links":["https://www.buymeacoffee.com/android10"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroid10%2Fandroid-featureflags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandroid10%2Fandroid-featureflags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroid10%2Fandroid-featureflags/lists"}