Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Member

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
Member

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

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