Back to project page bluetooth-spp-terminal.
The source code is released under:
Apache License
If you think the Android project bluetooth-spp-terminal listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package ru.sash0k.bluetooth_terminal; /** * Created by sash0k on 12.12.13. * ????? ?????????? */ public class Const { static final String TAG = "SPP_TERMINAL"; }