- Home /
How to distinguish between two touch screens for input in android
I am using neonodes for touch input. For those not familiar with the neonode it uses light to determine touches and turns any surface into a touchscreen. I am using a hikey board which runs android and I want to plug two neonodes into it. I want to be able to distinguish which neonode is receiving input and do something different based on which one is getting input. Is there a plugin or some other way I can achieve this on Android? I saw Multi-Input by Raving Bots on the asset store but it doesn't say that it supports Android. It seems to only support Windows,Mac, and Linux.
Your answer

Follow this Question
Related Questions
How to implement android touch input joysticks for the lego microgame 2 Answers
How to enable multiple button presses on a touchscreen virtual button control scheme 1 Answer
If I use Both input systems during development, will the final product work fine? 0 Answers
Check for any input 1 Answer
How to detect whether a particular touch has ended? 1 Answer