{"id":24904767,"url":"https://github.com/jb-j-lee/specificwificonnectionapp","last_synced_at":"2026-04-17T08:31:16.976Z","repository":{"id":219017717,"uuid":"130658452","full_name":"jb-j-lee/SpecificWiFiConnectionApp","owner":"jb-j-lee","description":"This sample demonstrates how to connect specific wifi.","archived":false,"fork":false,"pushed_at":"2018-04-27T00:10:51.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-14T13:35:42.344Z","etag":null,"topics":["android","specific","wifi"],"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/jb-j-lee.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-04-23T07:39:34.000Z","updated_at":"2018-04-27T00:12:05.000Z","dependencies_parsed_at":"2024-01-25T02:02:31.036Z","dependency_job_id":null,"html_url":"https://github.com/jb-j-lee/SpecificWiFiConnectionApp","commit_stats":null,"previous_names":["jb-j-lee/specificwificonnectionapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jb-j-lee/SpecificWiFiConnectionApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb-j-lee%2FSpecificWiFiConnectionApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb-j-lee%2FSpecificWiFiConnectionApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb-j-lee%2FSpecificWiFiConnectionApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb-j-lee%2FSpecificWiFiConnectionApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jb-j-lee","download_url":"https://codeload.github.com/jb-j-lee/SpecificWiFiConnectionApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb-j-lee%2FSpecificWiFiConnectionApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31921758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["android","specific","wifi"],"created_at":"2025-02-01T23:39:40.827Z","updated_at":"2026-04-17T08:31:16.951Z","avatar_url":"https://github.com/jb-j-lee.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Specific WiFi Application Sample\n===================================\n\nThis sample demonstrates how to connect specific wifi.\n\nIntroduction\n------------\n\nThis sample demonstrates how to connect specific wifi on Android.\n\n```xml\npublic SpecificWiFi(Context context, OnConnectionResultListener listener, @NonNull String ssid, @NonNull String password) {\n        this.context = context;\n        this.listener = listener;\n        this.ssid = ssid;\n        this.password = password;\n    }\n```\n\nIn some cases, you may want to customize this specific ssid. When doing so, change the `ssid` and `password`. \nFor an example, see this sample's `SpecificWiFi` class.\n\n\nPre-requisites\n--------------\n\n- Android SDK 27\n- Android Build Tools v27.1.1\n- Android Support Repository\n\nLicense\n-------\n\nCopyright JB.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor\nlicense agreements.  See the NOTICE file distributed with this work for\nadditional information regarding copyright ownership.  The ASF licenses this\nfile to you under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License.  You may obtain a copy of\nthe License at\n\nhttp://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, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the\nLicense for the specific language governing permissions and limitations under\nthe License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjb-j-lee%2Fspecificwificonnectionapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjb-j-lee%2Fspecificwificonnectionapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjb-j-lee%2Fspecificwificonnectionapp/lists"}