Creating apps directly on mobile devices

Alejandro Tejada capellan2000 at gmail.com
Sat Apr 29 17:19:51 EDT 2017


Before my Ubuntu Linux computer stopped working,
I had created an Android APK with two buttons
and a single field.
The first button only opens any stack named
"test.livecode" from Android's document
folder.

The second button script's is:

on mouseup
 do field 1
end mouseup

Could you run an iOS app with
only these two features?

Al



More information about the use-livecode mailing list