Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

I'm having a problem with the lein-droid tutorial #132

Open
lucas-cleto-movile opened this issue Aug 25, 2015 · 3 comments
Open

I'm having a problem with the lein-droid tutorial #132

lucas-cleto-movile opened this issue Aug 25, 2015 · 3 comments

Comments

@lucas-cleto-movile
Copy link

Hi,

I've followed the tutorial (https://github.com/clojure-android/lein-droid/wiki/Tutorial) to build a "Hello World" App in Clojure but unfortunately I'm getting the message "Unfortunately, testapp has stopped" in my Android device and emulator.

Here are the details: https://github.com/lucas-cleto-movile/testapp

Am I doing something wrong?

I would be most grateful for any help you are able to provide.

@alexander-yakushev
Copy link
Contributor

Hello Lucas,

I suspect this is a yet unresolved problem with cljfmt bundled in the latest cider-nrepl snapshot. Can you please try replacing it with cider-nrepl "0.9.0-SNAPSHOT", do lein clean in your project and then lein droid doall again?

@lucas-cleto-movile
Copy link
Author

Hello Alexander,

It works, your help couldn't have been better, thanks a lot! :)

@alexander-yakushev
Copy link
Contributor

I did nothing, it's all you and your incredibly detailed bug report;). I hope to fix this issue soon and make it possible to use the latest snapshot again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@alexander-yakushev @lucas-cleto-movile and others