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:
Learn MySQL Learn MySQL - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn MySQL. This application will provide you with basic knowledge about database MySql, help you study better
Computer Programming v2 Computer Programming v2 - This tutorial has been prepared for the people who are struggling to learn computer programming but they are unable to learn it due to lack of proper guidance and approach
Learn Lucene Learn Lucene - Lucene is an open source java based search library. Lucene is very popular and fast search library used in java based application to add document search capability to any kind of application in a very simple and efficient way
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
Java Interview question Java Interview question - This is a free android app and it have java and HR question.This app have more interview tips
Learn DOM Learn DOM - Application is divided into sections such as XML DOM Basics, XML DOM Operations and XML DOM Objects. Each of these sections contain related topics with simple and useful examples
ColorCalculator Calculate as many solid plain stepwise fading hexadecimal color tone values as you like in between two entered colors
Learn LinQ Learn LinQ - The aim of this tutorial is to offer an easy understanding of LINQ to the beginners who are keen to learn the same. The acronym LINQ is for Language Integrated Query. Microsoft’s query language is fully integrated and offers easy data access from in-memory objects, databases, XML documents and many more
AChartEngine AChartEngine is a charting library for Android applications
UnicodeMidlet UnicodeMidlet provides a user interface for browsing all of the unicode characters on Java ME phones
Other Software by developer «SRPLab»:
telscript Telscript is a telnet server, which supports lua or python script