-
Notifications
You must be signed in to change notification settings - Fork 568
Support Android L (ART) #130
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
Comments
+1 |
Duplicate #129. |
It appears that ART support does not impact Android Java libraries that use the Android NDK. We will look into this further, however I do not currently have a device running ART. Are you seeing any issues currently with SQLCipher for Android on a device running ART? |
Nope, I never received or observed any crashes. We can close this issue, created this just as a placeholder for Andorid L support. |
Just a note, Android L is announced with default ART support.
Please release binaries with ART and Dalvik run-time support.
The text was updated successfully, but these errors were encountered: