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