{"id":18304060,"url":"https://github.com/guolindev/glance","last_synced_at":"2025-04-12T19:47:50.104Z","repository":{"id":47449843,"uuid":"287743559","full_name":"guolindev/Glance","owner":"guolindev","description":"A simple and handy Android database debugging library.","archived":false,"fork":false,"pushed_at":"2022-10-05T08:44:22.000Z","size":3917,"stargazers_count":967,"open_issues_count":7,"forks_count":95,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-12T19:47:37.802Z","etag":null,"topics":["android","database","database-debugging","jetpack","kotlin"],"latest_commit_sha":null,"homepage":"","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/guolindev.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":"2020-08-15T12:36:33.000Z","updated_at":"2025-03-31T09:56:47.000Z","dependencies_parsed_at":"2022-08-12T13:40:24.968Z","dependency_job_id":null,"html_url":"https://github.com/guolindev/Glance","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/guolindev%2FGlance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guolindev%2FGlance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guolindev%2FGlance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guolindev%2FGlance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guolindev","download_url":"https://codeload.github.com/guolindev/Glance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625497,"owners_count":21135513,"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","database","database-debugging","jetpack","kotlin"],"created_at":"2024-11-05T15:27:40.472Z","updated_at":"2025-04-12T19:47:50.062Z","avatar_url":"https://github.com/guolindev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glance\n\nGlance is an open source Android database toolkit library which can help you browser all the database data with clean UI interface.\n\nGlance is inspired by LeakCanary to be included into your project as dependency library. It will search both internal and external storage of current app to find out all the database files automatically.\n\nGlance provides a clean UI interface to display all the data in the database, and make the database debugging work very easy.\n\nYou can experience it right now with below dependency.\n\n```groovy\nrepositories {\n  google()\n  mavenCentral()\n}\n\ndependencies {\n    debugImplementation 'com.guolindev.glance:glance:1.1.0'\n}\n```\n\nAfter adding the dependency to your project, you will see A new Glance icon on your launcher.\n\n\u003cimg src=\"screenshots/1.png\" width=\"38%\" /\u003e\n\nClick it to browse all the database data of your app. It's quite easy.\n\nThe below animation shows how it works.\n\n\u003cimg src=\"screenshots/2.gif\" width=\"38%\" /\u003e\n\nNote that Glance only supports AndroidX projects. Android-Support projects can't use this library, and have no plan to support for them in the future release either.\n\n## License\n\n```\nCopyright (C) guolin, Glance Open Source Project\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguolindev%2Fglance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguolindev%2Fglance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguolindev%2Fglance/lists"}