Android wear application that sends the touched position to the paired phone.
TouchSample is hosted in the following web site
https://github.com/neuralassembly/TouchSample
If you think the Android project TouchSample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TouchSample.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in TouchSample. The names of the image files are listed as follows.
controller.png ic_content_picture.png
The following screenshort is generated from the image listed above.
TouchSample has the following Java source files.
com.example.android.wearable.touchsample.DataLayerListenerService.java com.example.android.wearable.touchsample.MainActivity.java com.example.android.wearable.touchsample.MainActivity.java com.example.android.wearable.touchsample.controllerView.java