Fork me on GitHub
#clojure-android
<
2016-06-23
>
gary02:06:35

@brownmoose3q: how is your tutorial app coming?

andrewzhurov12:06:40

Already have done it, CA rules!

andrewzhurov12:06:17

I'm not fully understood what "proxy" fun does

gary15:06:16

@brownmoose3q do you understand what proxy does in clojure? Why is this approach better than creating an entirely new activity?

andrewzhurov15:06:04

Nope, that's next thing to learn about

gary15:06:28

You'll learn a lot about java interop doing clojure-android

andrewzhurov15:06:21

Sure i will. Now I even haven't used it yet at all

gary15:06:18

I'll post my version of the app this week

andrewzhurov15:06:49

Any modifications compare to tutor ?

andrewzhurov15:06:12

Btw, you're experienced with interop ?

gary15:06:56

I added a new activity to demonstrate intentions which is big in the Android world

gary15:06:10

My experience with Java interop just includes calling java from clojure.