Aggiunge app Android nativa da zero su branch dedicato.
Nuovo progetto Compose in native/android con API, auth, streaming RTMP e schermate base; nessun codice copiato dalla app Flutter. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
native/android/.gitignore
vendored
Normal file
8
native/android/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/.gradle/
|
||||
/build/
|
||||
/local.properties
|
||||
/.idea/
|
||||
*.iml
|
||||
/captures/
|
||||
/app/build/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user