Common Language Extension for Android - CLE is a common extension platform, which presents a general method for mixed language calls. It supports distributed object technique, which objects as medium to implement the mixed call between languages. Object is presented as a structured memory with a list of function pointers. Mixed-language calls are done by means of mapping the structured memory and function pointers to different languages, CLE is only a share library, which does not impose any restrictions on specific language. It supports windows, linux, and android.
For android version, CLE is complete free, and current version supports java in calling lua, c/c++, and python(need SL4A). CLE is very easy to use and greatly simplifies the programming for java with different other languages. With the help of CLE, programmers can write c/c++ share modules without any knowledge about JNI, can call lua or python and provide callback functions of java to these languages easily.
CLE supports android versions 2.1/2.2/3.0/3.2/4.0. The install package includes a simple lua console.
What's New in This Release:
· Lua engine is upgraded to 5.2.2
· Version 2.0.5 is a bug fix version of 2.0.4
What's New in 1.80.1.0:
· lua engine update to 5.2.1
· add more lua interface functions
· new interface function Super
· new interface functions RegGetObjectCallBack / RegLuaFuncFilter / IsRegLuaFunc
· interface function RegLuaFunc, supports general match with input FuncName equals to NULL
What's New in 1.6.1:
· ProcessEvent function supports object as input parameter;
· Fix bug for java when assign large amounts of functions to object.
Like it? Share with your friends!
Supported operating systems:
Google Android 10.x, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
Tech News Tech News - Simple reader for leading sources of tech, IT, gadgets, web related news such as Engadget, Gizmodo, Slashdot and more all aggregated in one easy list.
Articles are cached for off-line reading once refreshed
MobiForms MobiForms is the first rapid application development tool in the world specifically designed for Android smartphones. MobiForms offers all the tools in one "box" for the creation and deployment of any type of mobile application - from surveys to field service, from signature capture to bar coding
Gemini Live Logcat Gemini Live Logcat - This app provide you a user-friendly UI for logcat. Besides using add/edit/delete custom filter function, you can even add tag/pid filter by just tapping log item. And you can enable/disable each log level separately instead of showing only higher level
Learn Ruby Learn Ruby - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn Ruby. As you know Ruby tutorial is a scripting language designed by Yukihiro Matsumoto, also known as Matz. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX
Learn Mysql Interview Q A Learn Mysql Interview Q A - MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). SQL is the most popular language for adding, accessing and managing content in a database
learn Ember JS learn Ember JS - This tutorial is designed for software programmers who wants to learn the basics of BackboneJS and its programming concepts in simple and easy ways. This tutorial will give you enough understanding on components of EmberJS with suitable examples
Uninstall Widget Uninstall Widget - A tool for app developers.
Sometimes you need to uninstall very frequent same application while you develop it. Here is the solution.
Add the widget to your home screen, configure it once for "preferred application to uninstall" and you are just one click from uninstall
Learn Java v2 Learn Java v2 - As you know Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. Java runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial gives a complete understanding of Java
JADE Android JADE Android is a software package that allows developing agent-oriented applications based on JADE for the ANDROID platform.
The programming language of ANDROID applications is JAVA and the completely new Dalvik VM, allows accessing all core functionality of the mobile device
Other Software by developer «SRPLab»:
telscript Telscript is a telnet server, which supports lua or python script