Based on what I read, Google Glass supports most / all sensors, and the existing Android APIs are available to access sensors on a mobile device.
However, the GDK (gdk.jar) contains only gesture and voice communication class files, which means that to obtain data specific to the sensor (from a gyroscope, accelerometer, etc., a special “glue” code is required)) on the Glass screen .
Is it correct?
source
share