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

can not run in android #3

Open
happen23 opened this issue May 23, 2016 · 2 comments
Open

can not run in android #3

happen23 opened this issue May 23, 2016 · 2 comments

Comments

@happen23
Copy link

jetty need some java class which not implemented by dalvik VM, and I find i-jetty, a android version jetty, but I don't known how integrate it to rosbridge, so could any one do this?
thx

@jmacglashan
Copy link
Contributor

Hmm. Sorry, I don't know much about Android development and I'm not sure how close of a match i-jetty is to desktop jetty. In an ideal world you could literally just change the dependency, and this repo would work but that's not likely to happen :p

@rjcausarano
Copy link

I'm currently using this library in Android. You should be fine as long as you run this library in a new thread (Avoid the UI thread)

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

3 participants