How do I get a Java to call data from the Internet? Where to even start??
- by cdg
Hello oh great wizards of all things android. I really need your help. Mostly because my little brain just doesn't know were to start. I am trying to pull data from the internet to make a widget for the home screen. I have the layout built:
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
…