-
Notifications
You must be signed in to change notification settings - Fork 569
plans for other CPU arch support ? #40
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
Hi superfell, That's an interesting idea - I'll take a look at building an x86 release of the binaries. |
Any news on this? The loadLibs(...) call is failing on my accelerated emulator (see http://developer.android.com/guide/developing/devices/emulator.html#accel-vm ) and I suspect it has something to do with this. |
Hi mvandillen, Yes, SQLCipher for Android has only been built to target ARM so an x86 AVD would likely cause issues right now. We haven't ported over to x86 but is something we are looking into. |
Motorola just announced Intel-powered RAZR i... this may be a start of a run of Intel x86 Android devices... this issue may be becoming more significant. |
Support for x86 has now been merged into master. |
Any plans/thoughts on an x86 build of the native libraries for ICS ?
The text was updated successfully, but these errors were encountered: