Okay, so…
I started the tutorials in the website and completed the first lesson, the Balloon tap game. The only problem: it’s 7Mb! Any ideas why that is? I know you can build Android apps with Python, but the interpreter must be compiled in the app as well, which makes even the simplest app jump to ~7mb. Is that the case with Lua?
Also, which editor are you using? I tried Notepad++, Atom, Visual Studio and ZeroBrane, I liked Visual studio the best.
Thanks.