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
- Kotlin
- Javscript
- stylesheet
- 랜덤넘버
- Hook
- npm
- Linux
- fragment
- 코틀린
- 랜덤번호
- button
- Android
- 자바스크립트
- React
- RecyclerView
- 구글맵스
- nodejs
- Java
- 오버라이딩
- 스프링부트
- SpringBoot
- scrollview
- array
- 안드로이드
- TextView
- JavaScript
- JS
- TypeScript
- GoogleMaps
- 리액트
Archives
- Today
- Total
목록storage (1)
타닥타닥 개발자의 일상
파일 경로 및 폴더 위치 AndroidManifest.xml 기존의 AndroidManifest에 아래의 부분을 적용하였다. 적용한 전체코드 activity_main.xml MainActivity.kt package com.example.camera import android.Manifest import android.app.Activity import android.content.ContentValues import android.content.Intent import android.content.pm.PackageManager import android.graphics.Bitmap import android.graphics.Camera import android.net.Uri import androi..
코딩 기록/Kotlin
2022. 2. 16. 21:59