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