Skip to content

A simple Clojure/Android app demonstrating communicating between activities and the use of themes.

License

Notifications You must be signed in to change notification settings

nyrell/dualactivityapp-clojure-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DualActivityApp

This is a Clojure/Android application. It is a simple application created for learning more about Clojure/Android. It is not intended for any practical use.

The application investigates two things:

  • How to create two activities and communicate between them.
  • How to change the appearance of the app using a theme.

The main sources used to learn how to do this was:

Usage

Setup your Clojure/Android environment according to information here: http://clojure-android.info/

If your environment is setup correctly, just build and run with:

lein droid doall

License

Copyright © 2015 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

A simple Clojure/Android app demonstrating communicating between activities and the use of themes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published