Compose 샘플
Now in Android
Architecture
These samples showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with small differences. In this branch you'll find: User Interface built with Jetpack
- Android 아키텍처 UI 레이어
- Android 아키텍처
- Jetpack Compose 탐색
- Android UI 상태 생성
- Android 테스트
- Jetpack Compose 아키텍처 및 상태
- Android 아키텍처 UI 이벤트
- Android UI 상태 홀더
- Android 아키텍처 데이터 레이어
- Jetpack Compose 테스트
- Kotlin
Compose for Wear OS Starter
Demonstrates a simple "Hello, World" starter project for using Compose with Wear OS.
- setContent
- background
- Arrangement
- Column
- fillMaxSize
- fillMaxWidth
- Composable
- Modifier
- stringResource
- TextAlign
- Preview
- ExperimentalWearMaterialApi
- MaterialTheme
- Text
- Android 웨어러블 기기
- Kotlin
Google Generative AI Sample for Android (Kotlin)
This Android sample app demonstrates how to use state-of-the-art generative AI models (like Gemini) to build AI-powered features and applications. To try out this sample app, you need to use latest stable version of Android Studio. However, if you
- Composable
- Jetpack Compose 레이아웃
- Kotlin
Jetcaster sample 🎙️
Jetcaster is a sample podcast app, built with Jetpack Compose. The goal of the sample is to showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture. To try out this sample app, use the latest
- Composable
- Android 아키텍처 UI 레이어
- Jetpack Compose 디자인 시스템
- Jetpack Compose 애니메이션
- Android Compose
- Kotlin
Jetchat sample
Jetchat is a sample chat app built with Jetpack Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here. This sample
- Composable
- Android 아키텍처 UI 레이어
- Jetpack Compose 텍스트
- Android UI 상태 생성
- Jetpack Compose 디자인 시스템
- Jetpack Compose 아키텍처 및 상태
- Jetpack Compose 애니메이션
- Android 아키텍처 UI 이벤트
- Android Compose
- Jetpack Compose 테스트
- Kotlin
JetLagged sample
JetLagged is a sample sleep tracking app built with Jetpack Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps
- Composable
- Jetpack Compose 레이아웃
- Jetpack Compose 애니메이션
- Jetpack Compose 그래픽
- Kotlin
Jetnews sample
Jetnews is a sample news reading app, built with Jetpack Compose. The goal of the sample is to showcase the current UI capabilities of Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository
- Composable
- Android 아키텍처 UI 레이어
- Jetpack Compose 탐색
- Android UI 상태 생성
- Jetpack Compose 디자인 시스템
- Jetpack Compose 레이아웃
- Jetpack Compose 아키텍처 및 상태
- Android Compose
- Jetpack Compose 테스트
- Kotlin
Jetsnack sample
Jetsnack is a sample snack ordering app built with Jetpack Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here. This
- Composable
- Jetpack Compose 디자인 시스템
- Jetpack Compose 레이아웃
- Jetpack Compose 애니메이션
- Android Compose
- Kotlin
Now in Android App
Learn how this app was designed and built in the design case study, architecture learning journey and modularization learning journey. This is the repository for the Now in Android app. It is a work in progress 🚧. Now in Android is a fully functional
- Jetpack Compose 아키텍처 및 상태
- Android 아키텍처 도메인 레이어
- Jetpack Compose 접근성
- Android 아키텍처 데이터 레이어
- Android 아키텍처 UI 레이어
- Jetpack Compose 애니메이션
- Jetpack Compose 테스트
- Android UI 상태 생성
- Android 아키텍처
- Jetpack Compose 탐색
- Android UI 상태 홀더
- Android 테스트
- Jetpack Compose 디자인 시스템
- Kotlin
WearSpeaker
A sample that shows how you can record voice using the microphone on a wearable and play the recorded voice, if the wearable device is connected to a speaker (bluetooth or built-in). If you want to learn how to play media content on Wear OS, refer to
- AudioTrack
- AudioRecord
- Android 웨어러블 기기
- 자바