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
- 오버라이딩
- GoogleMaps
- 리액트
- Hook
- SpringBoot
- Java
- 랜덤넘버
- Linux
- React
- JavaScript
- JS
- 자바스크립트
- 구글맵스
- nodejs
- 코틀린
- Android
- stylesheet
- button
- array
- 스프링부트
- npm
- fragment
- scrollview
- Kotlin
- 안드로이드
- TypeScript
- RecyclerView
- TextView
- Javscript
- 랜덤번호
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