Contribution

Contribution

by Shah Rukh Qasim -
Number of replies: 1

Hey I'd like to start contributing for Moodle Android. Can somebody tell me where can I get started?
Thanks.

Average of ratings: -
In reply to Shah Rukh Qasim

Re: Contribution

by Yezi Yang -

The code of  Moodle Mobile 2 is on Github. It is suggested to use Phonegap Build to convert your code to an app online. It is very easy to use. The code of converting code by Phonegap Build is here: https://github.com/moodlehq/moodlemobile-phonegapbuild. Remember to choose "android" branch if you want to build Android app, as shown in the image.



If you prefer to use iconic to convert the app, the code is also on Github https://github.com/moodlehq/moodlemobile2


Here is a guide written by official Moodle Mobile developer. 

https://docs.google.com/presentation/d/1HX5h7zwtay4amaY3qyLuCLfI7kQCiD9IoWuDH-lSa_0/edit?pli=1#slide=id.gb58f8c5e5_0_101


Good luck with your app!