Majid Golshadi

Results 26 comments of Majid Golshadi

I almost use this lib as a service. I think your issue root cause is pass activity context instead of application context. Maybe this link is useful [http://developer.android.com/training/basics/activity-lifecycle/starting.html](http://developer.android.com/training/basics/activity-lifecycle/starting.html)

What do you mean? I can't find out what do you want to do?

Thank you Matt for your comment. etcd client `DeleteDir` method throw an error if directory is not empty and on the other hand in creation time child dirs will be...

You right. :+1: Changed my code; stop garbage collecting at `r.path` directory and fix code style format.