Skip to content

clojure-android/lein-droid

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lein-droid

https://travis-ci.org/clojure-android/lein-droid.svg?branch=master

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 and Android Support Repository.

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.

How to modify lein-droid

Being a plugin for Leiningen, the workflow for modifying, debugging and testing it is slightly more complicated than with a regular Clojure project. See Hacking the plugin page for details.

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