GithubHelp home page GithubHelp logo

storytel / sdklauncher-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from readium/sdklauncher-android

0.0 2.0 0.0 10.67 MB

Launcher app for Readium SDK on Android

License: BSD 3-Clause "New" or "Revised" License

HTML 0.06% Java 8.21% CSS 0.11% JavaScript 91.40% Shell 0.22%

sdklauncher-android's Introduction

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.

How to get source from github

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

See a document on how to build the SDK and Launcher on Android here

Debug C++ code on Android Studio 2

Gradle experimental build plugin and Android Studio 2 are required to debug C++ code. By default the project uses stable version of gradle plugin but you can switch easily to the experimental one by adding the following line to local.properties file:

readium.ndk_debug=true

This settings will switch the build system to the gradle experimental version and allow you to debug, add breakpoints on the C++ code.

You must be careful that if you switch from the stable to the experimental version, you have first to delete all intermediate build files in:

  • Platform/Android/epub3/build
  • Platform/Android/include
  • Platform/Android/obj
  • Platform/Android/libs

If you forget to delete these files, the application will crash because of bad version of shared and static libraries.

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.

sdklauncher-android's People

Contributors

aiqon avatar anfengde avatar clebeaupin avatar cosch-txtr avatar danielweck avatar datalogics-bhaugen avatar jccr avatar nleme avatar olivierkorner avatar prcolaco avatar rkwright avatar thom3k avatar throwdice avatar yteitel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.