I need to download Json file with 20k items and in the same time I need to show a percentage in a textview. Now I'm only test the flow of the code so I show simple a log with the current percentage. So I create an Observable and I do it:I need to download Json file with 20k items and