Skip to content

A Leiningen plugin for building Clojure/Android projects

License

Notifications You must be signed in to change notification settings

benleavett/lein-droid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-droid

A Leiningen plugin to simplify Clojure development for Android platform. It acts as a build-tool for Clojure/Android projects.

Usage

First make sure you have Android SDK installed, with the latest Android SDK Build-tools (>=19.0.0).

Follow the Tutorial to start using lein-droid.

Latest release:

https://clojars.org/lein-droid/latest-version.svg

Documentation

The wiki is a primary source of lein-droid documentation. To know more about project.clj options lein-droid supports, consult this page.

If you’d like to read the code, Marginalia docs are here.

Kris Calabio wrote a tutorial on how to write your first real Clojure/Android application.

Contributors

I thank the following people for their help in extending and improving lein-droid:

License

Copyright © 2012-2015 Alexander Yakushev. Distributed under the Eclipse Public License, the same as Clojure. See the file COPYING.

About

A Leiningen plugin for building Clojure/Android projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 94.0%
  • Java 6.0%