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
Deadly Computer Viruses Deadly Computer Viruses - Getting a computer virus has happened to many users in some fashion or another. To most, it is simply a mild inconvenience, requiring a cleanup and then installing that antivirus program that you’ve been meaning to install but never got around to
Bugzilla Tweaks - Firefox Addon Bugzilla Tweaks - This Firefox extension modifies the pages loaded from bugzilla.mozilla.org and adds features including:
• Interleaving the bug's change history with the comments on the same page
• Showing the last time that a bug or attachment flag was changed
• Proving user name autocompletion support
• And many more..
Learn SVG Learn SVG - This reference has been prepared for the beginners to help them to understand the basic concepts related to SVG. This tutorial will give you enough understanding on SVG from where you can take yourself to a higher level of expertise. Scalable Vector Graphics commonly known as SVG is a XML based format to draw vector images
Learn AWT Learn AWT - JAVA provides a rich set of libraries to create Graphical User Interface in platform independent way. In this app for Android we'll look in AWT (Abstract Window Toolkit). This tutorial is designed for Software Professionals who are willing to learn JAVA GUI Programming in simple and easy steps
learn XML-RPC learn XML-RPC - In Learn XML - RPC, you will learn what is XML-RPC and why and how to use it. This brief app will be extremely useful for all those who want to learn how to use XML-RPC to establish connections between computers across a network
Learn NGN Learn NGN - Next Generation Networks (NGN) is part of present day telecommunication system, which is equipped with capabilities to transport all sort of media, such as voice, video, streaming audio/video, text etc. NGN is developed around the concept of packet switching as in Internet Protocol architecture
Learn Apache POI Word Learn Apache POI Word - Learn Apache POI Word provides a basic understanding of Apache POI library and its features. You will learn how to read, write, and manage MS-Word documents using Java programs. This app is designed for the readers working on Java and especially those who want to create, read, write, and modify Word files using Java
Where Am O? - Firefox Addon Where Am O? A helpful extension for AMO developers.
The only functionality right now is to clearly identify what AMO server you are on and let you switch between that page on others.
Add your own dev server by going to about:config and creating the pref extensions.whereamo
Other Software by developer «SRPLab»:
telscript Telscript is a telnet server, which supports lua or python script