Lua Scripting Apk

Lua Scripting Apk

Latest version 1.0.6
06 Oct 2014

Older Versions

Apk Infos

Version1.0.6
Rating3.5/5, based on 407 votes
Size‎1.6 MB
Requires AndroidAndroid 2.3+ (Gingerbread)
Author's NotesIt offers you a way to create and run scripts using the Lua Programming Language

About Lua Scripting APK

Lua Scripting APK Download for Android
Lua Scripting APK Download for Android

Description

This application is a small tool that allows you to create, debug and distribute scripts written in Lua.
Apart from running any native Lua code, it lets you script GUI's and do some basic drawing.

Lua Scripting uses the LuaJava API, this gives you the ability to access Java classes and objects from Lua. For more information, visit the link below.
http://www.keplerproject.org/luajava/manual.html#luareference

The application itself comes with several examples that describe pretty well how to create buttons and such.

Scripts are saved in /sdcard/Lua Scripting/Dev/

Latest updates

What's new in version 1.0.6

New settings:

*Show/Hide line number
*Show/Hide application's title (For devices that don't have menu button)

Also added the ability to scroll horizontally

How to install Lua Scripting APK on Android phone or tablet?

Download Lua Scripting APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.nvreformat.luascripting-v1.0.6-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0.6 (7)1.6 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

4 ★I/O doesn't work.
1 ★I thought it would help, bit you have to be a rocket scientist to complete just one line with it working! I'll never script well :'(
2 ★function fact (n) if n == 0 then return 1 else return n * fact(n-1) end end print("enter a number:") a = io.read("*number") print(fact(a))
3 ★It's OK, this only develops games and not other programs using Lua andincreases a lot of waste of time for all the people willing to actuallymake Lua scripting into a program.
1 ★no menu button just a lined paper with no control ?
3 ★Can I copy text to my Clipboard?
5 ★Some of you are a little retarded lol
1 ★Guys it doesn't even tell you HOW to script.
5 ★Hope it has tab with special characters
1 ★Very limited.
5 ★Thanks for supporting GUI scripting!
1 ★Does not work on modern Android - requires hardware menu button