Difference between revisions of "Google Code-in"

Jump to navigation Jump to search
Add instructions on how to get help.
m
(Add instructions on how to get help.)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


For most tasks simply downloading and installing [https://developer.android.com/studio/index.html Android Studio] is sufficient to start developing. You can then use either a real or virtual device to test your changes.
For most tasks simply downloading and installing [https://developer.android.com/studio/index.html Android Studio] is sufficient to start developing. You can then use either a real or virtual device to test your changes.
If you need help either post in the GCI task or ask in #kiwix on IRC for help.


Once you are ready to begin:
Once you are ready to begin:
# Fork our GitHub repository https://github.com/kiwix/kiwix
# Fork our GitHub repository https://github.com/kiwix/kiwix
# Clone your fork to your machine
# Clone your fork to your machine
# Use android studio to import the android directory of the project
# Use Android Studio to import the android directory of the project
# Make your changes and test them.
# Make your changes and test them
# Commit and push your changes to your fork
# Commit and push your changes to your fork
# Create a pull request so we can review your changes https://github.com/kiwix/kiwix/pulls
# Create a pull request so we can review your changes https://github.com/kiwix/kiwix/pulls
21

edits

Navigation menu