# android-compose-example **Repository Path**: mirrors_NativeScript/android-compose-example ## Basic Information - **Project Name**: android-compose-example - **Description**: @nativescript/jetpack-compose Example 🚀📓♥️ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **@nativescript/jetpack-compose** Example 🚀📓♥️ Android app using [Angular](https://angular.io/) to drive [Jetpack Compose](https://developer.android.com/jetpack/compose) - [Drive yourself](#drive-yourself) - [Credits](#credits) ## Drive yourself Prerequisites: - [NativeScript Environment Setup](https://docs.nativescript.org/environment-setup.html) - Android API Level 33 emulator or device *Note*: Uses APIs only available on API Level 33+ ``` ns debug android ``` ## Credits Inspired by [@sinasamaki](https://twitter.com/sinasamaki) Usage from example shared [here](https://github.com/sinasamaki/DynamicIsland).