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

Minimum SDK Version #68

Closed
dlew opened this issue Nov 21, 2014 · 4 comments
Closed

Minimum SDK Version #68

dlew opened this issue Nov 21, 2014 · 4 comments

Comments

@dlew
Copy link
Collaborator

dlew commented Nov 21, 2014

I was curious if RxAndroid has an official stance on the minimum supported SDK

I noticed recently that View.addOnAttachStateChangeListener() was used, which was added in 12. If we're allowing that, I propose that we might as well go to 15 (since no one is on honeycomb anyways).

@JakeWharton
Copy link
Contributor

Should be either 9 or 15. I of course want 15, but 9 at least gives us Java
6 (Deque/ArrayDeque!). Hopefully the holidays will provide a much needed
stake in the heart of remaining 9 market share.
On Nov 21, 2014 9:39 AM, "Daniel Lew" notifications@github.com wrote:

I was curious if RxAndroid has an official stance on the minimum supported
SDK

I noticed recently that View.addOnAttachStateChangeListener() was used,
which was added in 12. If we're allowing that, I propose that we might as
well go to 15 (since no one is on honeycomb anyways).


Reply to this email directly or view it on GitHub
#68.

@mttkay
Copy link
Collaborator

mttkay commented Nov 21, 2014

FWIW, our current minSdkVersion is 9, and we’re expecting to move to 15
around Q1 2015

On Fri, Nov 21, 2014 at 6:44 PM, Jake Wharton notifications@github.com
wrote:

Should be either 9 or 15. I of course want 15, but 9 at least gives us
Java
6 (Deque/ArrayDeque!). Hopefully the holidays will provide a much needed
stake in the heart of remaining 9 market share.
On Nov 21, 2014 9:39 AM, "Daniel Lew" notifications@github.com wrote:

I was curious if RxAndroid has an official stance on the minimum
supported
SDK

I noticed recently that View.addOnAttachStateChangeListener() was used,
which was added in 12. If we're allowing that, I propose that we might
as
well go to 15 (since no one is on honeycomb anyways).


Reply to this email directly or view it on GitHub
#68.


Reply to this email directly or view it on GitHub
#68 (comment).

Matthias Käppler

Engineer

Twitter: https://twitter.com/mttkay

Skype: matthias-sc

SoundCloud Ltd. | Rheinsberger Str. 76/77, 10115 Berlin, Germany | +49
(0)172 2345679

Managing Director: Alexander Ljung | Incorporated in England & Wales
with Company
No. 6343600 | Local Branch Office | AG Charlottenburg | HRB 110657B

Capture and share your music & audio on SoundCloud
http://soundcloud.com/creators

@zsiegel
Copy link

zsiegel commented Nov 21, 2014

So went to ensure my environment is setup properly based on comments here.

They only let you get API level 10 now? What am I missing?

screen shot 2014-11-21 at 10 29 50 am

@zsiegel
Copy link

zsiegel commented Nov 21, 2014

nevermind. forgot about "obsolete"

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

No branches or pull requests

4 participants