-
Notifications
You must be signed in to change notification settings - Fork 65
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
Android support #10
Comments
Hello Victor, thanks for getting back to me on the topic!
I hope that helps for the start, |
hello to everybody...mkalten i ask you a specific about your comment: all steps you descrive in your post, must i do on my phone or on my pc and after send them on my phone? |
Hello @simone27zero1, the steps we describe above actually refer to the development process which is necessary to provide Android support through PortVideo in the future. Unfortunately this process has not started yet, therefore neither the current nor the upcoming reacTIVision 1.6 won't be available for Android yet. Nevertheless the plan to port reacTIVision to mobile phone platforms still is interesting, although probably I'll start with the iOS port first, since this seems easier than Android. |
mkalten...then isn't it possible download reactivision for androind? |
no, currently we have ports for Windows, MacOS and Linux only |
pity that is not there! but i have another question: can i use the camera of mobile phone to read the marker and send the ID of marker to processing with the TUIO library? beacuse i download processing for android and the libraries... |
If you want to try TUIO on Android, you can use TuioDroid for multi-touch interaction: While reacTIVision is not available for Android, I am also not aware of any other application, |
thanks a lot! now i download it and try to do that i would like to do... thanks again for the help you gave me |
hello! Always about reactiviosion topic on the mobil phone, if instead of using reactivision, that doesn't exist on the mobil phone, used the camera of phone and through the app TUIODroid send camera data to processing? i hope do it! |
I am sorry to destroy your imagination, but this doesn't work as you think. I'd suggest that you read a bit into the topic, since it seems that you are a bit on the wrong track here ... |
okok nothing, thanks anyway |
Hello, I hacked together an android app. The current status of my work is at: The app is very basic, all settings are to be set in the code, there's no UI feedback except for the processed image, but it does manage to send data from the phone to the @mkalten if this is interesting for you I could open a pull request once I have cleaned up things a bit and added at least some in-app settings. |
@sonicdebris Wahoo, this look amazing ! Thank you for sharing. |
@RomualdMashup ahah you're welcome! It's still very rough, there's no calibration and setting the destination IP requires a restart. I plan to make it nicer (and add support for front-facing camera and flash), in the meanwhile let me know you happen to try it! |
hi @sonicdebris I am tested your android app on several devices but it does not correctly identify the symbols. thanks for sharing your work :) |
It would be awesome to use mobile devices for fast prototyping purposes. How difficult would it be to port it?
The text was updated successfully, but these errors were encountered: