Developer documentation for Moodle Mobile 3.5

Developer documentation for Moodle Mobile 3.5

by Atinder pal singh -
Number of replies: 8
When will the developer documentation for 3.5 version will be released? Any idea about time frame?
Average of ratings: -
In reply to Atinder pal singh

Re: Developer documentation for Moodle Mobile 3.5

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi,

this page is already updated for v3.5:

https://docs.moodle.org/dev/Setting_up_your_development_environment_for_Moodle_Mobile_2

The only part that is missing is compiling in AOT, I'll add it later today.

Cheers,

Dani

In reply to Dani Palou

Re: Developer documentation for Moodle Mobile 3.5

by Atinder pal singh -
Hi Dani. Thanks for your reply. Please also add information about how to build with phonegap build. Many many thanks.
In reply to Atinder pal singh

Re: Developer documentation for Moodle Mobile 3.5

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Building with Phonegap Build is quite straightforward, you just need to copy the files from the www folder to your Phonegap Build repository like we do:

https://github.com/moodlehq/moodlemobile-phonegapbuild/tree/v3.5.0

In reply to Dani Palou

Re: Developer documentation for Moodle Mobile 3.5

by Rekha C -

Dani,

404 error for the link https://github.com/moodlehq/moodlemobile-phonegapbuild/tree/v3.5.0

How can i make android and iOS app now with Phonegapbuild?


2) Where can I get the Github zip for 3.4 version? Need urgently please, like today.


Rekha 

In reply to Rekha C

Re: Developer documentation for Moodle Mobile 3.5

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

The branch v3.5.0 no longer exists, now it's in master branch:

https://github.com/moodlehq/moodlemobile-phonegapbuild/

The Moodle Classic version is in the ionic1 branch:

https://github.com/moodlehq/moodlemobile-phonegapbuild/tree/ionic1

Cheers,

Dani

In reply to Dani Palou

Re: Developer documentation for Moodle Mobile 3.5

by Rekha C -

Hi Dani,


1) Unable to know which version of the app is available today to make a custom app & works without errors - the moodle app on playstore is 3.5.2 updated sept 2018 (it does not support Indian languages, which i had informed a few months back, the header still shows characters).


2) I had 3.3 which had no errors but playstore wants SDK 26+ . I want the 3.4 version but am not getting the zip file for phonegapbuild on github.


I get "Error downloading files. Some files may be missing." and  "Error connecting to the server."

Hence, i thought to downgrade the app. Really stuck.


Do help, have to fix today.


 

In reply to Atinder pal singh

Re: Developer documentation for Moodle Mobile 3.5

by Hebert Mota -

Não estou conseguindo configurar o ambiente para poder personalizar o aplicativo, estou seguindo as instruções mas não estou conseguindo.