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

TilesFX and JavaFXPorts for Android 5.1 #40

Closed
svininykh opened this issue Dec 16, 2017 · 3 comments
Closed

TilesFX and JavaFXPorts for Android 5.1 #40

svininykh opened this issue Dec 16, 2017 · 3 comments

Comments

@svininykh
Copy link

Thank you for your excellent library, but I want build application for Android used JavaFXPorts and javafxmobile-plugin of Gradle. After compilation simple application with tiles, I placed it to my Android 5.1 and started, but screen black only without any other elements.

Have you tried running Tiles on Android platform?

@HanSolo
Copy link
Owner

HanSolo commented Dec 16, 2017

As far as I know the current version of JavaFX ports doesn’t support Java 8 streams which I use in TilesFX. Without looking into it I’m pretty sure that this is the problem. You could try to check out the code and replace all streams by loops, compile it and give it a try. I think it won’t be a big deal to do so.
Cheers,
Gerrit

@svininykh
Copy link
Author

Gerrit, so sorry. I found my bug in my source code. It was not associated with TilesFX. TilesFX is ready for porting to Android 5.1 by JavaFX ports.
screenshot_2017-12-22-16-53-34

Regards,
Andrey

@HanSolo
Copy link
Owner

HanSolo commented Dec 22, 2017

Sweet...looks good ;)

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

2 participants