Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.34 KB

Note: Please don't use the zip download feature on this repo as this repo uses submodules and this is not supported at present by github and will result in an incomplete copy of the repo.

Launcher-Android

A small Android application to serve as a launcher/testbed for the Readium SDK.

Jenkins build status

master Build Status

develop Build Status

How to get source from github

git clone --recursive https://github.com/readium/Launcher-Android.git

How to build Readium SDK

cd readium-sdk/Platform/Android
./ndk-compile.sh build your-ndk-path

How to open eclipse project

Use File->Import... menu, don't use File->New menu

Licensing info

Licensing information can be found in the file license.txt in the root of the repo, as well as in the source code itself.