Skip to content
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

Added support for BB10 Android Runtime #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aggelos88
Copy link

I was trying the library in a BlackBerry 10 device. The library crashed because the LibaryLoader class was failing to pass the initial checks. Since BlackBerry 10 has support for ARMv5TE and ARMv7-A architectures (https://developer.blackberry.com/android/apisupport/android_native_support.html), just by altering the checks in this class, you can make it support the Blackberry 10 Android Runtime.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant