Android Open Source - android_ble_camera Blue Tooth M S G






From Project

Back to project page android_ble_camera.

License

The source code is released under:

GNU General Public License

If you think the Android project android_ble_camera listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Java Source Code

package com.example.tools;

public class BlueToothMSG {
  public static final int HIDE_VIEW = 3;


}




Java Source Code List

com.example.bluetooth.CamActivity.java
com.example.bluetooth.MainActivity.java
com.example.tools.BlueToothMSG.java