{"id":19672741,"url":"https://github.com/halilozel1903/buildvariantapp","last_synced_at":"2025-04-29T01:30:47.943Z","repository":{"id":38074889,"uuid":"445492294","full_name":"halilozel1903/BuildVariantApp","owner":"halilozel1903","description":"This app includes Implementation of Huawei and Google Kits in a single codebase using Build Variants. 🗺 📩","archived":false,"fork":false,"pushed_at":"2023-12-10T12:00:54.000Z","size":2697,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T12:23:39.416Z","etag":null,"topics":["build-gradle","build-variants","firebase","firebase-cloud-messaging","gms","google-map","google-maps","google-maps-api","google-messages","hms","hms-pushkit","hms-sample","huawei-appgallery","huawei-map-kit","huawei-maps","huawei-mobile-services","huawei-push"],"latest_commit_sha":null,"homepage":"https://halilozel1903.medium.com","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halilozel1903.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-07T11:04:33.000Z","updated_at":"2024-08-03T19:36:06.000Z","dependencies_parsed_at":"2023-02-12T18:15:36.145Z","dependency_job_id":null,"html_url":"https://github.com/halilozel1903/BuildVariantApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilozel1903%2FBuildVariantApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilozel1903%2FBuildVariantApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilozel1903%2FBuildVariantApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilozel1903%2FBuildVariantApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halilozel1903","download_url":"https://codeload.github.com/halilozel1903/BuildVariantApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251415619,"owners_count":21585865,"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":["build-gradle","build-variants","firebase","firebase-cloud-messaging","gms","google-map","google-maps","google-maps-api","google-messages","hms","hms-pushkit","hms-sample","huawei-appgallery","huawei-map-kit","huawei-maps","huawei-mobile-services","huawei-push"],"created_at":"2024-11-11T17:13:10.875Z","updated_at":"2025-04-29T01:30:46.103Z","avatar_url":"https://github.com/halilozel1903.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Variant App 🗾 📦 📱\n\n![Huawei vs Google](https://www.notebookcheck.net/fileadmin/Notebooks/News/_nc3/Huawei_will_nie_wieder_zurueck_zu_Google73.jpg)\n\nBuild variant is a feature of Android Studio to create a project which can be build in different versions.\n\nBy using Build Variants, you can create different versions of apk by only using single codebase.\n\nIt can create different apks for Huawei and Google implementations.\n\nGradle automatically creates all the possible combination of the variants in different dimensions that you created.\n\n## Active Build Variant: Google 📨 🧭\n\n\u003cimg src=\"https://github.com/halilozel1903/BuildVariantApp/blob/master/screenshots/google_map.png\" width=\"250\" /\u003e  \u003cimg src=\"https://github.com/halilozel1903/BuildVariantApp/blob/master/screenshots/google_map_1.png\" width=\"250\" /\u003e  \u003cimg src=\"https://github.com/halilozel1903/BuildVariantApp/blob/master/screenshots/google_message.png\" width=\"250\" /\u003e\n\n## Active Build Variant: Huawei 📩 📍\n\n\u003cimg src=\"https://github.com/halilozel1903/BuildVariantApp/blob/master/screenshots/huawei_map.png\" width=\"250\" /\u003e  \u003cimg src=\"https://github.com/halilozel1903/BuildVariantApp/blob/master/screenshots/huawei_map_1.png\" width=\"250\" /\u003e  \u003cimg src=\"https://github.com/halilozel1903/BuildVariantApp/blob/master/screenshots/huawei_message.png\" width=\"250\" /\u003e\n\n\n## Sources 📚\n\n- [Map Kit App](https://github.com/halilozel1903/HuaweiMapKitApp)\n\n- [Push Kit App](https://github.com/halilozel1903/HuaweiPushKitApp)\n\n- [Guide to Implement Mobile Services From Different Providers In Single Codebase Build Variant](https://medium.com/huawei-developers/guide-to-implement-mobile-services-from-different-providers-in-single-codebase-build-variants-b3610fb77fec) \n\n## License ℹ️\n```\nMIT License\n\nCopyright (c) 2022 Halil OZEL\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilozel1903%2Fbuildvariantapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalilozel1903%2Fbuildvariantapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilozel1903%2Fbuildvariantapp/lists"}