Fork me on GitHub
#clojure-android
<
2016-06-12
>
gary12:06:34

can I see someone's profile.clj to make sure I haven't added something that is messing up my build?

gary12:06:03

in my android-common key I had build type release which might have been causing me some issues

gary12:06:30

going to start the tutorial project over again with that gone and see if I can get a build to work now

gary13:06:44

yep that was it, grrr

gary13:06:54

tried to deploy to the phone but I already had another version of the app on it so I got another failure, luckily 30 seconds of googling was all it took to find the answer to that one. I just needed to uninstall the old version from the phone

gary13:06:05

I tried this before but apparently since my phone lets you have multiple users you have to tell it to remove it for all users for it to really uninstall the app, so once I did that I was able to deploy the app to my phone

gary13:06:41

I had all this set up properly on my work laptop, but I finally got a good personal laptop so I'm having to set everything up again.

gary13:06:00

now I can finally start hacking on the tutorial app again

gary18:06:59

tutorial app done, now I can try to port an android tutorial app to clojure-android

alexyakushev18:06:28

That would be really nice!