{"id":19773175,"url":"https://github.com/ibm-cloud-security/app-id-sample-android","last_synced_at":"2026-06-08T01:31:21.679Z","repository":{"id":52505356,"uuid":"161665845","full_name":"ibm-cloud-security/app-id-sample-android","owner":"ibm-cloud-security","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-27T09:34:05.000Z","size":204,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":12,"default_branch":"development","last_synced_at":"2026-04-21T04:43:39.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ibm-cloud-security.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}},"created_at":"2018-12-13T16:28:57.000Z","updated_at":"2020-02-25T15:16:36.000Z","dependencies_parsed_at":"2022-09-01T14:04:17.954Z","dependency_job_id":null,"html_url":"https://github.com/ibm-cloud-security/app-id-sample-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibm-cloud-security/app-id-sample-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibm-cloud-security%2Fapp-id-sample-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibm-cloud-security%2Fapp-id-sample-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibm-cloud-security%2Fapp-id-sample-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibm-cloud-security%2Fapp-id-sample-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibm-cloud-security","download_url":"https://codeload.github.com/ibm-cloud-security/app-id-sample-android/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibm-cloud-security%2Fapp-id-sample-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34044919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T05:08:53.292Z","updated_at":"2026-06-08T01:31:21.664Z","avatar_url":"https://github.com/ibm-cloud-security.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IBM Cloud App ID\nAndroid Sample App Template for the IBM Cloud App ID service. The App ID Dashboard overwrites the following files with the user's information when they download an Android sample app:\n* app/src/main/res/values/credentials.xml\n* app/src/main/res/values/strings.xml\n* app/src/main/java/com/ibm/cloud/appid/android/sample/appid/StartupActivity.java\n* app/src/main/java/com/ibm/cloud/appid/android/sample/appid/MainActivity.java\n\n[![IBM Cloud powered][img-ibmcloud-powered]][url-ibmcloud]\n[![Android Badge][img-android-badge]][url-android-badge]\n[![Travis][img-travis-master]][url-travis-master]\n[![Coveralls][img-coveralls-master]][url-coveralls-master]\n[![Codacy][img-codacy]][url-codacy]\n[![License][img-license]][link-to-license]\n\n[![GithubWatch][img-github-watchers]][url-github-watchers]\n[![GithubStars][img-github-stars]][url-github-stars]\n[![GithubForks][img-github-forks]][url-github-forks]\n\n## Table of Contents\n* [Requirements](#requirements)\n* [Run](#run)\n* [Apache License](#apache-license)\n* [IBM License](#ibm-license)\n\n## Requirements\n\n* A [IBM Cloud](https://www.ibm.com/cloud/) Account\n* [Android Studio](https://developer.android.com/studio/index.html) and [Gradle](https://gradle.org/gradle-download/)\n\n## Run\n\nClick **Run** to start the app in Android Studio.\n\n\u003cimg src=\"README_Images/basic.png\" alt=\"Basic App Screenshot\" width=\"250px\"/\u003e\n\nThe application has built in integration points for the Mobile Analytics and Push Notifications services.\n\n## Apache License\nThis package contains code licensed under the Apache License, Version 2.0 (the \"License\"). You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 and may also view the License in the LICENSE file within this package.\n\n## IBM License\nCopyright (c) 2018 IBM Corporation\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n[img-ibmcloud-powered]: https://img.shields.io/badge/ibm%20cloud-powered-blue.svg\n[url-ibmcloud]: https://www.ibm.com/cloud/\n\n[img-android-badge]: https://img.shields.io/badge/platform-android-lightgrey.svg?style=flat\n[url-android-badge]: https://developer.android.com/index.html\n\n[img-travis-master]: https://travis-ci.org/ibm-cloud-security/app-id-sample-android.svg?branch=master\n[url-travis-master]: https://travis-ci.org/ibm-cloud-security/app-id-sample-android?branch=master\n\n[img-coveralls-master]: https://coveralls.io/repos/github/ibm-cloud-security/app-id-sample-android/badge.svg\n[url-coveralls-master]: https://coveralls.io/github/ibm-cloud-security/app-id-sample-android\n\n[img-codacy]: https://api.codacy.com/project/badge/Grade/ab5b96dce496408da630617b6e95f375\n[url-codacy]: https://www.codacy.com/app/ibm-cloud-security/app-id-sample-android\n\n[img-license]: https://img.shields.io/npm/l/ibmcloud-appid.svg\n[link-to-license]: #apache-license\n\n[img-github-watchers]: https://img.shields.io/github/watchers/ibm-cloud-security/app-id-sample-android.svg?style=social\u0026label=Watch\n[url-github-watchers]: https://github.com/ibm-cloud-security/app-id-sample-android/watchers\n[img-github-stars]: https://img.shields.io/github/stars/ibm-cloud-security/app-id-sample-android.svg?style=social\u0026label=Star\n[url-github-stars]: https://github.com/ibm-cloud-security/app-id-sample-android/stargazers\n[img-github-forks]: https://img.shields.io/github/forks/ibm-cloud-security/app-id-sample-android.svg?style=social\u0026label=Fork\n[url-github-forks]: https://github.com/ibm-cloud-security/app-id-sample-android/network\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibm-cloud-security%2Fapp-id-sample-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibm-cloud-security%2Fapp-id-sample-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibm-cloud-security%2Fapp-id-sample-android/lists"}