Ok so lets say i have a test app…
I open the app and there is a text box and in that text box i type “bob”.
Then i press a button and it saves it to a file and then sends that txt file to a server and stores it…
Then i can go on that server and open that up and see it.
How is this possible?
I tried coronium.io but i’m having problems…
Also the only language i know is LUA… But if anything i could pick up a language pretty quick if i have to… I used to code a little in c# and c++ but im trying to stick with LUA as much as possible… and plus i dont have enterprise so how would i even work with a different language with corona…
Here is a sample…
http://www.mediafire.com/download/m65wcybtx3j4d53/test.zip
Thanks!