{"id":19541368,"url":"https://github.com/wingify/vwo-android-snapshot","last_synced_at":"2026-03-03T19:02:39.004Z","repository":{"id":69982821,"uuid":"104892264","full_name":"wingify/vwo-android-snapshot","owner":"wingify","description":"Snapshot repository for Android VWO SDK.","archived":false,"fork":false,"pushed_at":"2017-10-16T09:04:30.000Z","size":2490,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-26T05:18:34.126Z","etag":null,"topics":["ab-testing","android-sdk","maven-repository","mobile-testing","snapshot","vwo"],"latest_commit_sha":null,"homepage":null,"language":null,"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/wingify.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-26T14:03:05.000Z","updated_at":"2020-09-17T08:08:59.000Z","dependencies_parsed_at":"2023-02-23T19:15:24.195Z","dependency_job_id":null,"html_url":"https://github.com/wingify/vwo-android-snapshot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wingify/vwo-android-snapshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-android-snapshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-android-snapshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-android-snapshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-android-snapshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wingify","download_url":"https://codeload.github.com/wingify/vwo-android-snapshot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-android-snapshot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30056056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ab-testing","android-sdk","maven-repository","mobile-testing","snapshot","vwo"],"created_at":"2024-11-11T03:10:08.246Z","updated_at":"2026-03-03T19:02:38.988Z","avatar_url":"https://github.com/wingify.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VWO ANDROID SNAPSHOT REPOSITORY\nSnapshot repository for Android VWO SDK.\n\n## Requirements\n\n* Android 4.0 (API 14) or later\n\n## Credentials\n\nThis SDK requires an app key. You can sign up for an account at [VWO](https://vwo.com).\nOnce there, you can add a new Android App, and use the generated app key in the app.\n\n## Setting up VWO account\n* Sign Up for VWO account at https://vwo.com\n* Create a new android app from create menu\n* Use the app generated app key, while integrating SDK into android app.\n* Create and run campaigns.\n\n\n## How to import in gradle:\nIn your top level build.gradle file add the following code under repositories.\n\n    buildscript {\n        ...\n        repositories {\n            ...\n        }\n    }\n\n    allprojects {\n        repositories {\n            ...\n            maven {\n                url 'https://raw.githubusercontent.com/wingify/vwo-android-snapshot/master/'\n            }\n            ...\n        }\n    }\n\nAdd dependencies to app/build.gradle file\n\n    dependencies {\n        ...\n        compile 'com.vwo:mobile:2.0.0-SNAPSHOT'\n        // Add this library to debug compile mode only.\n        debugCompile ('io.socket:socket.io-client:1.0.0') {\n            // excluding org.json which is provided by Android\n            exclude group: 'org.json', module: 'json'\n        }\n        compile 'io.sentry:sentry-android:1.4.0'\n\n        // Skip this if you are already including support library in your app.\n        compile 'com.android.support:support-core-utils:26.1.0'\n        ...\n    }","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingify%2Fvwo-android-snapshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwingify%2Fvwo-android-snapshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingify%2Fvwo-android-snapshot/lists"}