Files in directory jni/src from the latest check-in of branch trunk
- doc
- Android.mk
- README.md
- tclBLE.c
- tclBLE.h
- tclMuzic.c
- tclMuzic.h
- tclRfcomm.c
- tclRfcomm.h
- tclUsbserial.c
- tclUsbserial.h
- tkAppInit.c
- tkBorg.c
- tkBorg.h
Native AndroWish modules
This directory constitutes the Tcl/Tk interface to the Android world:
Files | Description |
---|---|
tkBorg.[ch] |
Implementation of the borg command |
tclRfcomm.[ch] |
Bluetooth SPP channels |
tclBLE.[ch] |
Bluetooth Low Energy interface |
tclUsbserial.[ch] |
Serial channels through USB to serial converters |
tclMuzic.[ch] |
Interface to EAS synthesizer library (midi music) |
tkAppInit.c |
AndroWish specific Tcl/Tk application initializer |
doc/*.n |
Man pages (nroff format) |