J2ME Polish is a next generation framework for the rapid development of J2ME applications. Features included are a powerful GUI framework, utility classes and ant-based build tools for the creation of device optimised applications.
ARM linux run shared library rundotso dlopen dlsym Inline Assembler
windows has rundll, rundotso is for linux load shared library(.so) and run the functions.
rundotso.c you can load shared lib and run the function.
It likes the rundll.exe in windows os.
compiled and tested under the android ndk.
you can use any arm compiler to try.
adb push rundotso /data
adb shell /data/rundotso /system/libc.so system "ls /data"
adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end
Have fun!
Made by Biyong SUN Songjiang, Shanghai, China.
Email: sunbiyong@163.com
OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
myNFC is a framework allowing JavaScript developers to create cross-platform mobile & NFC applications for smart phones and other embedded systems. These NOT web based applications can be loaded dynamically and can offer a wide user experience.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A simple web interface for Blender, for rendering animations..
A simple web interface for Blender, for rendering animation with clusters.
"Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
This is an android preprocessor derived from antenna. It is simpler and its intended to work as an eclipse plugin and as an standalone ant task, useful for console/hudson compiling.
Apache module for servicing Android JSON RPC requests, if you want to develop pure java applications without the the bloat of J2EE take a closer look...
A framework and Java class for rapid development of quiz apps for Android-smartphones. Preview-clip: http://youtu.be/QmBexUPsqm0
I have currently no resources to push this project further. However, if you're interested feel free to contact me - depending on the feedback I receive I might re-arrange my priorities.
Loid is used to work with Java and Objective-C to simplify data exchange bindings. Loid can generate meta-information available at run-time. Requesting clients or applications can inference on the meta-information for data binding.
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
Dedex converts Android .dex files back into Java VM class files, which can then be subsequently executed or analysed using more commonly available tools.
Screen capturing tool for Android handsets connected via USB to a desktop/laptop. It is great for fullscreen presentations, product demos, automatic screen recording, or just a single screenshot. Without root.
Portable makefile generator. Generates project files for MSVC, XCode, Carbide, Eclipse, GNU make and more with support for C/C++/Obj-C files, assembly files, C# projects and Android projects.
Scalable Language API (SLAPI) The most comprehensive architecture for conversational natural-language applications including speech recognition/synthesis, semantics, & machine translation. Used on Android & other mobile app platforms.