#Android-Homeworks
Repository for homeworks from Android HTP.
You must add new project by next path:
<THEME_NUMBER>.<THEME_NAME>/<AUTHOR>/<YOU_PROJECT>
<AUTHOR>
must be in format: first character of you name and surname. For Ivan Ivanov
author will be IIVANOV
.
- Fork this repository
- Create new branch.
Branch name must be<AUTHOR>/<YOU_PROJECT_NAME>
. - Push you project to your forked repository
- Make pull request to this repository
Hot to work with git can be find here.