# tkhtml_js_android
**Repository Path**: lichiz/tkhtml_js_android
## Basic Information
- **Project Name**: tkhtml_js_android
- **Description**: android version of tcltk tkhtml, based on androwish-3241f3f5263c64e2.tar.gz(2014-07-28), the hv3 browser javascript is working also.
- **Primary Language**: C
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-03-02
- **Last Updated**: 2021-06-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# tkhtml_js_android
Android version of tcltk tkhtml, already update to the latest release of androwish-c48f047f5b_2020-11-05.zip , the hv3 browser javascript is working also.
tcl/tk version: 8.6.10
#### Build
./gradlew assembleDebug
#### Run
cd app/build/outputs/apk/debug
adb install -r app-debug.apk
[View DEMO Video](https://v.youku.com/v_show/id_XNTEyNjAzOTQ0OA==.html)