Skip to content

Content-Player which is used to play/render the contents in both device and web.

License

Notifications You must be signed in to change notification settings

Sunbird-Knowlg/sunbird-content-player

Folders and files

NameName
Last commit message
Last commit date
Jul 31, 2018
Aug 3, 2018
Aug 10, 2018
Jun 7, 2017
Jul 20, 2018
Jun 9, 2016
Jan 17, 2017
Jan 17, 2017

Repository files navigation

Genie-Canvas

Genie Canvas : Quiz/Story App

Setup of Genie-Canvas:

  • Install android-sdk.
  • Install npm.
  • Install cordova and ionic framwork.
  • Install grunt.

How to build:

  • Clone the project.
  • Change to PROJECT_FOLDER/player (cd player)
  • Run npm install
  • Run grunt init-setup
  • Run grunt build-aar - to build normal aar files.
  • Run grunt build-aar-xwalk - to build xwalk aar files.

The .aar files are created at the below path.

PROJECT_FOLDER/player/platforms/android/build/outputs/aar/geniecanvas-BUILD_NUMBER-debug.aar PROJECT_FOLDER/player/platforms/android/CordovaLib/build/outputs/aar/CordovaLib-debug.aar