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

Backport ReactFX to android #33

Open
lyrachord opened this issue Oct 29, 2015 · 4 comments
Open

Backport ReactFX to android #33

lyrachord opened this issue Oct 29, 2015 · 4 comments

Comments

@lyrachord
Copy link

I wanna do some work to make ReactFX running on android.
Any advice?

Regards

@TomasMikula
Copy link
Owner

Cool! I don't have any experience of porting Java 8 projects to Android. Can lambdas and default methods be converted without problems? Analyzing how much java.util.stream is used in ReactFX might be a good start.

@lyrachord
Copy link
Author

Hi, I'm back:)
There are 2 projects referred to java8 functionality: retrolambda in GitHub, streamsupport in sf.net(http://sourceforge.net/projects/streamsupport). I did a port project FX3dAndroid(https://github.com/lyrachord/FX3DAndroid) last year, but it stopped because the javafxports on Android had a key problem: input method not work well. I don't try new version of javafxports. If it works, the porting maybe get a good news.

@guruprasaad123
Copy link

How can I run the Demo?
Since , there is no task gradle:run

@JordanMartinez
Copy link
Contributor

Not sure what you're asking. A demo for Android (which AFAIK hasn't been written)? Or the regular demos already provided in this project? If the latter, you can use the gradle tasks specified in the demo's build file

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