A student project prototype that allows dialing a phone number on an Android phone using gaze and blinking.
marker-app is hosted in the following web site
https://github.com/jpyy/marker-app
If you think the Android project marker-app 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 marker-app.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.CALL_PHONE android.permission.INTERNET |
There are 64 image files in marker-app. The names of the image files are listed as follows.
marker_00.png marker_01.png marker_02.png marker_03.png marker_04.png marker_05.png marker_06.png marker_07.png marker_08.png marker_09.png marker_10.png marker_11.png marker_12.png marker_13.png marker_14.png marker_15.png marker_16.png marker_17.png marker_18.png marker_19.png marker_20.png marker_21.png marker_22.png marker_23.png marker_24.png marker_25.png marker_26.png marker_27.png marker_28.png marker_29.png marker_30.png marker_31.png marker_32.png marker_33.png marker_34.png marker_35.png marker_36.png marker_37.png marker_38.png marker_39.png marker_40.png marker_41.png marker_42.png marker_43.png marker_44.png marker_45.png marker_46.png marker_47.png marker_48.png marker_49.png marker_50.png marker_51.png marker_52.png marker_53.png marker_54.png marker_55.png marker_56.png marker_57.png marker_58.png marker_59.png marker_60.png marker_61.png marker_62.png marker_63.png
The following screenshort is generated from the image listed above.
marker-app has the following Java source files.
com.example.kkenttal.markerapplication.ApplicationTest.java com.example.kkenttal.markerapplication.CoordinateMessage.java com.example.kkenttal.markerapplication.CoordinateWorker.java com.example.kkenttal.markerapplication.MainActivity.java com.example.kkenttal.markerapplication.PupilService.java com.example.kkenttal.markerapplication.SettingsActivity.java