SDKLauncher-Android icon indicating copy to clipboard operation
SDKLauncher-Android copied to clipboard

Instructions about initial deploy of Launcher is not correct

Open nordnomad opened this issue 7 years ago • 2 comments

Before build Launcher app you need firstly import and build SDK subproject https://github.com/readium/readium-sdk otherwise if you set readium.ndk_experimental=true in local.properties of launcher project then build will fail as libepub3.so will not be found

I am not sure is it a bug or a feature, but I believe this information will be useful in future

nordnomad avatar Sep 19 '17 08:09 nordnomad

This is only the case for the LCP feature/lcp branch, as CMake is used to "import" the ReadiumSDK lib. Right @clebeaupin ? Update README? https://github.com/readium/readium-lcp-client/blob/develop/platform/android/README.md

danielweck avatar Sep 28 '17 11:09 danielweck

Yes that's right.

clebeaupin avatar Sep 28 '17 15:09 clebeaupin