Or and ben - android final project repo.
working with git:
- git init
- git remote add origin https://github.com/mosheor/Android-Project.git
- git clone https://github.com/mosheor/Android-Project.git
---some work in the proj
3.5 git status 4. git add . 5. git commit -a -m "comments" 6. git push (-u origin master - ??)