Skip to content

ActiveLearningStudio/cordova-h5p-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H5P Mobile Application

The H5P Mobile App runs the h5p activity on Mobile and also offline feature is available

Required Softwares

  1. Android Studio to create a build (https://developer.android.com/studio).
  2. Node npm to manage the package (https://nodejs.org/en/download/).

Installation

To Install this App first you need to set up Cordova in your system

on OS X and Linux:
 $ sudo npm install -g cordova

on Windows:
  C:\>npm install -g cordova

Then Clone this repo and run the following commands:

cd cordova-h5p-standalone
$ npm install
$ cordova platform add android

After that run $ cordova requirements to check the system requirements

Requirements check results for android:

Java JDK: installed 1.8.0
Android SDK: installed true
Android target: installed android-30,android-28
Gradle: not installed 
Could not find an installed version of Gradle either in Android Studio,
or on your system to install the gradle wrapper. Please include gradle 
in your path, or install Android Studio
Some of requirements check failed

Creating Build

Open platform/android folder in 'Android Studio'
Click on Run the app.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages