Files
mobile-android/.github/copilot-instructions.md
2026-01-08 19:06:37 +05:00

22 lines
484 B
Markdown

# Rosetta Android - Project Setup
- [x] Verify that the copilot-instructions.md file in the .github directory is created.
- [ ] Clarify Project Requirements
Project: Android application using Kotlin named rosetta-android
- [ ] Scaffold the Project
Creating Android project structure with Kotlin
- [ ] Customize the Project
- [ ] Install Required Extensions
- [ ] Compile the Project
- [ ] Create and Run Task
- [ ] Launch the Project
- [ ] Ensure Documentation is Complete