Skip to content

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