Why different layout between real app and built app(after local customization)

Why different layout between real app and built app(after local customization)

Nosūtīja suman bogati
Atbilžu skaits: 5

Hi Everyone,

I am very new to moodle mobile app, and doing some customization with moodle app from https://github.com/moodlehq/moodlemobile.

With this source code,  I built android app by using android sdk and install that compiled app in my android phone.

After installed the app and connected the moodle, I got this error as shown in below image.

error on customize app


After click on OK,  I got this layout as shown  in below image which looks different from layout of moodle app (the app installed from google play store)

.simple layout on customize app


Why I am getting different layout  between

https://github.com/moodlehq/moodlemobile

and

https://play.google.com/store/apps/details?id=com.moodle.moodlemobile&hl=en

Is there anything I am doing wrong ? Why the error is coming as attached in image ?

Vidējais novērtējums: -
Atbildot uz suman bogati

Re: Why different layout between real app and built app(after local customization)

Nosūtīja Jeremy Hatfield

Sorry, I pasted in the wrong link. The official github page is: https://github.com/moodlehq/moodlemobile2

Atbildot uz Jeremy Hatfield

moodle mobile app is not working after customization

Nosūtīja suman bogati

Hi Jeremy,


Thank you so much for the reply, I have downloaded the moodlemobile2 from https://github.com/moodlehq/moodlemobile2,  and have done very basic customization like name etc.

I have compiled this app for android by http://build.phonegap.com and installed it in android phone. The app does not work and the screen is appeared as in below image when the app is opened.

screen of moodlemobile2


Can you please give some guidance on this ?

My forked repositry of moodlemobile2 is available over here...https://github.com/sumanbogati/moodlemobile2

Atbildot uz suman bogati

Re: moodle mobile app is not working after customization

Nosūtīja Dani Palou
Core developers attēls Moodle HQ attēls Particularly helpful Moodlers attēls Peer reviewers attēls Plugin developers attēls

Hello Suman,

please follow this guide to configure your development environment:

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

The screenshot you pasted suggests you lack some of the required libraries.

Please let me know if you have any problem with this.

Kind regards,

Dani