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

Support for Java 7 and older #7

Closed
kebbbnnn opened this issue Mar 20, 2017 · 6 comments
Closed

Support for Java 7 and older #7

kebbbnnn opened this issue Mar 20, 2017 · 6 comments

Comments

@kebbbnnn
Copy link

I'm trying to create a client app for this lib but it uses functions available only in java 8 and cannot run the app on pre android N since java 8 functions are only available for android N.

@atomashpolskiy
Copy link
Owner

Hi @kebbbnnn , thanks for trying out Bt. Like you said, Java 8 features are used in many places in the code, and this applies to APIs as well. I don't have the time to maintain a Java 6/7 compatible version of the library, so it's up to you whether you'd consider undertaking this task by yourself.

@kebbbnnn
Copy link
Author

I actually thinking of making a port for java 6/7 too using rxjava. For the meantime i'll just test it out on android N devices. Btw, this is a great project, I'm excited for its future advancements.

@atomashpolskiy
Copy link
Owner

Thanks! Really looking forward to your feedback!

@atomashpolskiy atomashpolskiy changed the title Support for pre java 8 Support for Java 7 and older Apr 19, 2017
@bitsydarel
Copy link

Any update about this @kebbbnnn?

@11hhlin1
Copy link

@kebbbnnn have you change it to support for Java 7 and older?

@KORuL
Copy link

KORuL commented Dec 5, 2018

@kebbbnnn very interesting

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

No branches or pull requests

5 participants