├── GoogleMaps_HUD
├── settings.gradle
├── gradle.properties
├── gmaps_hud
│ ├── version.properties
│ ├── src
│ │ └── main
│ │ │ ├── assets
│ │ │ └── arrow3
│ │ │ │ ├── GoTo.png
│ │ │ │ ├── Left.png
│ │ │ │ ├── Right.png
│ │ │ │ ├── Arrivals.png
│ │ │ │ ├── EasyLeft.png
│ │ │ │ ├── KeepLeft.png
│ │ │ │ ├── LeftDown.png
│ │ │ │ ├── Straight.png
│ │ │ │ ├── Convergence.png
│ │ │ │ ├── EasyRight.png
│ │ │ │ ├── KeepRight.png
│ │ │ │ ├── LeftToLeave.png
│ │ │ │ ├── RightDown.png
│ │ │ │ ├── SharpLeft.png
│ │ │ │ ├── SharpRight.png
│ │ │ │ ├── ArrivalsLeft.png
│ │ │ │ ├── ArrivalsRight.png
│ │ │ │ ├── RightToLeave.png
│ │ │ │ ├── LeaveRoundabout.png
│ │ │ │ ├── LeaveRoundaboutCC.png
│ │ │ │ ├── LeaveRoundaboutLeft.png
│ │ │ │ ├── LeaveRoundaboutLeftCC.png
│ │ │ │ ├── LeaveRoundaboutRight.png
│ │ │ │ ├── LeaveRoundaboutAsUturn.png
│ │ │ │ ├── LeaveRoundaboutEasyLeft.png
│ │ │ │ ├── LeaveRoundaboutRightCC.png
│ │ │ │ ├── LeaveRoundaboutStraight.png
│ │ │ │ ├── LeaveRoundaboutAsUturnCC.png
│ │ │ │ ├── LeaveRoundaboutEasyLeftCC.png
│ │ │ │ ├── LeaveRoundaboutEasyRight.png
│ │ │ │ ├── LeaveRoundaboutEasyRightCC.png
│ │ │ │ ├── LeaveRoundaboutSharpLeft.png
│ │ │ │ ├── LeaveRoundaboutSharpLeftCC.png
│ │ │ │ ├── LeaveRoundaboutSharpRight.png
│ │ │ │ ├── LeaveRoundaboutStraightCC.png
│ │ │ │ └── LeaveRoundaboutSharpRightCC.png
│ │ │ ├── ic_notification-web.png
│ │ │ ├── res
│ │ │ ├── mipmap-hdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_notification.png
│ │ │ │ ├── ic_notification_round.png
│ │ │ │ └── ic_notification_foreground.png
│ │ │ ├── mipmap-mdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_notification.png
│ │ │ │ ├── ic_notification_round.png
│ │ │ │ └── ic_notification_foreground.png
│ │ │ ├── drawable-hdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── baseline_av_timer_black_18.png
│ │ │ │ ├── baseline_av_timer_black_24.png
│ │ │ │ ├── baseline_av_timer_black_36.png
│ │ │ │ ├── baseline_av_timer_black_48.png
│ │ │ │ ├── baseline_drive_eta_black_18.png
│ │ │ │ ├── baseline_drive_eta_black_24.png
│ │ │ │ ├── baseline_drive_eta_black_36.png
│ │ │ │ ├── baseline_drive_eta_black_48.png
│ │ │ │ ├── baseline_traffic_black_18.png
│ │ │ │ ├── baseline_traffic_black_24.png
│ │ │ │ ├── baseline_traffic_black_36.png
│ │ │ │ ├── baseline_traffic_black_48.png
│ │ │ │ ├── baseline_access_time_black_18.png
│ │ │ │ ├── baseline_access_time_black_24.png
│ │ │ │ ├── baseline_access_time_black_36.png
│ │ │ │ ├── baseline_access_time_black_48.png
│ │ │ │ ├── baseline_brightness_auto_black_18.png
│ │ │ │ ├── baseline_brightness_auto_black_24.png
│ │ │ │ ├── baseline_brightness_auto_black_36.png
│ │ │ │ └── baseline_brightness_auto_black_48.png
│ │ │ ├── drawable-mdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── baseline_av_timer_black_18.png
│ │ │ │ ├── baseline_av_timer_black_24.png
│ │ │ │ ├── baseline_av_timer_black_36.png
│ │ │ │ ├── baseline_av_timer_black_48.png
│ │ │ │ ├── baseline_drive_eta_black_18.png
│ │ │ │ ├── baseline_drive_eta_black_24.png
│ │ │ │ ├── baseline_drive_eta_black_36.png
│ │ │ │ ├── baseline_drive_eta_black_48.png
│ │ │ │ ├── baseline_traffic_black_18.png
│ │ │ │ ├── baseline_traffic_black_24.png
│ │ │ │ ├── baseline_traffic_black_36.png
│ │ │ │ ├── baseline_traffic_black_48.png
│ │ │ │ ├── baseline_access_time_black_18.png
│ │ │ │ ├── baseline_access_time_black_24.png
│ │ │ │ ├── baseline_access_time_black_36.png
│ │ │ │ ├── baseline_access_time_black_48.png
│ │ │ │ ├── baseline_brightness_auto_black_18.png
│ │ │ │ ├── baseline_brightness_auto_black_24.png
│ │ │ │ ├── baseline_brightness_auto_black_36.png
│ │ │ │ └── baseline_brightness_auto_black_48.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── baseline_av_timer_black_18.png
│ │ │ │ ├── baseline_av_timer_black_24.png
│ │ │ │ ├── baseline_av_timer_black_36.png
│ │ │ │ ├── baseline_av_timer_black_48.png
│ │ │ │ ├── baseline_traffic_black_18.png
│ │ │ │ ├── baseline_traffic_black_24.png
│ │ │ │ ├── baseline_traffic_black_36.png
│ │ │ │ ├── baseline_traffic_black_48.png
│ │ │ │ ├── baseline_drive_eta_black_18.png
│ │ │ │ ├── baseline_drive_eta_black_24.png
│ │ │ │ ├── baseline_drive_eta_black_36.png
│ │ │ │ ├── baseline_drive_eta_black_48.png
│ │ │ │ ├── baseline_access_time_black_18.png
│ │ │ │ ├── baseline_access_time_black_24.png
│ │ │ │ ├── baseline_access_time_black_36.png
│ │ │ │ ├── baseline_access_time_black_48.png
│ │ │ │ ├── baseline_brightness_auto_black_18.png
│ │ │ │ ├── baseline_brightness_auto_black_24.png
│ │ │ │ ├── baseline_brightness_auto_black_36.png
│ │ │ │ └── baseline_brightness_auto_black_48.png
│ │ │ ├── mipmap-xhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_notification.png
│ │ │ │ ├── ic_notification_round.png
│ │ │ │ └── ic_notification_foreground.png
│ │ │ ├── mipmap-xxhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_notification.png
│ │ │ │ ├── ic_notification_round.png
│ │ │ │ └── ic_notification_foreground.png
│ │ │ ├── mipmap-xxxhdpi
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── ic_notification.png
│ │ │ │ ├── ic_notification_round.png
│ │ │ │ └── ic_notification_foreground.png
│ │ │ ├── values-pl
│ │ │ │ └── strings.xml
│ │ │ ├── drawable-xxhdpi
│ │ │ │ ├── baseline_traffic_black_18.png
│ │ │ │ ├── baseline_traffic_black_24.png
│ │ │ │ ├── baseline_traffic_black_36.png
│ │ │ │ ├── baseline_traffic_black_48.png
│ │ │ │ ├── baseline_av_timer_black_18.png
│ │ │ │ ├── baseline_av_timer_black_24.png
│ │ │ │ ├── baseline_av_timer_black_36.png
│ │ │ │ ├── baseline_av_timer_black_48.png
│ │ │ │ ├── baseline_drive_eta_black_18.png
│ │ │ │ ├── baseline_drive_eta_black_24.png
│ │ │ │ ├── baseline_drive_eta_black_36.png
│ │ │ │ ├── baseline_drive_eta_black_48.png
│ │ │ │ ├── baseline_access_time_black_18.png
│ │ │ │ ├── baseline_access_time_black_24.png
│ │ │ │ ├── baseline_access_time_black_36.png
│ │ │ │ ├── baseline_access_time_black_48.png
│ │ │ │ ├── baseline_brightness_auto_black_18.png
│ │ │ │ ├── baseline_brightness_auto_black_24.png
│ │ │ │ ├── baseline_brightness_auto_black_36.png
│ │ │ │ └── baseline_brightness_auto_black_48.png
│ │ │ ├── drawable-xxxhdpi
│ │ │ │ ├── baseline_av_timer_black_18.png
│ │ │ │ ├── baseline_av_timer_black_24.png
│ │ │ │ ├── baseline_av_timer_black_36.png
│ │ │ │ ├── baseline_av_timer_black_48.png
│ │ │ │ ├── baseline_traffic_black_18.png
│ │ │ │ ├── baseline_traffic_black_24.png
│ │ │ │ ├── baseline_traffic_black_36.png
│ │ │ │ ├── baseline_traffic_black_48.png
│ │ │ │ ├── baseline_access_time_black_18.png
│ │ │ │ ├── baseline_access_time_black_24.png
│ │ │ │ ├── baseline_access_time_black_36.png
│ │ │ │ ├── baseline_access_time_black_48.png
│ │ │ │ ├── baseline_drive_eta_black_18.png
│ │ │ │ ├── baseline_drive_eta_black_24.png
│ │ │ │ ├── baseline_drive_eta_black_36.png
│ │ │ │ ├── baseline_drive_eta_black_48.png
│ │ │ │ ├── baseline_brightness_auto_black_18.png
│ │ │ │ ├── baseline_brightness_auto_black_24.png
│ │ │ │ ├── baseline_brightness_auto_black_36.png
│ │ │ │ └── baseline_brightness_auto_black_48.png
│ │ │ ├── values-sw600dp
│ │ │ │ └── dimens.xml
│ │ │ ├── menu
│ │ │ │ ├── main.xml
│ │ │ │ ├── main_activity2.xml
│ │ │ │ ├── drawer_view.xml
│ │ │ │ └── activity_main2_drawer.xml
│ │ │ ├── mipmap-anydpi-v26
│ │ │ │ ├── ic_notification.xml
│ │ │ │ └── ic_notification_round.xml
│ │ │ ├── values-sw720dp-land
│ │ │ │ └── dimens.xml
│ │ │ ├── drawable
│ │ │ │ ├── side_nav_bar.xml
│ │ │ │ ├── ic_menu_send.xml
│ │ │ │ ├── ic_menu_slideshow.xml
│ │ │ │ ├── ic_menu_gallery.xml
│ │ │ │ ├── ic_menu_manage.xml
│ │ │ │ ├── baseline_brightness_auto_24.xml
│ │ │ │ ├── ic_menu_camera.xml
│ │ │ │ ├── baseline_access_time_24.xml
│ │ │ │ ├── ic_menu_share.xml
│ │ │ │ ├── baseline_drive_eta_24.xml
│ │ │ │ ├── baseline_av_timer_24.xml
│ │ │ │ └── baseline_traffic_24.xml
│ │ │ ├── values
│ │ │ │ ├── settings.xml
│ │ │ │ ├── dimens.xml
│ │ │ │ ├── colors.xml
│ │ │ │ └── styles.xml
│ │ │ ├── values-ko-rKR
│ │ │ │ └── strings.xml
│ │ │ ├── values-v11
│ │ │ │ └── styles.xml
│ │ │ ├── values-v14
│ │ │ │ └── styles.xml
│ │ │ ├── values-zh-rTW
│ │ │ │ └── strings.xml
│ │ │ └── layout
│ │ │ │ ├── nav_header_main2.xml
│ │ │ │ └── fragment_page2.xml
│ │ │ └── java
│ │ │ └── sky4s
│ │ │ └── garminhud
│ │ │ ├── eUnits.java
│ │ │ ├── eLane.java
│ │ │ ├── hud
│ │ │ ├── HUDAdapter.java
│ │ │ └── HUDInterface.java
│ │ │ ├── eOutType.java
│ │ │ ├── eOutAngle.java
│ │ │ └── app
│ │ │ ├── Page2Fragment.java
│ │ │ ├── MainActivityPostman.java
│ │ │ └── ScreenRecorderService.java
│ └── google-services.json
├── .gitignore
├── docs
│ ├── gmaps
│ │ ├── day
│ │ │ ├── 370153.jpg
│ │ │ └── screenshot-2019-08-01_16.28.47.815.png
│ │ └── night
│ │ │ └── screenshot-2019-08-01_19.42.12.678.png
│ └── waze
│ │ └── day
│ │ └── myscreen_now.png
├── gradle
│ └── wrapper
│ │ ├── gradle-wrapper.jar
│ │ └── gradle-wrapper.properties
├── bt-spp-library
│ ├── src
│ │ ├── main
│ │ │ ├── res
│ │ │ │ ├── values
│ │ │ │ │ ├── dimens.xml
│ │ │ │ │ └── strings.xml
│ │ │ │ ├── values-sw600dp
│ │ │ │ │ └── dimens.xml
│ │ │ │ ├── values-sw720dp-land
│ │ │ │ │ └── dimens.xml
│ │ │ │ ├── values-de-rDE
│ │ │ │ │ └── strings.xml
│ │ │ │ └── layout
│ │ │ │ │ ├── device_name.xml
│ │ │ │ │ └── device_list.xml
│ │ │ ├── AndroidManifest.xml
│ │ │ └── java
│ │ │ │ └── app
│ │ │ │ └── akexorcist
│ │ │ │ └── bluetotohspp
│ │ │ │ └── library
│ │ │ │ └── BluetoothState.java
│ │ └── androidTest
│ │ │ └── java
│ │ │ └── app
│ │ │ └── akexorcist
│ │ │ └── bluetotohspp
│ │ │ └── library
│ │ │ └── ApplicationTest.java
│ ├── build.gradle
│ ├── proguard-rules.pro
│ └── gradle.properties
├── AndroidAuto.md
├── build.gradle
├── INSTRUCTION.md
├── FIRST_USE.md
├── GoogleMaps_HUD.iml
├── NotificationListenerServiceDemo.iml
├── INSTALL.md
├── README.md
├── import-summary.txt
├── INSTRUCTIONv052.md
└── gradlew.bat
├── pics
├── 124220.jpg
├── 163633.jpg
├── 371209.jpg
├── 451627.jpg
├── 451628.jpg
├── 489897.jpg
├── pic (1).png
├── pic (10).png
├── pic (11).png
├── pic (12).png
├── pic (13).png
├── pic (2).png
├── pic (3).png
├── pic (4).png
├── pic (5).png
├── pic (6).png
├── pic (7).png
├── pic (8).png
├── pic (9).png
├── P_20190125_225356-02.jpeg
└── v0.5.2_screenshot
│ ├── 489965.jpg
│ ├── 489966.jpg
│ ├── 489967.jpg
│ ├── 490180.jpg
│ ├── 490181.jpg
│ ├── 490182.jpg
│ ├── 490183.jpg
│ ├── 490184.jpg
│ ├── 490185.jpg
│ ├── 490186.jpg
│ ├── 490187.jpg
│ ├── 490188.jpg
│ ├── 490197.jpg
│ └── 490198.jpg
├── keystore.properties.example
├── GoogleMap_Arrow_Recognize
├── PatternRecognize
│ ├── workdir
│ │ ├── readme.txt
│ │ ├── Google_Arrow2
│ │ │ ├── GoTo.png
│ │ │ ├── Left.png
│ │ │ ├── Right.png
│ │ │ ├── Arrivals.png
│ │ │ ├── EasyLeft.png
│ │ │ ├── EasyRight.png
│ │ │ ├── KeepLeft.png
│ │ │ ├── KeepRight.png
│ │ │ ├── LeftDown.png
│ │ │ ├── RightDown.png
│ │ │ ├── SharpLeft.png
│ │ │ ├── Straight.png
│ │ │ ├── Convergence.png
│ │ │ ├── LeftToLeave.png
│ │ │ ├── SharpRight.png
│ │ │ ├── ArrivalsLeft.png
│ │ │ ├── ArrivalsRight.png
│ │ │ ├── RightToLeave.png
│ │ │ ├── LeaveRoundabout.png
│ │ │ ├── LeaveRoundaboutCC.png
│ │ │ ├── LeaveRoundaboutLeft.png
│ │ │ ├── LeaveRoundaboutLeftCC.png
│ │ │ ├── LeaveRoundaboutRight.png
│ │ │ ├── LeaveRoundaboutAsUturn.png
│ │ │ ├── LeaveRoundaboutAsUturnCC.png
│ │ │ ├── LeaveRoundaboutEasyLeft.png
│ │ │ ├── LeaveRoundaboutEasyRight.png
│ │ │ ├── LeaveRoundaboutRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeft.png
│ │ │ ├── LeaveRoundaboutStraight.png
│ │ │ ├── LeaveRoundaboutEasyLeftCC.png
│ │ │ ├── LeaveRoundaboutEasyRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeftCC.png
│ │ │ ├── LeaveRoundaboutSharpRight.png
│ │ │ ├── LeaveRoundaboutStraightCC.png
│ │ │ └── LeaveRoundaboutSharpRightCC.png
│ │ ├── Google_Arrow3
│ │ │ ├── GoTo.png
│ │ │ ├── Left.png
│ │ │ ├── Right.png
│ │ │ ├── Arrivals.png
│ │ │ ├── Arrivals2.png
│ │ │ ├── EasyLeft.png
│ │ │ ├── EasyRight.png
│ │ │ ├── KeepLeft.png
│ │ │ ├── KeepRight.png
│ │ │ ├── LeftDown.png
│ │ │ ├── RightDown.png
│ │ │ ├── SharpLeft.png
│ │ │ ├── Straight.png
│ │ │ ├── Convergence.png
│ │ │ ├── LeftToLeave.png
│ │ │ ├── SharpRight.png
│ │ │ ├── ArrivalsLeft.png
│ │ │ ├── ArrivalsRight.png
│ │ │ ├── RightToLeave.png
│ │ │ ├── LeaveRoundabout.png
│ │ │ ├── LeaveRoundaboutCC.png
│ │ │ ├── LeaveRoundaboutLeft.png
│ │ │ ├── LeaveRoundaboutLeftCC.png
│ │ │ ├── LeaveRoundaboutRight.png
│ │ │ ├── LeaveRoundaboutAsUturn.png
│ │ │ ├── LeaveRoundaboutAsUturnCC.png
│ │ │ ├── LeaveRoundaboutEasyLeft.png
│ │ │ ├── LeaveRoundaboutEasyRight.png
│ │ │ ├── LeaveRoundaboutRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeft.png
│ │ │ ├── LeaveRoundaboutStraight.png
│ │ │ ├── LeaveRoundaboutEasyLeftCC.png
│ │ │ ├── LeaveRoundaboutEasyRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeftCC.png
│ │ │ ├── LeaveRoundaboutSharpRight.png
│ │ │ ├── LeaveRoundaboutStraightCC.png
│ │ │ └── LeaveRoundaboutSharpRightCC.png
│ │ ├── Google_Arrow2_8x8
│ │ │ ├── GoTo.png
│ │ │ ├── Left.png
│ │ │ ├── Right.png
│ │ │ ├── Arrivals.png
│ │ │ ├── EasyLeft.png
│ │ │ ├── EasyRight.png
│ │ │ ├── KeepLeft.png
│ │ │ ├── KeepRight.png
│ │ │ ├── LeftDown.png
│ │ │ ├── RightDown.png
│ │ │ ├── SharpLeft.png
│ │ │ ├── SharpRight.png
│ │ │ ├── Straight.png
│ │ │ ├── ArrivalsLeft.png
│ │ │ ├── Convergence.png
│ │ │ ├── LeftToLeave.png
│ │ │ ├── RightToLeave.png
│ │ │ ├── ArrivalsRight.png
│ │ │ ├── LeaveRoundabout.png
│ │ │ ├── LeaveRoundaboutCC.png
│ │ │ ├── 8x8_image_recognize.xlsx
│ │ │ ├── LeaveRoundaboutLeft.png
│ │ │ ├── LeaveRoundaboutRight.png
│ │ │ ├── LeaveRoundaboutAsUturn.png
│ │ │ ├── LeaveRoundaboutLeftCC.png
│ │ │ ├── LeaveRoundaboutRightCC.png
│ │ │ ├── LeaveRoundaboutAsUturnCC.png
│ │ │ ├── LeaveRoundaboutEasyLeft.png
│ │ │ ├── LeaveRoundaboutEasyLeftCC.png
│ │ │ ├── LeaveRoundaboutEasyRight.png
│ │ │ ├── LeaveRoundaboutSharpLeft.png
│ │ │ ├── LeaveRoundaboutSharpRight.png
│ │ │ ├── LeaveRoundaboutStraight.png
│ │ │ ├── LeaveRoundaboutStraightCC.png
│ │ │ ├── LeaveRoundaboutEasyRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeftCC.png
│ │ │ └── LeaveRoundaboutSharpRightCC.png
│ │ ├── Google_Arrow_compare
│ │ │ ├── 右轉.png
│ │ │ ├── 左轉.png
│ │ │ ├── 迴轉.png
│ │ │ ├── 靠右.png
│ │ │ ├── 靠左.png
│ │ │ ├── goto.png
│ │ │ ├── 離開圓環.png
│ │ │ ├── 向右離開圓環.png
│ │ │ └── 目的地在左邊.png
│ │ ├── Google_Arrow3 - remove alpha
│ │ │ ├── GoTo.png
│ │ │ ├── Left.png
│ │ │ ├── Right.png
│ │ │ ├── Arrivals.png
│ │ │ ├── EasyLeft.png
│ │ │ ├── EasyRight.png
│ │ │ ├── KeepLeft.png
│ │ │ ├── KeepRight.png
│ │ │ ├── LeftDown.png
│ │ │ ├── RightDown.png
│ │ │ ├── SharpLeft.png
│ │ │ ├── Straight.png
│ │ │ ├── Convergence.png
│ │ │ ├── LeftToLeave.png
│ │ │ ├── SharpRight.png
│ │ │ ├── ArrivalsLeft.png
│ │ │ ├── ArrivalsRight.png
│ │ │ ├── RightToLeave.png
│ │ │ ├── LeaveRoundabout.png
│ │ │ ├── LeaveRoundaboutCC.png
│ │ │ ├── LeaveRoundaboutLeft.png
│ │ │ ├── LeaveRoundaboutLeftCC.png
│ │ │ ├── LeaveRoundaboutRight.png
│ │ │ ├── LeaveRoundaboutAsUturn.png
│ │ │ ├── LeaveRoundaboutAsUturnCC.png
│ │ │ ├── LeaveRoundaboutEasyLeft.png
│ │ │ ├── LeaveRoundaboutEasyRight.png
│ │ │ ├── LeaveRoundaboutRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeft.png
│ │ │ ├── LeaveRoundaboutStraight.png
│ │ │ ├── LeaveRoundaboutEasyLeftCC.png
│ │ │ ├── LeaveRoundaboutEasyRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeftCC.png
│ │ │ ├── LeaveRoundaboutSharpRight.png
│ │ │ ├── LeaveRoundaboutStraightCC.png
│ │ │ └── LeaveRoundaboutSharpRightCC.png
│ │ └── Google_Arrow3 - remove alpha - same size
│ │ │ ├── GoTo.png
│ │ │ ├── Left.png
│ │ │ ├── Right.png
│ │ │ ├── Arrivals.png
│ │ │ ├── EasyLeft.png
│ │ │ ├── EasyRight.png
│ │ │ ├── KeepLeft.png
│ │ │ ├── KeepRight.png
│ │ │ ├── LeftDown.png
│ │ │ ├── RightDown.png
│ │ │ ├── SharpLeft.png
│ │ │ ├── Straight.png
│ │ │ ├── ArrivalsLeft.png
│ │ │ ├── Convergence.png
│ │ │ ├── LeftToLeave.png
│ │ │ ├── RightToLeave.png
│ │ │ ├── SharpRight.png
│ │ │ ├── ArrivalsRight.png
│ │ │ ├── LeaveRoundabout.png
│ │ │ ├── LeaveRoundaboutCC.png
│ │ │ ├── LeaveRoundaboutLeft.png
│ │ │ ├── LeaveRoundaboutAsUturn.png
│ │ │ ├── LeaveRoundaboutLeftCC.png
│ │ │ ├── LeaveRoundaboutRight.png
│ │ │ ├── LeaveRoundaboutRightCC.png
│ │ │ ├── LeaveRoundaboutAsUturnCC.png
│ │ │ ├── LeaveRoundaboutEasyLeft.png
│ │ │ ├── LeaveRoundaboutEasyRight.png
│ │ │ ├── LeaveRoundaboutSharpLeft.png
│ │ │ ├── LeaveRoundaboutStraight.png
│ │ │ ├── LeaveRoundaboutEasyLeftCC.png
│ │ │ ├── LeaveRoundaboutEasyRightCC.png
│ │ │ ├── LeaveRoundaboutSharpLeftCC.png
│ │ │ ├── LeaveRoundaboutSharpRight.png
│ │ │ ├── LeaveRoundaboutSharpRightCC.png
│ │ │ └── LeaveRoundaboutStraightCC.png
│ ├── stdafx.cpp
│ ├── stdafx.h
│ ├── targetver.h
│ ├── PatternRecognize.cpp
│ ├── PatternRecognize.vcxproj.user
│ ├── ReadMe.txt
│ └── PatternRecognize.vcxproj.filters
├── .vs
│ └── GoogleMap_Arrow_Recognize
│ │ ├── v14
│ │ └── .suo
│ │ └── v15
│ │ └── .suo
└── GoogleMap_Arrow_Recognize.sln
├── speedometer HUD
├── Fritzing
│ └── GarminuinoPCB_v1_3.fzz
├── sketch
│ ├── library
│ │ ├── GarminHUD
│ │ │ ├── library.properties
│ │ │ └── examples
│ │ │ │ ├── demo1
│ │ │ │ └── demo1.ino
│ │ │ │ └── demo_software_serial
│ │ │ │ └── demo_software_serial.ino
│ │ └── GearELM327
│ │ │ └── library.properties
│ └── main1
│ │ ├── debug.ino
│ │ └── car.h
└── README.md
├── LICENSE
└── navigation HUD
└── README.md
/GoogleMaps_HUD/settings.gradle:
--------------------------------------------------------------------------------
1 | include ':gmaps_hud', ':bt-spp-library'
2 |
--------------------------------------------------------------------------------
/pics/124220.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/124220.jpg
--------------------------------------------------------------------------------
/pics/163633.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/163633.jpg
--------------------------------------------------------------------------------
/pics/371209.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/371209.jpg
--------------------------------------------------------------------------------
/pics/451627.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/451627.jpg
--------------------------------------------------------------------------------
/pics/451628.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/451628.jpg
--------------------------------------------------------------------------------
/pics/489897.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/489897.jpg
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gradle.properties:
--------------------------------------------------------------------------------
1 | android.enableJetifier=true
2 | android.useAndroidX=true
3 |
--------------------------------------------------------------------------------
/pics/pic (1).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (1).png
--------------------------------------------------------------------------------
/pics/pic (10).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (10).png
--------------------------------------------------------------------------------
/pics/pic (11).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (11).png
--------------------------------------------------------------------------------
/pics/pic (12).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (12).png
--------------------------------------------------------------------------------
/pics/pic (13).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (13).png
--------------------------------------------------------------------------------
/pics/pic (2).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (2).png
--------------------------------------------------------------------------------
/pics/pic (3).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (3).png
--------------------------------------------------------------------------------
/pics/pic (4).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (4).png
--------------------------------------------------------------------------------
/pics/pic (5).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (5).png
--------------------------------------------------------------------------------
/pics/pic (6).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (6).png
--------------------------------------------------------------------------------
/pics/pic (7).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (7).png
--------------------------------------------------------------------------------
/pics/pic (8).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (8).png
--------------------------------------------------------------------------------
/pics/pic (9).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/pic (9).png
--------------------------------------------------------------------------------
/keystore.properties.example:
--------------------------------------------------------------------------------
1 | keystore.path=
2 | keystore.password=
3 | keystore.alias=
4 | keystore.alias_password=
--------------------------------------------------------------------------------
/pics/P_20190125_225356-02.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/P_20190125_225356-02.jpeg
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/version.properties:
--------------------------------------------------------------------------------
1 | #Wed Aug 25 20:10:23 CST 2021
2 | VERSION_NAME=0.8.8
3 | VERSION_CODE=2333
4 |
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/489965.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/489965.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/489966.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/489966.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/489967.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/489967.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490180.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490180.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490181.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490181.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490182.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490182.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490183.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490183.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490184.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490184.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490185.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490185.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490186.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490186.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490187.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490187.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490188.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490188.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490197.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490197.jpg
--------------------------------------------------------------------------------
/pics/v0.5.2_screenshot/490198.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/pics/v0.5.2_screenshot/490198.jpg
--------------------------------------------------------------------------------
/GoogleMaps_HUD/.gitignore:
--------------------------------------------------------------------------------
1 | .gradle
2 | .idea
3 | bt-spp-library/build
4 | gmaps_hud/build
5 | keystore.properties
6 | local.properties
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/docs/gmaps/day/370153.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/docs/gmaps/day/370153.jpg
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/readme.txt:
--------------------------------------------------------------------------------
1 | NOTE!!!
2 | Google_Arrow2 as Google Arrow v1
3 | Google_Arrow3 as Google Arrow v2
--------------------------------------------------------------------------------
/GoogleMaps_HUD/docs/waze/day/myscreen_now.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/docs/waze/day/myscreen_now.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gradle/wrapper/gradle-wrapper.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gradle/wrapper/gradle-wrapper.jar
--------------------------------------------------------------------------------
/speedometer HUD/Fritzing/GarminuinoPCB_v1_3.fzz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/speedometer HUD/Fritzing/GarminuinoPCB_v1_3.fzz
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/stdafx.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/stdafx.cpp
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/stdafx.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/stdafx.h
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/targetver.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/targetver.h
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/GoTo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/GoTo.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Left.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Right.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/ic_notification-web.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/ic_notification-web.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Arrivals.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Arrivals.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/EasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/EasyLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/KeepLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/KeepLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeftDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeftDown.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Straight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Straight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/PatternRecognize.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/PatternRecognize.cpp
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Convergence.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/Convergence.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/EasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/EasyRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/KeepRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/KeepRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeftToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeftToLeave.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/RightDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/RightDown.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/SharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/SharpLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/SharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/SharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/.vs/GoogleMap_Arrow_Recognize/v14/.suo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/.vs/GoogleMap_Arrow_Recognize/v14/.suo
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/.vs/GoogleMap_Arrow_Recognize/v15/.suo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/.vs/GoogleMap_Arrow_Recognize/v15/.suo
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/ArrivalsLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/ArrivalsLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/ArrivalsRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/ArrivalsRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/RightToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/RightToLeave.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/docs/gmaps/day/screenshot-2019-08-01_16.28.47.815.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/docs/gmaps/day/screenshot-2019-08-01_16.28.47.815.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundabout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundabout.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-pl/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Będziesz o
5 |
6 |
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/docs/gmaps/night/screenshot-2019-08-01_19.42.12.678.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/docs/gmaps/night/screenshot-2019-08-01_19.42.12.678.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_notification.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_notification.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_notification.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_notification.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_notification.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_notification.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/GoTo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/GoTo.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Left.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/GoTo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/GoTo.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Left.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutLeftCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_notification.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_notification.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_notification.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_notification.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Right.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Right.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutAsUturn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutAsUturn.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutRightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutStraight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutStraight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_notification_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_notification_round.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_notification_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_notification_round.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Arrivals.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Arrivals.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/EasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/EasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/EasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/EasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/KeepLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/KeepLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/KeepRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/KeepRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeftDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeftDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/RightDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/RightDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/SharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/SharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Straight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Straight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/GoTo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/GoTo.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Left.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Right.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Arrivals.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Arrivals.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Arrivals2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Arrivals2.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/EasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/EasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/EasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/EasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/KeepLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/KeepLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/KeepRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/KeepRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeftDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeftDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/RightDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/RightDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/SharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/SharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Straight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Straight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/右轉.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/右轉.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/左轉.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/左轉.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/迴轉.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/迴轉.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/靠右.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/靠右.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/靠左.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/靠左.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutAsUturnCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutAsUturnCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyLeftCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutEasyRightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpLeftCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutStraightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutStraightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_notification_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_notification_round.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_notification_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_notification_round.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_notification_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_notification_round.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Convergence.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/Convergence.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeftToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeftToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/SharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/SharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Convergence.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/Convergence.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeftToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeftToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/SharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/SharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/goto.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/goto.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/離開圓環.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/離開圓環.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 18sp
4 | 5dp
5 |
6 |
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/assets/arrow3/LeaveRoundaboutSharpRightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_notification_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-hdpi/ic_notification_foreground.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_notification_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-mdpi/ic_notification_foreground.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/ArrivalsLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/ArrivalsLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/ArrivalsRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/ArrivalsRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/RightToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/RightToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Arrivals.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Arrivals.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/EasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/EasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/EasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/EasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/KeepLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/KeepLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/KeepRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/KeepRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeftDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeftDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/RightDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/RightDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/SharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/SharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/SharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/SharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Straight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Straight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/ArrivalsLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/ArrivalsLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/ArrivalsRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/ArrivalsRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/RightToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/RightToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/向右離開圓環.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/向右離開圓環.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/目的地在左邊.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow_compare/目的地在左邊.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_av_timer_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_drive_eta_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_traffic_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_av_timer_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_drive_eta_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_traffic_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_av_timer_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_traffic_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_traffic_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_notification_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xhdpi/ic_notification_foreground.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_notification_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxhdpi/ic_notification_foreground.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_notification_foreground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-xxxhdpi/ic_notification_foreground.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundabout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundabout.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/ArrivalsLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/ArrivalsLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Convergence.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/Convergence.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeftToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeftToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/RightToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/RightToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundabout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundabout.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/values-sw600dp/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 25sp
4 | 10dp
5 |
6 |
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_access_time_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_access_time_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_drive_eta_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_av_timer_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_drive_eta_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_av_timer_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_traffic_black_48.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/ArrivalsRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/ArrivalsRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundabout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundabout.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/GoTo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/GoTo.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Left.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutLeft.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_access_time_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_access_time_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_access_time_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_drive_eta_black_48.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Right.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutRight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/values-sw720dp-land/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 30sp
4 | 15dp
5 |
6 |
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-hdpi/baseline_brightness_auto_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-mdpi/baseline_brightness_auto_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xhdpi/baseline_brightness_auto_black_48.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutAsUturn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutAsUturn.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutAsUturnCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutAsUturnCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutStraight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutStraight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/8x8_image_recognize.xlsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/8x8_image_recognize.xlsx
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Arrivals.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Arrivals.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/EasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/EasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/EasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/EasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/KeepLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/KeepLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/KeepRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/KeepRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeftDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeftDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/RightDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/RightDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/SharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/SharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Straight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Straight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutAsUturn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutAsUturn.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutAsUturnCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutAsUturnCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutStraight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutStraight.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxhdpi/baseline_brightness_auto_black_48.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_18.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_24.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_36.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable-xxxhdpi/baseline_brightness_auto_black_48.png
--------------------------------------------------------------------------------
/speedometer HUD/sketch/library/GarminHUD/library.properties:
--------------------------------------------------------------------------------
1 | name=GarminHUD
2 | version=0.1
3 | author=skyforce
4 | maintainer=skyforce
5 | sentence=
6 | paragraph=
7 | category=Communication
8 | url=
9 | architectures=*
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutEasyRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutStraightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutStraightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutAsUturn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutAsUturn.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Convergence.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/Convergence.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeftToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeftToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/SharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/SharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutEasyRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutStraightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutStraightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2/LeaveRoundaboutSharpRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutAsUturnCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutAsUturnCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutStraight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutStraight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutStraightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutStraightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/ArrivalsLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/ArrivalsLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/ArrivalsRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/ArrivalsRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/RightToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/RightToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3/LeaveRoundaboutSharpRightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/AndroidAuto.md:
--------------------------------------------------------------------------------
1 | # Android Auto Cooperation.
2 |
3 | GoogleMap navigation HUD(Left1)+ Speedometer HUD(Left2) + Android auto(Right1)
4 |
5 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutEasyRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow2_8x8/LeaveRoundaboutSharpRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/GoTo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/GoTo.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Left.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundabout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundabout.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Right.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Arrivals.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Arrivals.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/EasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/EasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/EasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/EasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/KeepLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/KeepLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/KeepRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/KeepRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeftDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeftDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/RightDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/RightDown.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/SharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/SharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Straight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Straight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/ArrivalsLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/ArrivalsLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Convergence.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/Convergence.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeftToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeftToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/RightToLeave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/RightToLeave.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/SharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/SharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutAsUturn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutAsUturn.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutAsUturnCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutAsUturnCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutStraight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutStraight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/ArrivalsRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/ArrivalsRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutEasyRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutStraightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutStraightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundabout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundabout.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha/LeaveRoundaboutSharpRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutAsUturn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutAsUturn.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutRightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-sw600dp/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutAsUturnCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutAsUturnCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpLeft.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutStraight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutStraight.png
--------------------------------------------------------------------------------
/speedometer HUD/sketch/library/GearELM327/library.properties:
--------------------------------------------------------------------------------
1 | name=Gear ELM327
2 | version=1.0.0
3 | author=David Irvine/Modified by skyforce Shen
4 | maintainer=skyforce Shen
5 | sentence=
6 | paragraph=
7 | category=Communication
8 | url=
9 | architectures=*
10 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutEasyRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpLeftCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpLeftCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpRight.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpRightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutSharpRightCC.png
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutStraightCC.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/skyforcetw/Garminuino/HEAD/GoogleMap_Arrow_Recognize/PatternRecognize/workdir/Google_Arrow3 - remove alpha - same size/LeaveRoundaboutStraightCC.png
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | #Wed Jul 17 13:34:19 CST 2019
2 | distributionBase=GRADLE_USER_HOME
3 | distributionPath=wrapper/dists
4 | zipStoreBase=GRADLE_USER_HOME
5 | zipStorePath=wrapper/dists
6 | distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/menu/main.xml:
--------------------------------------------------------------------------------
1 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-anydpi-v26/ic_notification.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/mipmap-anydpi-v26/ic_notification_round.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-sw720dp-land/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 | 128dp
8 |
9 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/side_nav_bar.xml:
--------------------------------------------------------------------------------
1 |
3 |
9 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/eUnits.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud;
2 |
3 | /**
4 | * Created by skyforce on 2018/8/13.
5 | */
6 |
7 | public enum eUnits {
8 | None(0),
9 | Metres(1),
10 | Kilometres(3),
11 | Miles(5),
12 | Foot(8);
13 |
14 | final public int value;
15 |
16 | eUnits(int value) {
17 | this.value = value;
18 | }
19 | }
20 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/ic_menu_send.xml:
--------------------------------------------------------------------------------
1 |
6 |
9 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values/settings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 118
4 | 10
5 | 1500
6 | 100
7 |
8 | 2000
9 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/menu/main_activity2.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
--------------------------------------------------------------------------------
/speedometer HUD/sketch/library/GarminHUD/examples/demo1/demo1.ino:
--------------------------------------------------------------------------------
1 | #include
2 |
3 | GarminHUD hud;
4 | void setup() {
5 | Serial1.begin(115200);
6 | // put your setup code here, to run once:
7 | hud.Init(Serial1);
8 | }
9 |
10 | void loop() {
11 | // put your main code here, to run repeatedly:
12 | hud.SetSpeedWarning(99, 130);
13 | delay(7000);
14 | hud.SetSpeedWarning(100, 130);
15 | delay(7000);
16 | }
17 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/PatternRecognize.vcxproj.user:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | $(ProjectDir)/workdir/
5 | WindowsLocalDebugger
6 |
7 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/eLane.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud;
2 |
3 | /**
4 | * Created by skyforce on 2018/8/13.
5 | */
6 |
7 | public enum eLane {
8 | DotsRight(0x01),
9 | OuterRight(0x02),
10 | MiddleRight(0x04),
11 | InnerRight(0x08),
12 | InnerLeft(0x10),
13 | MiddleLeft(0x20),
14 | OuterLeft(0x40),
15 | DotsLeft(0x80);
16 |
17 | final public int value;
18 |
19 | eLane(int value) {
20 | this.value = value;
21 | }
22 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/androidTest/java/app/akexorcist/bluetotohspp/library/ApplicationTest.java:
--------------------------------------------------------------------------------
1 | package app.akexorcist.bluetotohspp.library;
2 |
3 | import android.app.Application;
4 | import android.test.ApplicationTestCase;
5 |
6 | /**
7 | * Testing Fundamentals
8 | */
9 | public class ApplicationTest extends ApplicationTestCase {
10 | public ApplicationTest() {
11 | super(Application.class);
12 | }
13 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-ko-rKR/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | 내비게이션 종료
5 | after
6 | 예상도착시간:
7 | 오전
8 | 오후
9 | 시간
10 | 분
11 | 킬로미터
12 | 미터법
13 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/ic_menu_slideshow.xml:
--------------------------------------------------------------------------------
1 |
6 |
9 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/ic_menu_gallery.xml:
--------------------------------------------------------------------------------
1 |
6 |
9 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/ic_menu_manage.xml:
--------------------------------------------------------------------------------
1 |
6 |
9 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-v11/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/hud/HUDAdapter.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud.hud;
2 |
3 | import sky4s.garminhud.eOutAngle;
4 | import sky4s.garminhud.eOutType;
5 |
6 | public abstract class HUDAdapter implements HUDInterface {
7 | @Override
8 | public final void setCurrentTime(int nH, int nM) {
9 | setTime(nH, nM, false, false, true, false);
10 | }
11 |
12 | @Override
13 | public final void setDirection(eOutAngle nDir) {
14 | setDirection(nDir, eOutType.Lane, eOutAngle.AsDirection);
15 | }
16 |
17 | }
18 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/build.gradle:
--------------------------------------------------------------------------------
1 | apply plugin: 'com.android.library'
2 |
3 | android {
4 | compileSdkVersion 29
5 | buildToolsVersion '29.0.3'
6 |
7 | defaultConfig {
8 | versionCode Integer.parseInt(VERSION_CODE)
9 | versionName VERSION_NAME
10 | }
11 |
12 | sourceSets {
13 | main {
14 | manifest.srcFile 'src/main/AndroidManifest.xml'
15 | java.srcDirs = ['src/main/java']
16 | res.srcDirs = ['src/main/res']
17 | }
18 | }
19 | }
20 |
21 | apply from: '../maven_push.gradle'
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/eOutType.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud;
2 |
3 | /**
4 | * Created by skyforce on 2018/8/13.
5 | */
6 |
7 | public enum eOutType {
8 | Off(0x00),
9 | Lane(0x01),
10 | LongerLane(0x02),
11 | LeftRoundabout(0x04),
12 | RightRoundabout(0x08),
13 |
14 | // Roundabout(0x04+0x08),
15 |
16 | RightFlag(0x40), //with eOutAngle: Straight,Right,Left
17 | ArrowOnly(0x80);
18 |
19 | final public int value;
20 |
21 | eOutType(int value) {
22 | this.value = value;
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/speedometer HUD/sketch/library/GarminHUD/examples/demo_software_serial/demo_software_serial.ino:
--------------------------------------------------------------------------------
1 | #include
2 | #include
3 |
4 | SoftwareSerial softSerial(A4, A5);
5 | GarminHUD hud;
6 |
7 | void setup() {
8 | Serial.begin(115200);
9 | softSerial.begin(115200);
10 | // put your setup code here, to run once:
11 | hud.Init(&softSerial);
12 | }
13 |
14 | void loop() {
15 | // put your main code here, to run repeatedly:
16 | hud.SetSpeedWarning(99, 130);
17 | delay(7000);
18 | hud.SetSpeedWarning(100, 130);
19 | delay(7000);
20 | }
21 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-v14/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Scan for Devices
5 | Device name mismatch
6 | Bluetooth Devices
7 | No devices found
8 | Scanning for devices...
9 | Select a device to connect
10 |
11 |
12 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/eOutAngle.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud;
2 |
3 | /**
4 | * Created by skyforce on 2018/8/13.
5 | */
6 |
7 | // Defines the Output-Angle
8 | public enum eOutAngle {
9 | Down(0x01),
10 | SharpRight(0x02),
11 | Right(0x04),
12 | EasyRight(0x08),
13 | Straight(0x10),
14 | EasyLeft(0x20),
15 | Left(0x40),
16 | SharpLeft(0x80),
17 | LeftDown(0x81),
18 | RightDown(0x82),
19 | AsDirection(0x00);
20 |
21 | final public int value;
22 |
23 | eOutAngle(int value) {
24 | this.value = value;
25 | }
26 | }
27 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/values-de-rDE/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Nach Geräten suchen
5 | Gerätname stimmt nicht überein
6 | Bluetooth Geräte
7 | Keine Geräte gefunden
8 | Suche nach Geräten...
9 | Gerät zum Verbinden wählen
10 |
11 |
12 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/baseline_brightness_auto_24.xml:
--------------------------------------------------------------------------------
1 |
7 |
10 |
11 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | 16dp
5 | 16dp
6 |
7 | 6dp
8 | 6dp
9 | 20sp
10 | 16sp
11 | 8dp
12 | 176dp
13 | 16dp
14 |
15 |
16 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/ic_menu_camera.xml:
--------------------------------------------------------------------------------
1 |
6 |
9 |
12 |
13 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/baseline_access_time_24.xml:
--------------------------------------------------------------------------------
1 |
7 |
10 |
13 |
14 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/proguard-rules.pro:
--------------------------------------------------------------------------------
1 | # Add project specific ProGuard rules here.
2 | # By default, the flags in this file are appended to flags specified
3 | # in D:/My Program/Android Developer/ADT/sdk/tools/proguard/proguard-android.txt
4 | # You can edit the include path and order by changing the proguardFiles
5 | # directive in build.gradle.
6 | #
7 | # For more details, see
8 | # http://developer.android.com/guide/developing/tools/proguard.html
9 |
10 | # Add any project specific keep options here:
11 |
12 | # If your project uses WebView with JS, uncomment the following
13 | # and specify the fully qualified class name to the JavaScript interface
14 | # class:
15 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
16 | # public *;
17 | #}
18 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/ic_menu_share.xml:
--------------------------------------------------------------------------------
1 |
6 |
9 |
10 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/build.gradle:
--------------------------------------------------------------------------------
1 | // Top-level build file where you can add configuration options common to all sub-projects/modules.
2 |
3 |
4 |
5 | buildscript {
6 | repositories {
7 | jcenter()
8 | google()
9 | }
10 | dependencies {
11 | classpath 'com.android.tools.build:gradle:4.0.1'
12 |
13 | // classpath 'com.android.tools.build:gradle:3.2.1'
14 | classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.1'
15 | classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
16 | classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.10"
17 | }
18 | }
19 |
20 | allprojects {
21 | repositories {
22 | jcenter()
23 | google()
24 | }
25 | }
26 |
27 | def isReleaseBuild() {
28 | return version.contains("SNAPSHOT") == false
29 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/baseline_drive_eta_24.xml:
--------------------------------------------------------------------------------
1 |
7 |
10 |
11 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/baseline_av_timer_24.xml:
--------------------------------------------------------------------------------
1 |
7 |
10 |
11 |
--------------------------------------------------------------------------------
/speedometer HUD/sketch/main1/debug.ino:
--------------------------------------------------------------------------------
1 |
2 | void debug(String msg) {
3 | #ifdef USE_SD_LOGGER
4 | bool SD_logged = true;
5 | if (SD_ready) {
6 | File log_file = SD.open(F("log/debug.txt"), FILE_WRITE);
7 | if (log_file) {
8 | unsigned long now = millis();
9 | log_file.print(String(now));
10 | log_file.print(": ");
11 | log_file.println(msg);
12 | log_file.flush();
13 | log_file.close();
14 | } else {
15 | Serial.println(F("SD logger failed!"));
16 | }
17 | } else {
18 | // Serial.println(F("SD not ready!"));
19 | SD_logged = false;
20 | }
21 | #else
22 | const bool SD_logged = true;
23 | #endif
24 |
25 | #ifdef USE_LOGGER
26 | if (SD_logged) {
27 | Serial.println(msg);
28 | } else {
29 | Serial.print(msg);
30 | Serial.println("*");
31 | }
32 | #endif
33 | }
34 |
35 |
36 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/INSTRUCTION.md:
--------------------------------------------------------------------------------
1 | # GoogleMaps HUD Instruction
2 |
3 | ## Setup
4 | When you open the app, it will check the Notification Access, please enable the access.
5 |
6 |
7 |
8 |
9 |
10 | The app will show a short guide for easy using.
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 | Please insure all THREE "Status" switch is turning on, then Gamrmin HUD will recieve corrected info for navigation.
19 |
20 | ## Debug
21 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/app/Page2Fragment.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud.app;
2 |
3 | import android.os.Bundle;
4 | import android.view.LayoutInflater;
5 | import android.view.View;
6 | import android.view.ViewGroup;
7 | import android.widget.TextView;
8 |
9 | import androidx.fragment.app.Fragment;
10 |
11 | /* Fragment used as page 2 */
12 | public class Page2Fragment extends Fragment {
13 | private TextView textViewDebug;
14 |
15 | @Override
16 | public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
17 | return inflater.inflate(R.layout.fragment_page2, container, false);
18 | }
19 |
20 | @Override
21 | public void onActivityCreated(Bundle savedInstanceState) {
22 | super.onActivityCreated(savedInstanceState);
23 | ((MainActivity) getActivity()).mDebugTextView = (TextView) getView().findViewById(R.id.textViewDebug);
24 | }
25 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/menu/drawer_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/drawable/baseline_traffic_24.xml:
--------------------------------------------------------------------------------
1 |
7 |
10 |
11 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/FIRST_USE.md:
--------------------------------------------------------------------------------
1 | # GoogleMaps HUD First Use
2 |
3 | ## Notification Access
4 | When you open the app, it will check the Notification Access, please enable the access.
5 |
6 |
7 |
8 |
9 |
10 | ## Short Guide
11 | The app will show a short guide for easy using.
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 | Please insure all THREE "Status" switch is turning on, then Gamrmin HUD will recieve corrected info for navigation.
20 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/GoogleMaps_HUD.iml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/NotificationListenerServiceDemo.iml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/INSTALL.md:
--------------------------------------------------------------------------------
1 | # GoogleMaps HUD Install
2 |
3 | ## Download
4 | The app isn't on the google play, because it needs some slotting fee.
5 | Please direct download at https://github.com/skyforcetw/Garminuino/releases
6 |
7 | ## Install
8 | After downloading, touch apk to install.
9 | Your screen will like this:
10 |
11 |
12 |
13 | Click "INSTALL" to install.
14 |
15 |
16 |
17 | Play Protect will hint cannot recogniza ths app's developer.
18 | This is bacause I don't release this app/apk on GooglePlay.
19 | You must touch "INSTALL ANYWAY" if you trust this app will not do anything bad.
20 |
21 |
22 |
23 | I trust you will touch "INSTALL ANYWAY", then see this screen:
24 |
25 |
26 |
27 | Please touch "OPEN" to Navigation with Garminuino.
28 |
29 |
--------------------------------------------------------------------------------
/speedometer HUD/README.md:
--------------------------------------------------------------------------------
1 | # speedometer HUD
2 |
3 | Speedometer HUD is a relative simple project than navigation HUD.
4 | The initial idea is a speedometer HUD and can fix speed error by GPS, but I think the project can split to two parts:
5 |
6 | 1. Arduino (CanBus)
7 | 2. Android (GPS)
8 |
9 | The 1st and simple part: Arduino (CanBUS), it's speedometer HUD.
10 |
11 | The 2nd part need use arduino to communicate to any android phone, fetch android's GPS speed.
12 |
13 | Combine 1st & 2nd part, we can correct CanBus speed error by GPS, but the benefit is not obvious, so I stop developing 2nd part.
14 |
15 | Speedometer HUD had two module:
16 | 1. CanBUS parser
17 | 2. GarminHUD controller
18 |
19 | Fortunately, GarminHUD has been hacked:
20 |
21 | https://hackaday.com/2014/03/30/controlling-the-garmin-hud-with-bluetooth/
22 |
23 | https://github.com/gabonator/Work-in-progress/tree/master/GarminHud
24 |
25 | So my remain job is parsing CanBUS, and calling the library to control GarminHUD, done!
26 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/layout/device_name.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
24 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values-zh-rTW/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | 結束導航
6 | 後
7 |
8 | 預計到達時間:
9 | 上午
10 | 下午
11 | 時
12 | 小時
13 | 分
14 | 分鐘
15 | 公里
16 | 公尺
17 |
18 |
19 | 顯示GARMIN HUD是否連上.
20 | 如果GARMIN HUD 沒連上, 按下這個按鈕連結GARMIN HUD.
21 | 顯示是否能抓到 通知.
22 | 顯示GoogleMaps在 導航 模式.
23 | 這三個開關都要亮起, GARMIN HUD才能正確的收到導航資訊.
24 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2019 skyforce Shen
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/ReadMe.txt:
--------------------------------------------------------------------------------
1 | ========================================================================
2 | 主控台應用程式:PatternRecognize 專案概觀
3 | ========================================================================
4 |
5 | AppWizard 已經為您建立了這個 PatternRecognize 應用程式。
6 |
7 | 這個檔案包含一份摘要,簡要說明構成 PatternRecognize 應用程式的
8 | 所有檔案,它們個別的內容。
9 |
10 |
11 | PatternRecognize.vcxproj
12 | 這是使用應用程式精靈所產生之 VC++ 專案的主要專案檔。它含有產生該檔案之 Visual C++ 的版本資訊,以及有關使用應用程式精靈所選取之平台、組態和專案功能的資訊。
13 |
14 | PatternRecognize.vcxproj.filters
15 | 這是使用應用程式精靈所產生之 VC++ 專案的篩選檔。檔案中含有您專案中檔案與篩選器之間關聯的相關資訊。這項關聯用於 IDE 中以顯示特定節點下具有類似副檔名之檔案的群組 (例如,".cpp" 檔案會與 "Source Files" 篩選器相關聯)。
16 |
17 | PatternRecognize.cpp
18 | 這是主要應用程式原始程式檔。
19 |
20 | /////////////////////////////////////////////////////////////////////////////
21 | 其他標準檔案:
22 |
23 | StdAfx.h, StdAfx.cpp
24 | 這些檔案是用來建置名為 PatternRecognize.pch 的先行編譯標頭 (PCH) 檔,以及名為 StdAfx.obj 的先行編譯型別檔。
25 |
26 | /////////////////////////////////////////////////////////////////////////////
27 | 其他注意事項:
28 |
29 | AppWizard 使用 "TODO:" 來指示您應該加入或自訂的原始程式碼部分。
30 |
31 | /////////////////////////////////////////////////////////////////////////////
32 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values/colors.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | #DFDFDF
4 |
5 |
6 | #4285F4
7 | #DFF6FF
8 | #C7C9C9
9 | #FFFFFF
10 |
11 |
12 | #0F9D58
13 | #0D904F
14 | #0B8043
15 | #097138
16 | #FFFFFF
17 |
18 | #FFAB34
19 | #DD191D
20 |
21 |
22 | #0B8043
23 | #0D652D
24 | #81C995
25 |
26 | #FFAB34
27 | #A37137
28 | #DD191D
29 | #92605C
30 |
--------------------------------------------------------------------------------
/speedometer HUD/sketch/main1/car.h:
--------------------------------------------------------------------------------
1 | #ifndef CAR_H //有問題??
2 | #define CAR_H
3 |
4 | //============================================================================
5 | // Car define
6 | //============================================================================
7 |
8 | #define TIRE_ROUND 209.846f/100.0 // 215/55/R17
9 | static const float GEAR_RATIO[] = {
10 | 16.700868, //虛擬檔位, 沒有作用, 判斷時直接略過
11 | 16.700868,
12 | 10.080864,
13 | 6.793047,
14 | 4.973877,
15 | 3.794952,
16 | 3.068877,
17 | 2.565465
18 | };
19 | #define MAX_GEAR (7+1)
20 | //============================================================================
21 |
22 | class Car {
23 | private:
24 | float gear_rpm[MAX_GEAR];
25 | float min_delta ;
26 | byte min_index ;
27 |
28 | public:
29 | byte get_gear(int rpm, byte speed) {
30 | for (int x = 0; x < MAX_GEAR; x++) {
31 | gear_rpm[x] = speed * GEAR_RATIO[x] / TIRE_ROUND * 1000 / 60;
32 | }
33 | min_delta = 3.4028235E+38;
34 | min_index = 0;
35 | for (byte x = 1; x < MAX_GEAR; x++) {
36 | float delta = abs( gear_rpm[x] - rpm);
37 | if (delta < min_delta) {
38 | min_delta = delta;
39 | min_index = x;
40 | }
41 | }
42 |
43 | return min_index;
44 | }
45 |
46 | };
47 |
48 | #endif
49 |
50 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
17 |
18 |
19 |
22 |
23 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
--------------------------------------------------------------------------------
/navigation HUD/README.md:
--------------------------------------------------------------------------------
1 | # GoogleMap Navigation HUD (DEPRECATED NOW!!)
2 |
3 | When using Garmin HUD, you will not just want to use it as speedometer, so Navigation HUD is more important implement.
4 | But it's complexity is growing up, because we need communication between arduino and android.
5 |
6 | Using arduino to capture Google Map's navigation is no effciency, so I give up this mechanism.
7 | Please turn to Sub-Project "GoogleMaps_HUD", it's a workable concept and a usable app.
8 |
9 | ## Getting Started
10 | We talk about the concept of Navigation HUD later, let's get it on working first!
11 |
12 | ### Prerequisites
13 | 1. A Garmin HUD for sure.
14 | 2. An Android phone.
15 | 3. A bluetooth module names HC-05 x2. https://www.amazon.com/LeaningTech-HC-05-Module-Pass-Through-Communication/dp/B00INWZRNC
16 | One for OBD/canbus(fetch speed from OBD), another one for Garmin HUD.
17 | 4. An arduino pro micro with 3.3V 8MHz https://www.sparkfun.com/products/12587
18 | 5. An USB-Host shield mini https://www.circuitsathome.com/usb-host-shield-hardware-manual/
19 |
20 | ### Bluetooth Side
21 | 1.
22 |
23 | ### Arduino Side
24 | 1. Combine arduino pro micro & USB-Host shield mini together.
25 | 2. Load sketch to arduino pro micro by USB micro
26 |
27 |
28 | ### Android Side
29 | 1. Enable Developer Options on android
30 | 2. Enable USB Debugging Mode on android
31 | 3. Use adb push a jar to android
32 | 4. Link android with another USB micro wire from USB-Host shield mini.
33 | 5. Open google map and set to navigation,
34 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/PatternRecognize/PatternRecognize.vcxproj.filters:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
6 | cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
7 |
8 |
9 | {93995380-89BD-4b04-88EB-625FBE52EBFB}
10 | h;hh;hpp;hxx;hm;inl;inc;xsd
11 |
12 |
13 | {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
14 | rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 | 標頭檔
23 |
24 |
25 | 標頭檔
26 |
27 |
28 | 標頭檔
29 |
30 |
31 |
32 |
33 | 原始程式檔
34 |
35 |
36 | 原始程式檔
37 |
38 |
39 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/menu/activity_main2_drawer.xml:
--------------------------------------------------------------------------------
1 |
2 |
39 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/layout/nav_header_main2.xml:
--------------------------------------------------------------------------------
1 |
2 |
14 |
15 |
22 |
23 |
29 |
30 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/res/layout/device_list.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
21 |
22 |
32 |
33 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/app/MainActivityPostman.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud.app;
2 |
3 | import android.content.Context;
4 | import android.content.Intent;
5 | import android.os.Parcelable;
6 |
7 | /**
8 | * For other class can send message to Main Activity
9 | */
10 | public class MainActivityPostman {
11 | private String whoami;
12 | private String toWho;
13 | private Context context;
14 |
15 | public static MainActivityPostman toMainActivityInstance(Context context, String whoami) {
16 | return new MainActivityPostman(context, whoami, context.getString(R.string.broadcast_receiver_main_activity));
17 | }
18 |
19 | private MainActivityPostman(Context context, String whoami, String toWho) {
20 | this.context = context;
21 | this.whoami = whoami;
22 | this.toWho = toWho;
23 | }
24 |
25 | private Intent intent2Main = null;
26 |
27 | private void checkIntentForExtra() {
28 | if (null == intent2Main) {
29 | intent2Main = new Intent(toWho);
30 | }
31 | }
32 |
33 | public void addBooleanExtra(String key, boolean b) {
34 | checkIntentForExtra();
35 | intent2Main.putExtra(key, b);
36 | }
37 |
38 | public void addStringExtra(String key, String string) {
39 | checkIntentForExtra();
40 | intent2Main.putExtra(key, string);
41 | }
42 |
43 | public void addParcelableExtra(String key, Parcelable p) {
44 | checkIntentForExtra();
45 | intent2Main.putExtra(key,p);
46 | }
47 |
48 | public void sendIntent2MainActivity() {
49 | if (null != intent2Main) {
50 | addStringExtra(context.getString(R.string.whoami), whoami);
51 | context.sendBroadcast(intent2Main);
52 | intent2Main = null;
53 | }
54 | }
55 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/google-services.json:
--------------------------------------------------------------------------------
1 | {
2 | "project_info": {
3 | "project_number": "70081390081",
4 | "firebase_url": "https://notificationlistenerservicedem.firebaseio.com",
5 | "project_id": "notificationlistenerservicedem",
6 | "storage_bucket": "notificationlistenerservicedem.appspot.com"
7 | },
8 | "client": [
9 | {
10 | "client_info": {
11 | "mobilesdk_app_id": "1:70081390081:android:620eb25640a71bb8",
12 | "android_client_info": {
13 | "package_name": "com.example.notificationlistenerdemo"
14 | }
15 | },
16 | "oauth_client": [
17 | {
18 | "client_id": "70081390081-1641k60v82tnv3lpgqjom6qila1qt44b.apps.googleusercontent.com",
19 | "client_type": 1,
20 | "android_info": {
21 | "package_name": "com.example.notificationlistenerdemo",
22 | "certificate_hash": "350cefba71a676bf49b9808059667ca90c65f2c0"
23 | }
24 | },
25 | {
26 | "client_id": "70081390081-jis0g5e8477grq0m3qnvgaevglt6ifgj.apps.googleusercontent.com",
27 | "client_type": 3
28 | }
29 | ],
30 | "api_key": [
31 | {
32 | "current_key": "AIzaSyABE44TCdQx7ZFYYvauUfqRlObTqTx4eOA"
33 | }
34 | ],
35 | "services": {
36 | "analytics_service": {
37 | "status": 1
38 | },
39 | "appinvite_service": {
40 | "status": 2,
41 | "other_platform_oauth_client": [
42 | {
43 | "client_id": "70081390081-jis0g5e8477grq0m3qnvgaevglt6ifgj.apps.googleusercontent.com",
44 | "client_type": 3
45 | }
46 | ]
47 | },
48 | "ads_service": {
49 | "status": 2
50 | }
51 | }
52 | }
53 | ],
54 | "configuration_version": "1"
55 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/gradle.properties:
--------------------------------------------------------------------------------
1 | POM_NAME=BluetoothSPPLibrary
2 | POM_ARTIFACT_ID=bluetoothspp
3 | POM_PACKAGING=aar
4 |
5 | # Project-wide Gradle settings.
6 |
7 | # IDE (e.g. Android Studio) users:
8 | # Gradle settings configured through the IDE *will override*
9 | # any settings specified in this file.
10 |
11 | # For more details on how to configure your build environment visit
12 | # http://www.gradle.org/docs/current/userguide/build_environment.html
13 |
14 | # Specifies the JVM arguments used for the daemon process.
15 | # The setting is particularly useful for tweaking memory settings.
16 | # Default value: -Xmx10248m -XX:MaxPermSize=256m
17 | # org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
18 |
19 | # When configured, Gradle will run in incubating parallel mode.
20 | # This option should only be used with decoupled projects. More details, visit
21 | # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
22 | # org.gradle.parallel=true
23 |
24 | VERSION_NAME=1.0.0
25 | VERSION_CODE=0100
26 | GROUP=com.akexorcist
27 |
28 | POM_DESCRIPTION=Bluetooth Serial Port Profile Library. Easy for your bluetooth communication.
29 |
30 | POM_URL=https://github.com/akexorcist/Android-BluetoothSPPLibrary
31 | POM_SCM_URL=https://github.com/akexorcist/Android-BluetoothSPPLibrary
32 | POM_SCM_CONNECTION=scm:git@github.com:akexorcist/Android-BluetoothSPPLibrary.git
33 | POM_SCM_DEV_CONNECTION=scm:git@github.com:akexorcist/Android-BluetoothSPPLibrary.git
34 | POM_LICENCE_NAME=The Apache Software License, Version 2.0
35 | POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
36 | POM_LICENCE_DIST=repo
37 | POM_DEVELOPER_ID=Akexorcist
38 | POM_DEVELOPER_NAME=Somkiat Khitwongwattana
39 |
40 | ANDROID_BUILD_TOOLS_VERSION=21.1.2
41 | ANDROID_COMPILE_SDK_VERSION=21
42 | ANDROID_TARGET_SDK_VERSION=21
43 | ANDROID_MIN_SDK=9
--------------------------------------------------------------------------------
/GoogleMaps_HUD/README.md:
--------------------------------------------------------------------------------
1 | # GoogleMaps HUD
2 | Garminuino Android App: GoogleMaps HUD, parses the navigation information from Google Maps App and displays it on the Garmin HUD
3 |
4 | ## Instruction
5 | Simple instruction for the app:
6 |
7 | * [Install.](./INSTALL.md)
8 | * [First Use.](./FIRST_USE.md)
9 | * [Instruction.](./INSTRUCTIONv052.md)
10 |
11 | ## Supported Arrows
12 | The app just can recongnized the arrow we supported: [v1](./SUPPORTED_ARROWS.md) and [v2](./SUPPORTED_ARROWSv2.md)
13 | If find some arrow recognize failed, please call a new issue, and provide the arrow image in any form, let us add to supported list.
14 |
15 | ## How it works
16 | The app reads the notitification of Google Maps, and parse it. Further it establish a connection to the Garmin HUD and sends the processed data.
17 |
18 | ## Features
19 | * Showing turn-by-turn-symbol on HUD
20 | * Showing distance to turn on HUD (mile-Support not fully tested)
21 | * Showing time to arrive on HUD
22 | * Showing speed on HUD (km/h and mph)
23 | * Showing lanes and traffic on HUD (Need screenrecord-permission)
24 | * Autoconnect to HUD (after first manual connection)
25 |
26 | ## Permissions
27 | The app will need Notification access to read the data of Google Maps Notification.
28 |
29 | To show the speed on the HUD the app will need access to your location.
30 |
31 | For detecting lanes and traffic the app will need permission to record your screen. Garminuino App have to run in foreground.
32 |
33 | ## Supported languages
34 | For parsing the navigation informations the app will need a few keywords. The following languages are supported:
35 | * English
36 | * Chinese (Traditional Han)
37 | * Korean
38 | * German
39 | * Polish
40 |
41 | ## For Developers
42 | If you want to modifiy code and compile apk, you need sign your app.
43 | Store keystore.properties and gmaps_hud.jks at GoogleMaps_HUD directory.
44 | Please reference detail at https://developer.android.com/studio/publish/app-signing .
45 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/import-summary.txt:
--------------------------------------------------------------------------------
1 | ECLIPSE ANDROID PROJECT IMPORT SUMMARY
2 | ======================================
3 |
4 | Ignored Files:
5 | --------------
6 | The following files were *not* copied into the new Gradle project; you
7 | should evaluate whether these are still needed in your project and if
8 | so manually move them:
9 |
10 | * LICENSE
11 | * README.md
12 | * proguard-project.txt
13 | * screenshot\
14 | * screenshot\SevenNLS00.gif
15 | * screenshot\SevenNLS01.gif
16 |
17 | Replaced Jars with Dependencies:
18 | --------------------------------
19 | The importer recognized the following .jar files as third party
20 | libraries and replaced them with Gradle dependencies instead. This has
21 | the advantage that more explicit version information is known, and the
22 | libraries can be updated automatically. However, it is possible that
23 | the .jar file in your project was of an older version than the
24 | dependency we picked, which could render the project not compileable.
25 | You can disable the jar replacement in the import wizard and try again:
26 |
27 | android-support-v4.jar => com.android.support:support-v4:19.1.0
28 |
29 | Moved Files:
30 | ------------
31 | Android Gradle projects use a different directory structure than ADT
32 | Eclipse projects. Here's how the projects were restructured:
33 |
34 | * AndroidManifest.xml => app\src\main\AndroidManifest.xml
35 | * res\ => app\src\main\res\
36 | * src\ => app\src\main\java\
37 |
38 | Next Steps:
39 | -----------
40 | You can now build the project. The Gradle project needs network
41 | connectivity to download dependencies.
42 |
43 | Bugs:
44 | -----
45 | If for some reason your project does not build, and you determine that
46 | it is due to a bug or limitation of the Eclipse to Gradle importer,
47 | please file a bug at http://b.android.com with category
48 | Component-Tools.
49 |
50 | (This import summary is for your information only, and can be deleted
51 | after import once you are satisfied with the results.)
52 |
--------------------------------------------------------------------------------
/GoogleMap_Arrow_Recognize/GoogleMap_Arrow_Recognize.sln:
--------------------------------------------------------------------------------
1 |
2 | Microsoft Visual Studio Solution File, Format Version 12.00
3 | # Visual Studio Version 16
4 | VisualStudioVersion = 16.0.29411.108
5 | MinimumVisualStudioVersion = 10.0.40219.1
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PatternRecognize", "PatternRecognize\PatternRecognize.vcxproj", "{78BFAF51-1294-4811-AC6A-35F0A24C7EB2}"
7 | EndProject
8 | Global
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 | Debug|Win32 = Debug|Win32
11 | Debug|x64 = Debug|x64
12 | Release|Win32 = Release|Win32
13 | Release|x64 = Release|x64
14 | Template|Win32 = Template|Win32
15 | Template|x64 = Template|x64
16 | EndGlobalSection
17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
18 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Debug|Win32.ActiveCfg = Debug|Win32
19 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Debug|Win32.Build.0 = Debug|Win32
20 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Debug|x64.ActiveCfg = Debug|x64
21 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Debug|x64.Build.0 = Debug|x64
22 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Release|Win32.ActiveCfg = Release|Win32
23 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Release|Win32.Build.0 = Release|Win32
24 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Release|x64.ActiveCfg = Release|x64
25 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Release|x64.Build.0 = Release|x64
26 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Template|Win32.ActiveCfg = Release|Win32
27 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Template|Win32.Build.0 = Release|Win32
28 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Template|x64.ActiveCfg = Release|x64
29 | {78BFAF51-1294-4811-AC6A-35F0A24C7EB2}.Template|x64.Build.0 = Release|x64
30 | EndGlobalSection
31 | GlobalSection(SolutionProperties) = preSolution
32 | HideSolutionNode = FALSE
33 | EndGlobalSection
34 | GlobalSection(ExtensibilityGlobals) = postSolution
35 | SolutionGuid = {1BE9999C-DECF-4B0F-A557-F468F1552843}
36 | EndGlobalSection
37 | EndGlobal
38 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/hud/HUDInterface.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud.hud;
2 |
3 | import android.content.Intent;
4 |
5 | import sky4s.garminhud.eOutAngle;
6 | import sky4s.garminhud.eOutType;
7 | import sky4s.garminhud.eUnits;
8 |
9 | public interface HUDInterface {
10 | interface ConnectionCallback {
11 | enum ConnectionState {
12 | CONNECTED,
13 | DISCONNECTED,
14 | FAILED,
15 | }
16 |
17 | void onConnectionStateChange(ConnectionState state);
18 | }
19 |
20 | void registerConnectionCallback(ConnectionCallback callback);
21 |
22 | boolean handleActivityResult(int requestCode, int resultCode, Intent data);
23 |
24 | void scanForHud();
25 |
26 | int getMaxUpdatesPerSecond();
27 |
28 | boolean isUpdatable();
29 |
30 | boolean getSendResult();
31 |
32 | void setTime(int nH, int nM, boolean bFlag, boolean bTraffic, boolean bColon, boolean bH);
33 |
34 | void setCurrentTime(int nH, int nM);
35 |
36 | void setRemainTime(int nH, int nM, boolean bTraffic);
37 |
38 | void clearTime();
39 |
40 | void setDistance(float nDist, eUnits unit);
41 |
42 | void clearDistance();
43 |
44 | void setRemainingDistance(float nDist, eUnits unit);
45 |
46 | void clearRemainingDistance();
47 |
48 | void setAlphabet(char a, char b, char c, char d);
49 |
50 | void setDirection(eOutAngle nDir);
51 |
52 | void setDirection(final eOutAngle nDir, final eOutType nType, final eOutAngle nRoundaboutOut);
53 |
54 | void setLanes(char nArrow, char nOutline);
55 |
56 | void setSpeed(int nSpeed, boolean bIcon);
57 |
58 | void setSpeedWarning(int nSpeed, int nLimit, boolean bSpeeding, boolean bIcon, boolean bSlash);
59 |
60 | void clearSpeedAndWarning();
61 |
62 | void setCameraIcon(boolean visible);
63 |
64 | void setGpsLabel(boolean visible);
65 |
66 | void setAutoBrightness();
67 |
68 | void setBrightness(int brightness);
69 |
70 | void disconnect();
71 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/INSTRUCTIONv052.md:
--------------------------------------------------------------------------------
1 | # GoogleMaps HUD Instruction
2 |
3 | ## Main
4 | This page include switch for main function.
5 |
6 |
7 |
8 | ### Show Speed
9 | Fetch gps speed from smartphone, and maps it to the GarminHUD
10 |
11 | ### Auto Brightness
12 | Set GarminHUD as auto brightness or manual brightness
13 |
14 | ### When Navigating/Show ETA
15 | Show ETA(Estimated Time of Arrival) or remain time to Arrival
16 |
17 | ### When Navigation Done/Show Current Time
18 | Show current time when no navigation.
19 |
20 | ### Traffic&Lane Detect
21 | Detect red and yellow traffic, and show it on the GarminHUD.
22 | Detect lane instruction, and show it on the GarminHUD.
23 |
24 | ## Notification
25 | This icons maps to Main page's switches.
26 |
27 |
28 |
29 | * Show Speed
30 | * Auto Brightness
31 | * Show ETA
32 | * Show Current Time
33 | * Traffic&Lane Detect
34 |
35 |
36 | ## Setup
37 | This page include switches for function fine-tune.
38 |
39 |
40 |
41 | ### Arrow Type
42 | There two types of google navagation's arrow, you can select current type you use.
43 |
44 | Arrow v1/v2 style:
45 |
46 | 
47 |
48 | ### Traffic/Alert when speed exceeds kph
49 | Alert Traffic when speed exceeds your setting or alert anytime.
50 | This can alert when driving on the highway only, if you set the speed over 80kph or higher.
51 |
52 | ### Traffic/Alert Yellow Traffic
53 |
54 | ### Bluetooth/ Bind Address(Experiment)
55 |
56 | ### Design/Dark Mode by System Settings
57 |
58 | ### Design/Enable DarkMode manual
59 |
60 | ## Debug
61 | This page include tools for debug using.
62 |
63 |
64 |
65 |
66 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/java/sky4s/garminhud/app/ScreenRecorderService.java:
--------------------------------------------------------------------------------
1 | package sky4s.garminhud.app;
2 |
3 | import android.app.Activity;
4 | import android.app.Service;
5 | import android.content.Context;
6 | import android.content.Intent;
7 | import android.media.projection.MediaProjection;
8 | import android.media.projection.MediaProjectionManager;
9 | import android.os.IBinder;
10 |
11 | public class ScreenRecorderService extends Service {
12 | MediaProjection mediaProjection;
13 |
14 | private static ScreenRecorderService screenRecorderService;
15 |
16 | public final static ScreenRecorderService getInstance() {
17 | if (null == screenRecorderService) {
18 | screenRecorderService = new ScreenRecorderService();
19 | }
20 | return screenRecorderService;
21 | }
22 |
23 | // @RequiresApi(api = Build.VERSION_CODES.LOLLIPOP)
24 | @Override
25 | public int onStartCommand(Intent intent, int flags, int startId) {
26 | try {
27 | // createNotificationChannel();
28 | //Android Q 存在兼容性問題
29 | MediaProjectionManager mMediaProjectionManager = (MediaProjectionManager) getSystemService(Context.MEDIA_PROJECTION_SERVICE);
30 | mediaProjection = mMediaProjectionManager.getMediaProjection(Activity.RESULT_OK, (Intent) intent.getParcelableExtra("data"));
31 |
32 |
33 |
34 |
35 |
36 | // mMediaProjection = mMediaProjectionManager.getMediaProjection(mResultCode, Objects.requireNonNull(mResultData));
37 |
38 |
39 | // Intent captureIntent = mMediaProjectionManager.createScreenCaptureIntent();
40 | // startActivityForResult(captureIntent, 1);
41 |
42 | // ColorPickManager.getInstance().setMediaProjection(mediaProjection);
43 | // if (ColorPickManager.getInstance().getColorPickerDokitView() != null) {
44 | // ColorPickManager.getInstance().getColorPickerDokitView().onScreenServiceReady();
45 | // }
46 | } catch (Exception e) {
47 | e.printStackTrace();
48 | }
49 | return super.onStartCommand(intent, flags, startId);
50 | }
51 |
52 |
53 | // @Nullable
54 | @Override
55 | public IBinder onBind(Intent intent) {
56 | return null;
57 | }
58 | }
--------------------------------------------------------------------------------
/GoogleMaps_HUD/bt-spp-library/src/main/java/app/akexorcist/bluetotohspp/library/BluetoothState.java:
--------------------------------------------------------------------------------
1 | /*
2 | * Copyright 2014 Akexorcist
3 | *
4 | * Licensed under the Apache License, Version 2.0 (the "License");
5 | * you may not use this file except in compliance with the License.
6 | * You may obtain a copy of the License at
7 | *
8 | * http://www.apache.org/licenses/LICENSE-2.0
9 | *
10 | * Unless required by applicable law or agreed to in writing, software
11 | * distributed under the License is distributed on an "AS IS" BASIS,
12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 | * See the License for the specific language governing permissions and
14 | * limitations under the License.
15 | */
16 |
17 |
18 | package app.akexorcist.bluetotohspp.library;
19 |
20 | public class BluetoothState {
21 | // Constants that indicate the current connection state
22 | public static final int STATE_NONE = 0; // we're doing nothing
23 | public static final int STATE_LISTEN = 1; // now listening for incoming connections
24 | public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection
25 | public static final int STATE_CONNECTED = 3; // now connected to a remote device
26 | public static final int STATE_NULL = -1; // now service is null
27 |
28 | // Message types sent from the BluetoothChatService Handler
29 | public static final int MESSAGE_STATE_CHANGE = 1;
30 | public static final int MESSAGE_READ = 2;
31 | public static final int MESSAGE_WRITE = 3;
32 | public static final int MESSAGE_DEVICE_NAME = 4;
33 | public static final int MESSAGE_TOAST = 5;
34 |
35 | // Intent request codes
36 | public static final int REQUEST_CONNECT_DEVICE = 384;
37 | public static final int REQUEST_ENABLE_BT = 385;
38 |
39 | // Key names received from the BluetoothChatService Handler
40 | public static final String DEVICE_NAME = "device_name";
41 | public static final String DEVICE_ADDRESS = "device_address";
42 | public static final String TOAST = "toast";
43 |
44 | public static final boolean DEVICE_ANDROID = true;
45 | public static final boolean DEVICE_OTHER = false;
46 |
47 | // Return Intent extra
48 | public static String EXTRA_DEVICE_ADDRESS = "device_address";
49 |
50 | }
51 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gmaps_hud/src/main/res/layout/fragment_page2.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
12 |
13 |
21 |
22 |
28 |
29 |
34 |
35 |
41 |
42 |
48 |
49 |
55 |
56 |
57 |
58 |
59 |
--------------------------------------------------------------------------------
/GoogleMaps_HUD/gradlew.bat:
--------------------------------------------------------------------------------
1 | @if "%DEBUG%" == "" @echo off
2 | @rem ##########################################################################
3 | @rem
4 | @rem Gradle startup script for Windows
5 | @rem
6 | @rem ##########################################################################
7 |
8 | @rem Set local scope for the variables with windows NT shell
9 | if "%OS%"=="Windows_NT" setlocal
10 |
11 | @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
12 | set DEFAULT_JVM_OPTS=
13 |
14 | set DIRNAME=%~dp0
15 | if "%DIRNAME%" == "" set DIRNAME=.
16 | set APP_BASE_NAME=%~n0
17 | set APP_HOME=%DIRNAME%
18 |
19 | @rem Find java.exe
20 | if defined JAVA_HOME goto findJavaFromJavaHome
21 |
22 | set JAVA_EXE=java.exe
23 | %JAVA_EXE% -version >NUL 2>&1
24 | if "%ERRORLEVEL%" == "0" goto init
25 |
26 | echo.
27 | echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 | echo.
29 | echo Please set the JAVA_HOME variable in your environment to match the
30 | echo location of your Java installation.
31 |
32 | goto fail
33 |
34 | :findJavaFromJavaHome
35 | set JAVA_HOME=%JAVA_HOME:"=%
36 | set JAVA_EXE=%JAVA_HOME%/bin/java.exe
37 |
38 | if exist "%JAVA_EXE%" goto init
39 |
40 | echo.
41 | echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 | echo.
43 | echo Please set the JAVA_HOME variable in your environment to match the
44 | echo location of your Java installation.
45 |
46 | goto fail
47 |
48 | :init
49 | @rem Get command-line arguments, handling Windowz variants
50 |
51 | if not "%OS%" == "Windows_NT" goto win9xME_args
52 | if "%@eval[2+2]" == "4" goto 4NT_args
53 |
54 | :win9xME_args
55 | @rem Slurp the command line arguments.
56 | set CMD_LINE_ARGS=
57 | set _SKIP=2
58 |
59 | :win9xME_args_slurp
60 | if "x%~1" == "x" goto execute
61 |
62 | set CMD_LINE_ARGS=%*
63 | goto execute
64 |
65 | :4NT_args
66 | @rem Get arguments from the 4NT Shell from JP Software
67 | set CMD_LINE_ARGS=%$
68 |
69 | :execute
70 | @rem Setup the command line
71 |
72 | set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
73 |
74 | @rem Execute Gradle
75 | "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
76 |
77 | :end
78 | @rem End local scope for the variables with windows NT shell
79 | if "%ERRORLEVEL%"=="0" goto mainEnd
80 |
81 | :fail
82 | rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
83 | rem the _cmd.exe /c_ return code!
84 | if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 | exit /b 1
86 |
87 | :mainEnd
88 | if "%OS%"=="Windows_NT" endlocal
89 |
90 | :omega
91 |
--------------------------------------------------------------------------------