With Android, you'll probably need to be using UI and non-UI thread work for anything that makes a network request or does more than a "hello world".
With Android, you'll probably need to be using UI and non-UI thread work for anything that makes a network request or does more than a "hello world".