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