Hi,
I’m thinking loud here… do we have some sort of super light version of Lucee that supports mobile app dev?
Specifically I want to do the following ( have never created any mobile app before )
create some simple Android app that will support the following functionality:
(1) provide static information to the user
(2) provide html FORM for data input including file upload from the user
(3) process data resulted from form action response or other types of request
(4) support cfhttp call
(5) support local file read/write
Note:
No database query necessary at this point.
Many thanks.