Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 버전 업그레이드
- 지도
- 현재위치
- virtualenv
- bazel
- 이미지인식
- 이미지 인식
- tensorflow
- cudnn
- Android
- 안드로이드 스튜디오
- CUDA
- googlemp
- ubuntu
- deep learning
- GPU
- Android Studio
- 안드로이드
- YOLO
- 자신만의
- API
- #YOLO #darknet # cuda #gpu
- yolo mark
- Python
- opencv
- Google Map
Archives
- Today
- Total
목록현재위치 (1)
Be happy
이번에는 android google map에 현재 위치를 표시하는 방법에 대해 설명해보겠습니다. 이전글이었던 google maps android api 사용 방법에 추가되서 진행됩니다. 1. Androidmanifest.xml의 태그 하위요소로 태그를 사용하여 위치정보 접근을 위한 퍼미션을 추가해줍니다. 2.mainactivity.java에 다음 코드를 추가합니다. package com.tistory.webnautes.googlemapsandroidapiexample; import android.Manifest; import android.annotation.TargetApi; import android.content.DialogInterface; import android.content.Intent; ..
Fish in my hands (2018.3~2018.6)/API
2018. 6. 23. 13:15