Customize moodle mobile 2

Customize moodle mobile 2

by Alvarez SH -
Number of replies: 4

Hi, I want to change the login, I just need the url of my application, you recommend to remove first view (where you enter site address).

What files should I change?

I try, and nothing works for me.

Thanks.

Average of ratings: -
In reply to Alvarez SH

Re: Customize moodle mobile 2

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

It's explained here:

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

After applying the changes I recommend you to:

- Stop ionic serve (Ctrl+C or cmd+c in Mac)

- run "gulp" command

- start ionic serve again

In reply to Juan Leyva

Re: Customize moodle mobile 2

by Alvarez SH -

Thanks, is it equal to phonegap build? or should i do more?

In reply to Alvarez SH

Re: Customize moodle mobile 2

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

For phonegap build you don't need to do anything special, just remember to execulte gulp in the project directory before moving the files to the phonegapbuild repository