Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

keiji/cocoa-android

Repository files navigation

趣味で作るAndroidネイティブのCOCOA

CI

How to build

cp settings-sample.properties settings.properties 
./gradlew assembleDebug

ProductFlavors and BuildTypes

(*) Best choice for contributors.

ProductFlavors

enApiMode - ExposureNotification API Mode
enMock(*) enProd
Mock, for develop Product, need certification
enApiVersion - ExposureNotification API Version
legacyV1 exposureWindow(*)
Use Legacy-V1(ENv1) API Use ExposureWindow(ENv2) API

BuildTypes

Feature debug(*) staging release
Attestation API disable enable enable
WorkManager(Check exposure) interval 16 min 4 hours 4 hours

Library

  • Jetpack Compose
  • Dagger-Hilt
  • Room
  • Retrofit
  • Kotlin coroutines

License

TBD

About

趣味で作るAndroidネイティブのCOCOA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages