Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

AndroLua is the Lua interpreter ported to the Android platform. Others have ported Lua to Android, but this project is special:

  • it includes LuaJava, so you can access (almost) everything the Android API provides
  • because writing code on the soft keyboard can be hard, you can connect to it using TCP an upload code from your computer
Aug 11, 2015

Anko is a library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of Android SDK for Java.

May 11, 2015

The Go mobile repository holds packages and build tools for using Go on Android.

Dec 16, 2014

Golang on Android. Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Nov 2, 2014

JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython as required by cppyy. Instead, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions).

Feb 7, 2015

Sweet Android libraries written in Kotlin

Dec 16, 2019

Statically typed programming language targeting the JVM and JavaScript.

100% interoperable with Java™

Jan 27, 2015
Advertisement

Macroid - a Scala GUI DSL for Android.

Feb 13, 2015

Neko is a toolkit designed to make Android development using Clojure easier and more fun. It accomplishes this by making adding Clojure support to your Android project easy and providing functional wrappers and alternatives to Android’s Java API.

Jul 5, 2014

A tool for writing Android applications in Mirah.

Jul 5, 2014

Python for android is a project to create your own Python distribution including the modules you want, and create an apk including python, libs, and your application.

Jul 18, 2014

Ruboto is a framework and tool chain to develop native Android apps, using the Ruby language we all know and love.

Jul 5, 2014

Scaloid is a library that simplifies your Android code. It makes your code easy to understand and maintain by leveraging Scala language.

Jul 5, 2014

Xtendroid is an Android library that combines the power of Xtend with some utility classes/annotations for productive Android development. With Xtendroid, you can spend a lot less time writing boilerplate code and benefit from the tooling support provided by the Xtend framework.

Jul 5, 2014