GoogleGlass TAP support
Opened this issue · 5 comments
Is there a way that i can capture BeyondarObject
when i TAP
on GoogleGlass
?
What do you mean "capture"?
with Capture
i mean to TAP
the marker(POI/GEoPosition) Object
and show details of it on another View/CardView.
Is it possible that with TAP
i can differentiate which object is on the middle of the screen or simply any other way i can "Touch" a Marker on Google Glass and show their details
I mean that is it any way that i can enter onClickBeyondarObject()
method from TAP
or any other Google Glass
gesture?
Question is also asked on SO
. You can view it from this link
I suggest you to check how it is done here https://github.com/BeyondAR/beyondar/blob/master/android/BeyondAR_Framework/src/com/beyondar/android/fragment/BeyondarFragmentSupport.java
Check the touch events, they get the coordinates of the screen and them send them using mBeyondarGLSurface.getBeyondarObjectsOnScreenCoordinates
When you say touch events
you are speaking in terms of GoogleGlass
and not android device
itself, right?
On Google glass a touch/click means the track pad