ursus
Observable.fromCallable { downloadFile() } .subscribeOn(<http://Schedulers.io|Schedulers.io>()) .subscribe { .. }