{"id":26755732,"url":"https://github.com/rrifafauzikomara/googlemapssample","last_synced_at":"2026-03-13T06:30:52.814Z","repository":{"id":79033240,"uuid":"168524178","full_name":"rrifafauzikomara/GoogleMapsSample","owner":"rrifafauzikomara","description":"Sample app who implement all API Google Maps V2 (Get Current Location, Place Autocomplete, Place Search, Place Picker)","archived":false,"fork":false,"pushed_at":"2020-05-02T15:48:51.000Z","size":4720,"stargazers_count":49,"open_issues_count":1,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T11:51:42.646Z","etag":null,"topics":["autocomplete","current-location","gmaps-api","real-time"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rrifafauzikomara.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":"2019-01-31T12:49:11.000Z","updated_at":"2024-11-12T21:25:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"b834a0ba-7f48-4e47-a092-a51682a21a11","html_url":"https://github.com/rrifafauzikomara/GoogleMapsSample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rrifafauzikomara/GoogleMapsSample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2FGoogleMapsSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2FGoogleMapsSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2FGoogleMapsSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2FGoogleMapsSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrifafauzikomara","download_url":"https://codeload.github.com/rrifafauzikomara/GoogleMapsSample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2FGoogleMapsSample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30460534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T03:55:51.346Z","status":"ssl_error","status_checked_at":"2026-03-13T03:55:33.055Z","response_time":60,"last_error":"SSL_read: 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":["autocomplete","current-location","gmaps-api","real-time"],"created_at":"2025-03-28T14:35:34.962Z","updated_at":"2026-03-13T06:30:52.786Z","avatar_url":"https://github.com/rrifafauzikomara.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Maps V2 Sample\n\n![GitHub stars](https://img.shields.io/github/stars/rrifafauzikomara/GoogleMapsSample?style=social)\n![GitHub forks](https://img.shields.io/github/forks/rrifafauzikomara/GoogleMapsSample?style=social)\n![GitHub watchers](https://img.shields.io/github/watchers/rrifafauzikomara/GoogleMapsSample?style=social)\n\n![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)\n![platform](https://img.shields.io/badge/platform-android-green.svg)\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/rrifafauzikomara/GoogleMapsSample)\n\nSample app who implement all API Google Maps V2\n\n### Config\nTo run this example, you should add your API KEY first for MAPS into ***google_maps_api.xml*** file.\n\n## Branch master\n### Screenshot 1 📸\n\u003cpre\u003e\n\u003cimg src=\"Screenshot/Screenshot_1.jpg\" width=\"250\" height=\"500\"\u003e\n\u003c/pre\u003e\n\nIn this branch, add API Google Maps for get current location (real time)\n\n## Branch add_api_place_autocomplete\n### Screenshot 2 📸\n\u003cpre\u003e\n\u003cimg src=\"Screenshot/Screenshot_2.jpg\" width=\"250\" height=\"500\"\u003e  \u003cimg src=\"Screenshot/Screenshot_3.jpg\" width=\"250\" height=\"500\"\u003e  \u003cimg src=\"Screenshot/Screenshot_4.jpg\" width=\"250\" height=\"500\"\u003e\n\u003c/pre\u003e\n\nIn this branch, add API Google Maps for Place Autocomplete\n\n## Branch add_api_place_search\n### Screenshot 3 📸\n\u003cpre\u003e\n\u003cimg src=\"Screenshot/Screenshot_5.jpg\" width=\"250\" height=\"500\"\u003e\n\u003c/pre\u003e\n\nIn this branch, add API Google Maps Place Search restaurant in Bandung with radius 1500 meters \n\n## Branch add_api_place_picker\n### Screenshot 4 📸\n\u003cpre\u003e\n\u003cimg src=\"Screenshot/Screenshot_6.jpg\" width=\"250\" height=\"500\"\u003e  \u003cimg src=\"Screenshot/Screenshot_7.jpg\" width=\"250\" height=\"500\"\u003e  \u003cimg src=\"Screenshot/Screenshot_8.jpg\" width=\"250\" height=\"500\"\u003e  \u003cimg src=\"Screenshot/Screenshot_9.jpg\" width=\"250\" height=\"500\"\u003e\n\u003c/pre\u003e\n\nIn this branch, add API Google Maps for Place Picker\n\n## Author\n\n* **R Rifa Fauzi Komara**\n\nDon't forget to follow me, fork and give me a ⭐\n\n\n## License\n\n```\nMIT License\n\nCopyright (c) [2020] [R Rifa Fauzi Komara]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrifafauzikomara%2Fgooglemapssample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrifafauzikomara%2Fgooglemapssample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrifafauzikomara%2Fgooglemapssample/lists"}