Helmut Giese <
[email protected]> wrote:
Hello out there,
I am (very) old school and although I own a mobile phone I use it
almost exclusively as a phone and checking SMS (for online banking). Nevertheless I want to port an app to an android phone - it's for my
(still older) mother.
I found androwish and several old build instructions, which (for me)
look complicated - to say the least.
Q: What is the current way to get a Tcl program via androwish onto an
android phone?
Any link or tip will be highly appreciated
Best regards
Helmut
Also, I just remembered that there is also an Androwish API call that
will add an icon to the phone launcher that launches a plain Tcl script
sitting somewhere in the phone filesystem.
https://www.androwish.org/home/wiki?name=Android+facilities
borg shortcut add name-of-shortcut script-to-run ?png-icon-as-base-64-string?
I use this for one very small simple script I have on my phone,
Depending upon what you want this app to do, this might work. There
are limitations, one being that the script runs as the main androwish
app install id, and so you don't get private storage for the script,
just access to the androwish interpreters storage. This may, or may
not, be an issue for what you want to do.
It also means you'll have an "androwish" app in the full list of
installed apps (instead of an app with the name of your custom app) and
so you might have to instruct curious lookers to "not delete" that app.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)