Skip to content

Instantly share code, notes, and snippets.

@pacificregmi
Created November 2, 2015 13:45
Show Gist options
  • Save pacificregmi/d946e44feb17eb4af72c to your computer and use it in GitHub Desktop.
Save pacificregmi/d946e44feb17eb4af72c to your computer and use it in GitHub Desktop.
Load Image from URL (Internet) in Android - strings.xml
<resources>
<string name="app_name">Load Image From Internet</string>
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment