8000 Fix Android N preview build on API 23 by brody4hire · Pull Request #230 · sqlcipher/android-database-sqlcipher · GitHub
[go: up one dir, main page]

Skip to content

Fix Android N preview build on API 23 #230

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

Conversation

brody4hire
Copy link

While I completely understand the desire to support execution on older Android versions, I find it strange that we cannot build this project on the new Android SDK as discussed in: https://discuss.zetetic.net/t/android-build-faile/1319

The only fix needed to build on SDK 23 is to define a bogus AbstractCursor.setExtras(Bundle) method.

An alternative would be to implement a working setExtras(Bundle) method for the AbstractCursor/AbstractWindowedCursor subclass(es).

@developernotes
Copy link
Member

Hi @brodybits

Thanks for submitting a pull request. What benefit do we have moving from API 19 to API 23? It appears the only other code change is a stubbed method to allow for compilation that throws an exception.

@brody4hire
Copy link
Author

Closing in favor of #231

@brody4hire brody4hire closed this May 4, 2016
@brody4hire brody4hire deleted the cb-android-n-build-fix branch January 12, 2021 17:21
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.

2 participants
0