damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.43k stars 800 forks source link

Lua, require 'socket.http' doesn't work #136

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:30

What device(s) are you experiencing the problem on?
Every devices
What firmware version are you running on the device?
Latest
What steps will reproduce the problem?
1. Execute a lua script with require 'socket.http'
2.
3.

What is the expected output? What do you see instead?
I see this : http://s3.noelshack.com/old/up/sl4a-1d27a9ee24.png

What version of the product are you using? On what operating system?
Latest

Please provide any additional information below.

Original issue reported on code.google.com by sbronf...@gmail.com on 7 Sep 2011 at 11:49

Attachments:

Copied from original issue: damonkohler/android-scripting#569