moodlemobile2

moodlemobile2

Ирина Василенко -
Number of replies: 1

Hello. I using the source code available on(https://github.com/moodlehq/moodlemobile2). Tell me please, can I run the application in IntelliJ IDEA or Android Studio?

Thank you.

Irina.

Վարկանիշների միջին թիվը. -
In reply to Ирина Василенко

Re: moodlemobile2

Dani Palou -
Core developers Նկարը Moodle HQ Նկարը Peer reviewers Նկարը Plugin developers Նկարը

Hi Irina,

MoodleMobile is a PhoneGap/Cordova application. The development code is written in JavaScript, not in Java or Swift, but the code inside the "platforms" folder is native code that can be opened by IDEs like XCode and Android Studio.

I did a quick Google search about this and there are a lot of sites talking about this. For example:

http://www.tricedesigns.com/2013/05/16/phonegap-android-studio/

Kind regards,

Dani