sl4a
Scripting platform
Allows scripting languages to be executed directly on an Android device with simplified access to full-fledged Android APIs
SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
2k stars
305 watching
799 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
luau-lang/luau | A scripting language and tooling suite designed to be compatible with Lua 5.1, while introducing features like type annotations, for use in game development and other applications. | 4,058 |
androguard/androguard | A Python-based toolset for reverse-engineering and analyzing Android applications | 5,277 |
ibotpeaches/apktool | A tool that enables reverse engineering of Android app binaries to modify and debug them | 20,285 |
igorwojda/android-showcase | An Android application showcasing modern development methodologies and architectural best practices | 6,518 |
rumboalla/apkupdater | An app update tool that aggregates updates from multiple sources and simplifies the process of finding and installing new apps. | 2,981 |
codepath/android_guides | A comprehensive resource for learning Android development through crowdsourced guides and tutorials. | 28,308 |
jfeinstein10/slidingmenu | An Android library that enables the creation of slide-in menus | 11,070 |
thirtydegreesray/openhub | An Android client app providing features and functionality similar to GitHub's official mobile apps, covering repository browsing, issue management, user profiles, and collaboration tools. | 4,240 |
cnlohr/rawdrawandroid | Builds Android apps entirely in C using Makefiles and OpenXR | 3,601 |
pkulchenko/zerobranestudio | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,621 |
cleveroad/slidingtutorial-android | An Android library for creating animated interactive tutorials within an app | 2,479 |
square/spoon | Automated testing tool that distributes instrumentation tests to Android devices and generates detailed reports with test results and screenshots. | 2,701 |
android/nowinandroid | An Android app that provides news updates and follows design and development best practices. | 16,980 |
andkulikov/transitions-everywhere | A library providing additional transitions on top of the AndroidX Transitions Library | 4,822 |
terralang/terra | A low-level system programming language designed to interoperate with Lua and provide seamless interaction with C code. | 2,731 |