{"id":20081431,"url":"https://github.com/wireguard/wireguard-android","last_synced_at":"2025-05-14T13:06:45.009Z","repository":{"id":38427790,"uuid":"131297762","full_name":"WireGuard/wireguard-android","owner":"WireGuard","description":"Mirror only. Official repository is at https://git.zx2c4.com/wireguard-android","archived":false,"fork":false,"pushed_at":"2025-05-05T14:20:46.000Z","size":3235,"stargazers_count":1151,"open_issues_count":14,"forks_count":382,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-05-05T14:52:16.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":false,"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/WireGuard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-04-27T13:07:23.000Z","updated_at":"2025-05-05T14:20:50.000Z","dependencies_parsed_at":"2023-10-14T19:44:30.885Z","dependency_job_id":"9c7af020-280a-448d-ae62-5b81dcb9e535","html_url":"https://github.com/WireGuard/wireguard-android","commit_stats":null,"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fwireguard-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fwireguard-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fwireguard-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fwireguard-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WireGuard","download_url":"https://codeload.github.com/WireGuard/wireguard-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254149955,"owners_count":22022851,"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-11-13T15:39:04.785Z","updated_at":"2025-05-14T13:06:39.994Z","avatar_url":"https://github.com/WireGuard.png","language":"Kotlin","readme":"# Android GUI for [WireGuard](https://www.wireguard.com/)\n\n**[Download from the Play Store](https://play.google.com/store/apps/details?id=com.wireguard.android)**\n\nThis is an Android GUI for [WireGuard](https://www.wireguard.com/). It [opportunistically uses the kernel implementation](https://git.zx2c4.com/android_kernel_wireguard/about/), and falls back to using the non-root [userspace implementation](https://git.zx2c4.com/wireguard-go/about/).\n\n## Building\n\n```\n$ git clone --recurse-submodules https://git.zx2c4.com/wireguard-android\n$ cd wireguard-android\n$ ./gradlew assembleRelease\n```\n\nmacOS users may need [flock(1)](https://github.com/discoteq/flock).\n\n## Embedding\n\nThe tunnel library is [on Maven Central](https://search.maven.org/artifact/com.wireguard.android/tunnel), alongside [extensive class library documentation](https://javadoc.io/doc/com.wireguard.android/tunnel).\n\n```\nimplementation 'com.wireguard.android:tunnel:$wireguardTunnelVersion'\n```\n\nThe library makes use of Java 8 features, so be sure to support those in your gradle configuration with [desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring):\n\n```\ncompileOptions {\n    sourceCompatibility JavaVersion.VERSION_17\n    targetCompatibility JavaVersion.VERSION_17\n    coreLibraryDesugaringEnabled = true\n}\ndependencies {\n    coreLibraryDesugaring \"com.android.tools:desugar_jdk_libs:2.0.3\"\n}\n```\n\n## Translating\n\nPlease help us translate the app into several languages on [our translation platform](https://crowdin.com/project/WireGuard).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwireguard%2Fwireguard-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwireguard%2Fwireguard-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwireguard%2Fwireguard-android/lists"}