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
- TypeScript
- npm
- array
- 구글맵스
- RecyclerView
- JavaScript
- 랜덤넘버
- GoogleMaps
- fragment
- 스프링부트
- TextView
- Java
- Javscript
- 랜덤번호
- Linux
- scrollview
- 자바스크립트
- JS
- nodejs
- stylesheet
- Hook
- 안드로이드
- 리액트
- React
- Kotlin
- SpringBoot
- Android
- button
- 오버라이딩
- 코틀린
Archives
- Today
- Total
목록GPS (1)
타닥타닥 개발자의 일상

새로운 프로젝트에서 Google Maps Activity 생성. AndroidManinfest.xml에 아래의 코드 삽입하고 Sync Now 누르기. 인터넷과 위치 추적 허용해주는 코드 아래는 코드 적용된 전체 코드 AndroidManifest.xml google_maps_api.xml AIzaSyD_SLUKJXnyGEweAKXFxV7R2-yqDn7xUF0 MapsActivity.kt package com.example.myapplication import android.Manifest import android.annotation.SuppressLint import android.location.Location import android.os.Bundle import android.os.Looper i..
코딩 기록/Kotlin
2022. 2. 16. 22:32