++++++++++++++++++++++++++++++++++++++++++++++++++ + AndroWish ++++++++++++++++++++++++++++++++++++++++++++++++++ +- Tcl/Tk on Android | Yesterday I finally managed to build a very simple | Tcl/Tk application for Android and ran it on my own | smartphone. | | | I've done this before, but now I have a working | `Dockerfile` and proper scripts for everything, so | I'm much more confident I can rely on this setup and | even "transport" it to any other machine. | | | | This idea is so amazing to me, to be able to build | for Android **without** getting my hands dirty with | *Androidesque things*, that I'm event thinking about | starting a service so other people can simply write | "normal" things in Tcl/Tk (that is a much saner | language than Android/Java) and have an .apk built, | maybe as the last step from CI/CD or something like | that. | | +-- Next phase | My plans now are porting Blipt! to Android, first, | then port Gutenborg and after that, maybe this | Tcl-on-Android-as-a-service thing.