-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android / Gradle updates (current working build) #147
base: feature/lcp
Are you sure you want to change the base?
Conversation
…28, build tools to 28.0.3, Gradle 4.10.2, see readium/readium-sdk#317 and readium/readium-lcp-client#49
Question moved here: We have implemented readium.js in our own application in 2016. Now, on Android 8.0 if the epub file has more than 100 xhtml files (chapters), app freezes (not crashes, but freezes). It looks like the webview or the app hasn’t еnough memory. (I am testing on Samsung s8 which has memory). On previous version on android everything is ok (4.4,5.0,5.1,6.0 etc.) Do you have any idea about the problem? |
Hello @vsbojkovski could you please post an issue here: https://github.com/readium/SDKLauncher-Android/issues/new |
TODO: the references to the bintray repository should probably be updated in order to reflect the latest available versions, for example: https://bintray.com/android/android-tools/com.android.tools.build.gradle/view vs. https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google ...and: https://bintray.com/android/android-tools/com.android.tools.build.gradle-experimental/view vs. https://mvnrepository.com/artifact/com.android.tools.build/gradle-experimental?repo=google Also see: https://developer.android.com/studio/releases/gradle-plugin |
Upgraded API 26 to 28, build tools to 28.0.3, Gradle 5.4.1. NDK is version
16.1.4479499
.Pre-requisites (must read comments, notably the "Build output" section):
readium/readium-sdk#317
readium/readium-lcp-client#49
platform/android/local.properties
(not checked into Git, must be created by developers)