moodlemobile2

moodlemobile2

per Ирина Василенко -
Nombre de respostes: 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.

Mitjana de qualificacions: -
En resposta a Ирина Василенко

Re: moodlemobile2

per Dani Palou -
Imatge Core developers Imatge Moodle HQ Imatge Peer reviewers Imatge 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