{"id":17599108,"url":"https://github.com/jinhucheung/go","last_synced_at":"2025-07-28T00:32:41.623Z","repository":{"id":43397250,"uuid":"62362003","full_name":"jinhucheung/go","owner":"jinhucheung","description":"导航犬 (Go) 是一款基于 Android 的增强现实步行导航软件，其地图服务由高德地图提供。","archived":true,"fork":false,"pushed_at":"2022-03-03T16:27:23.000Z","size":57367,"stargazers_count":71,"open_issues_count":0,"forks_count":41,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-30T06:25:32.745Z","etag":null,"topics":["android","augmented-reality","navigation"],"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/jinhucheung.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}},"created_at":"2016-07-01T04:18:12.000Z","updated_at":"2025-03-29T11:24:55.000Z","dependencies_parsed_at":"2022-09-05T19:41:31.694Z","dependency_job_id":null,"html_url":"https://github.com/jinhucheung/go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jinhucheung/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinhucheung%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinhucheung%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinhucheung%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinhucheung%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinhucheung","download_url":"https://codeload.github.com/jinhucheung/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinhucheung%2Fgo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267446806,"owners_count":24088561,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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","augmented-reality","navigation"],"created_at":"2024-10-22T10:09:14.599Z","updated_at":"2025-07-28T00:32:39.968Z","avatar_url":"https://github.com/jinhucheung.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"导航犬(Go)\n==========================\n导航犬(Go)是一款基于Android的增强现实导航软件，其地图服务由高德地图提供。使用者将手机摄像头对着一个方向，屏幕自动显示出此视野方向内的所有用户感兴趣事物的地理资讯，以全新展示形式实现附近地点探索，包括餐饮、酒店、购物、景点等，并提供从用户所在地到目的地的导航路线图、语音导航以及实景导航指引。\n      \n演示视频\n-------------------------\n[![IMAGE ALT TEXT](http://img.youtube.com/vi/XZV129LJO4M/0.jpg)](https://www.youtube.com/watch?v=XZV129LJO4M)\n\n      \n功能说明\n-------------------------\n- 搜索兴趣点信息\n- 实景以及地图导航\n- 预报天气\n- 离线地图下载\n- 用户定义兴趣点信息\n- 语音播报以及语音识别\n\n项目框架\n-------------------------\n导航犬增强现实模块是基于[ProAndroidAugmentedReality](https://github.com/RaghavSood/ProAndroidAugmentedReality)框架。此外，地图服务组件是使用[高德地图SDK](http://lbs.amap.com),而语音组件使用[讯飞语音](http://www.xfyun.cn)。在UI设计上引入了[material_menu_library](https://github.com/HiKumho/material_menu_library)和[sweet-alert-dialog](https://github.com/HiKumho/XAlertDialogLibrary)。\n\n项目导入\n-------------------------\n[Eclipse](https://github.com/HiKumho/Go/tree/master)  |  [Android Studio](https://github.com/HiKumho/Go/tree/android-studio)\n\n1. 注册API KEY      \n项目使用高德地图以及讯飞语音，导入项目至本地前，需要注册相应的SDK的API Key。注册完成后，高德地图API Key在[AndroidManifest.xml文件](https://github.com/HiKumho/Go/blob/master/AndroidManifest.xml#L63)写入,讯飞语音API Key在[Constants类](https://github.com/HiKumho/Go/blob/master/src/com/imagine/go/Constants.java#L14)中写入\n\n2. 引入UI库     \n高德地图以及讯飞语音所需要的库已经在libs中，我们还需要引入上述的两个UI库\n\n程序安装\n-------------------------\n程序要求Android4.0以上版本，点击下载[APK文件](https://raw.githubusercontent.com/HiKumho/Go/master/bin/Go.apk)\n\n      \nLicense\n-------------------------\nGo is released under GPLv3.0\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinhucheung%2Fgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinhucheung%2Fgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinhucheung%2Fgo/lists"}