Creating customize Moodle Mobile

Creating customize Moodle Mobile

by Akshay Dusane -
Number of replies: 1

I want to use moodle mobile for my institution.So I want to replace the splash screen images and logos with my institution's images and logos. Also I want to hard code the URL.So users need not type it again and again.


I found where to make the changes but struggling in generating executables for android and ios platform ? Can you please help me in this ?

Thank you.

Average of ratings: -
In reply to Akshay Dusane

Re: Creating customize Moodle Mobile

by Manjunath Moodle -

HI Akshay,

  In case you have not already checked, see the steps for customizing Moodle mobile as detailed by Juan in the below link -

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

  It is actually pretty straight forward using phone-gap (at least for android).  If you are trying to generate apk locally (using android sdk/cordova), there is whole lot of installs & dependencies you need to satisfy to get the apk generated but can be done.