-
Notifications
You must be signed in to change notification settings - Fork 1
Instruction
2Javi edited this page Nov 18, 2025
·
1 revision
To download
1. Open Android Studio
2. Get from Version Control
3. Paste the repo URL
4. Clone
To upload
1. git add .
2. git commit -m "commit message"
3. git push
Important notes (to avoid problems)
Here are the only requirements:
✔️ Everyone must clone the same repository
Using the exact GitHub URL the team owner provides.
✔️ Everyone must pull before working
So they don’t overwrite each other’s changes.