Files
hello_android/app.md
T
egutierrez a15eb71d27 chore: e2e_checks usan el AVD Pixel_API34
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 23:44:14 +02:00

1.8 KiB

name, domain, description, tags, lang, framework, entry_point, dir_path, repo_url, uses_functions, uses_types, e2e_checks
name domain description tags lang framework entry_point dir_path repo_url uses_functions uses_types e2e_checks
hello_android tools Primera app Android Kotlin Compose de prueba del registry
kotlin
compose
android
kt compose app/src/main/kotlin/com/fnregistry/hello_android/MainActivity.kt apps/hello_android https://gitea.organic-machine.com/dataforge/hello_android
fn_theme_kt_ui
fn_tokens_kt_ui
id cmd timeout_s
unit fn run gradle_unit_test_bash_infra apps/hello_android 240
id cmd timeout_s
screenshot fn run gradle_screenshot_test_bash_infra apps/hello_android 240
id cmd timeout_s
build fn run gradle_assemble_debug_bash_infra apps/hello_android 360
id cmd timeout_s
emu_start fn run android_emulator_start_bash_infra Pixel_API34 240
id cmd timeout_s
instrumented fn run gradle_instrumented_test_bash_infra apps/hello_android 600
id cmd severity timeout_s
emu_stop fn run android_emulator_stop_bash_infra warning 30

hello_android

Primera app Android Kotlin Compose de prueba del registry

Build

fn run gradle_assemble_debug_bash_infra apps/hello_android

Tests unitarios + Roborazzi screenshots

fn run gradle_unit_test_bash_infra apps/hello_android
fn run gradle_screenshot_test_bash_infra apps/hello_android

Tests instrumentados (requiere emulador)

fn run android_emulator_start_bash_infra Pixel_API34
fn run gradle_instrumented_test_bash_infra apps/hello_android
fn run android_emulator_stop_bash_infra

Package

com.fnregistry.hello_android

FnTheme

La app usa FnTheme y FnTokens via composite build en kotlin/functions/ui. Para cambiar colores o tipografia, editar el modulo del registry.