/android13-photo-picker-samples

Sample for Photo picker (Android 13+)

Primary LanguageKotlin

Overview

Sample for Photo picker (Android 13 +)
日本語版 README

development environment

スクリーンショット 2022-02-21 21 33 57

Dev Memo

Test Data

For Compose

  • material3
  • VideoView (AndroidView)
  • Use Jetpack Library API

For Kotlin

  • material2
  • Use Jetpack Library API

For Java

  • use Java 11 API
  • Material2
  • Not Use Jetpack Library API

Capture Pixel 4 API Tiramisu

Compose View

refs

https://developer.android.com/about/versions/13/features#photo-picker
https://developer.android.com/about/versions/13/features/photopicker