Home  /  Tools Apps  / Luarida on Windows Pc

Luarida on Windows Pc

Developed By: たろサ

License: Free

Rating: 4,0/5 - 30 votes

Last Updated: April 17, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.86
Size 728.7 KB
Release Date May 02, 13
Category Tools Apps

App Permissions:
Allows applications to open network sockets. [see more (3)]

What's New:
v1.86BetaIt is a bug fix of swatch.getAccel(). v1.85Beta Display mode setting command swatch.dispMode() was added to the command for SmartWatch. Moreover,... [see more]

Description from Developer:
Ruarida (Luarida) is a script that runs on Android (Script).
It was implemented Script want to set a simple program as Pocket Computer in the smartphone.
Language is Lua. You can e... [read more]

App preview ([see all 9 screenshots]  /  [view video])

App preview

About this app

On this page you can download Luarida and install on Windows PC. Luarida is free Tools app, developed by たろサ. Latest version of Luarida is 1.86, was released on 2013-05-02 (updated on 2024-04-17). Estimated number of the downloads is more than 5,000. Overall rating of Luarida is 4,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 30 users, 5 users had rated it 5*, 20 users had rated it 1*.

How to install Luarida on Windows?

Instruction on how to install Luarida on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Luarida on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Luarida using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Luarida" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Luarida on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Luarida" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.86.

Download Luarida 1.86 on Windows PC – 728.7 KB

Ruarida (Luarida) is a script that runs on Android (Script).
It was implemented Script want to set a simple program as Pocket Computer in the smartphone.
Language is Lua. You can easily write a program as BASIC. I think there is a bug, please a lot of opinions.
If there is already luarida folder on the SD card, sample files are not installed. You can copy and paste from the Web site, you must rename the folder. Even during the public in various market sample.

Self-made program can be placed in the home as a shortcut.

So as to be able to exchange information among users, it has launched a group called "Luarida Fun Club". You can go to a group from the following URL.
https://groups.google.com/forum/#!forum/luarida-fun-club

SmartWatch for the program of Sony also released you can write, but to run, you must have the SmartWatch application "Bitmap catcher".

--- Luarida Command List ---
(1) Input Command
 editsetText (text)
 editText (title [, flag])
 touch ([mode])
 inkey ([mode])

(2) System Command
 system.exit ()
 system.expCall (classname [, data, type])
 system.getAppPath ()
 system.getCardMnt ()
 system.getSec ()
 system.impCallActionSend (text [, type])
 system.impCallActionView (text, type)
 system.setrun (Luafilename)
 system.setScreen (mode)
 system.setSleep (off (keep) / on)
 system.version ()
 El_Psy_Congroo ()

(3) Graphic Command
 canvas.drawCircle (x, y, r, color [, fill])
 canvas.drawCls ([colorcode])
 canvas.drawLine (x0, y0, x1, y1, colorcode)
 canvas.drawRect (x0, y0, x1, y1, colorcode [, fill])
 canvas.getBmpSize (filename)
 canvas.getColor (x, y)
 canvas.getg (gx0, gy0, gx1, gy1, wx0, wy0, wx1, wy1)
 canvas.getviewSize ()
 canvas.loadBmp (filename, x0, y0, x1, y1 [, n])
 canvas.putCircle (x, y, r, colorcode [, fill])
 canvas.putCls ([colorcode])
 canvas.putflush ([x0, y0, x1, y1])
 canvas.putg (gx0, gy0, gx1, gy1, wx0, wy0, wx1, wy1)
 canvas.putLine (x0, y0, x1, y1, colorcode)
 canvas.putRect (x0, y0, x1, y1, colorcode [, fill])
 canvas.putrotg (cx, cy, angle, wx0, wy0, wx1, wy1)
 canvas.putWork (xs0, ys0, xs1, ys1, xd0, yd0, xd1, yd1)
 canvas.saveBmp (filename, x0, y0, x1, y1)
 canvas.setMainBmp (Width, Height)
 canvas.setWorkBmp (Width, Height)
 canvas.workCls ([colorcode])
 canvas.workflush (x0, y0, x1, y1)
 color (r, g, b [, Alpha])

(4) Text Command
 canvas.drawText (text, x, y, size, colorcode [, backcolorcode])
 canvas.drawTextBox (text, x, y, size, colorcode, wide [, backcolorcode])
 canvas.drawTextCenter (text, x, y, size, colorcode [, backcolorcode])
 canvas.drawTextRotate (text, x, y, angle, size, colorcode [, backcolorcode])
 canvas.putText (text, x, y, size, colorcode [, backcolorcode])
 canvas.putTextBox (text, x, y, size, color, wide [, backcolorcode])
 canvas.putTextCenter (text, x, y, size, colorcode [, backcolorcode])
 canvas.putTextRotate (text, x, y, angle, size, colorcode [, backcolorcode])

(5) Http Command
 http.addHeader (headername, data)
 http.addParam (post-parameter)
 http.clrHeader ()
 http.clrParam ()
 http.get (url, savefilename)
 http.post (url)
 http.setContentType (content-type)
 http.setPostFile (post-filename)
 http.status ()

(6) Dialog Command
 dialog (title, text [, button])
 item.add (text [, flag])
 item.check (title)
 item.clear ()
 item.list (title)
 item.radio (title, position)
 toast (text [, time])

(7) Sensor Command
 sensor.getAccel ()
 sensor.setdevAccel (sw)
 sensor.setdevMagnet (sw)
 sensor.setdevOrient (sw)
 sensor.getGdirection ()
 sensor.getMagnet ()
 sensor.getOrient ()

(8) Sound Command
 sound.beep ([hz [, ms]])
 sound.isPlay (soundnumber)
 sound.pause (soundnumber)
 sound.restart (soundnumber)
 sound.setSoundFile (filename, soundnumber, flag)
 sound.start (soundnumber [, loop])
 sound.stop (soundnumber)

(9) ZIP Command
 zip.addFile (compressed-filename [, melt-folder])
 zip.exec (zipfilename)
 zip.status ()

(10) socket Command
 sock.close (Number)
 sock.connectOpen (Number, Address, Port [, TimeOut])
 sock.getAddress (Number [, Local])
 sock.listenOpen (Number, Port [, TimeOut])
 sock.nclose (Number)
 sock.nconnectOpen (Number, Address, Port [, TimeOut])
 sock.ngetAddress (Number [, Local])
 sock.nlistenOpen (Number, Port [, TimeOut])
 sock.nrecv (Number [, TimeOut])
 sock.nsend (Number, Data, Length)
 sock.recv (Number [, TimeOut])
 sock.send (Number, Data, Length)

Since the number of characters in the description was over, the rest of the command please refer to the commentary blog.
http://d.hatena.ne.jp/tarosay/20110217/1297957894
v1.86Beta
It is a bug fix of swatch.getAccel().

v1.85Beta
Display mode setting command swatch.dispMode() was added to the command for SmartWatch. Moreover, canvas.putTextCenter() that had not been mounted up to now was added.
The binary of mips and x86 was bundled. However, it is not possible to confirm the operation.

v1.84Beta
Command swatch.start() and swatch.stop() for wristwatch type terminal SmartWatch that Sony sold were added.
Allows applications to open network sockets.
Allows an application to write to external storage.
Allows an application to read from external storage.