{"id":17342615,"url":"https://github.com/tobrun/qr-vision-fragment","last_synced_at":"2025-03-27T09:18:50.536Z","repository":{"id":100601533,"uuid":"44628824","full_name":"tobrun/QR-Vision-Fragment","owner":"tobrun","description":"Android QR code scan library, based on Google's mobile vision API","archived":false,"fork":false,"pushed_at":"2015-11-08T05:28:22.000Z","size":284,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T14:16:17.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/tobrun.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":"2015-10-20T19:08:49.000Z","updated_at":"2023-11-23T19:31:18.000Z","dependencies_parsed_at":"2023-03-08T13:56:12.185Z","dependency_job_id":null,"html_url":"https://github.com/tobrun/QR-Vision-Fragment","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/tobrun%2FQR-Vision-Fragment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobrun%2FQR-Vision-Fragment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobrun%2FQR-Vision-Fragment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobrun%2FQR-Vision-Fragment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobrun","download_url":"https://codeload.github.com/tobrun/QR-Vision-Fragment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245814748,"owners_count":20676808,"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":[],"created_at":"2024-10-15T16:06:27.438Z","updated_at":"2025-03-27T09:18:50.508Z","avatar_url":"https://github.com/tobrun.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR-Vision-Fragment\n\n## What\nFragment library wrapper around Google's mobile vision API.\n\n## Why\n\n\n## How\n -  add `QRScanFragment`\n \n   ```java\n    getSupportFragmentManager()\n                .beginTransaction()\n                .add(R.id.fragment_container, new QRScanFragment())\n                .commit();\n    ```\n                    \n -  add `QRScanFragment.OnScanCompleteListener` interface \n\n    ```java\n     Activity implements QRScanFragment.OnScanCompleteListener\n    ```\n    \nFull sample code can be found in [ScanQRCodeActivity](https://github.com/tobrun/QR-Vision-Fragment/blob/master/sample/src/main/java/com/tobrun/vision/sample/ScanQRCodeActivity.java)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobrun%2Fqr-vision-fragment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobrun%2Fqr-vision-fragment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobrun%2Fqr-vision-fragment/lists"}