Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle Mobile simulator: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 2: Line 2:


{{Moodle Mobile}}
{{Moodle Mobile}}
[[{{ns:file}}:moodle_mobile_simulator.png|thumb|300px]]


== Features ==
== Features ==

Revision as of 14:39, 7 July 2014

The Moodle Mobile Simulator (MMS) https://github.com/jleyva/moodlemobile-simulator is a tool to make easier developing for Moodle Mobile, it includes options for simulate Push notifications, watch and filter the app log, browse the "sandboxed" Chromium file system etc...


Features

  • It can emulate different devices/platforms viewport size (iPhone, iPad, Nexus4...)
  • You can switch between different versions of the app and between different Test Sites
  • It support emulation of "Offline" mode
  • Rotate device
  • Disable support of the local_mobile plugin for sites using that plugin
  • Live CSS injection and template modifications for quick testing
  • Emulation of Push notifications with configurable payload
  • Support the Phonegap FileSystem and FileTransfer API so you can download/upload and store files in the Chromium filesystem
  • Support additional app options like taking photos (using the webcam) an uploading audio recording

Installation

  • Open the index.html in the Chrome/Chromium browser
  • In Settings Apps, add a new App pointing to the directory where your HTML code is placed
  • Go to Launch, select your App and device (optionally a Site) and "Launch app" Once logged in a site, it will require you to allow use the local file system storage capabilities