Go Back   Android Forums > Android Development > Application Development
Application Development Dev Lounge for the Coder Folks
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old June 26th, 2012, 07:46 PM   #1 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Feb 2012
Posts: 20
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default How can I load images from a remote location?

How can I load an image from the web onto my phone without typing in the URL? I want to create a media application but load the cover for each song from specific locations on the web. How can I load the remote images as simple as possible? Every tutorial I try online crashes on startup.

Deemar is offline  
Reply With Quote
Sponsors
Old June 26th, 2012, 08:01 PM   #2 (permalink)
ROM Developer
 
cr5315's Avatar
 
Join Date: Jul 2010
Location: Narnia
Posts: 435
 
Device(s): Current: HTC Evo 4G, Asus Nexus 7 Retired: LG Ally
Carrier: Not Provided

Thanks: 103
Thanked 161 Times in 105 Posts
Default

If you have a method to get the link to the image, UrlImageViewHelper can help (pun intended)

It was written by Koush and you can find it on GitHub
or here

It's fairly easy to use. And Koush explains how to use it in the GitHub description.
Just add the project to your Eclipse and choose it as a library for your current project and you should be good to go.

Hope this helps!
__________________

(That's a link. Just saying.)
cr5315 is offline  
Reply With Quote
Old June 26th, 2012, 09:35 PM   #3 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Feb 2012
Posts: 20
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by cr5315 View Post
If you have a method to get the link to the image, UrlImageViewHelper can help (pun intended)

It was written by Koush and you can find it on GitHub
or here

It's fairly easy to use. And Koush explains how to use it in the GitHub description.
Just add the project to your Eclipse and choose it as a library for your current project and you should be good to go.

Hope this helps!
It took me a couple of hours sat in front of the television with my laptop but I got it working, thanks!
Deemar is offline  
Reply With Quote
Reply


Go Back   Android Forums > Android Development > Application Development
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:39 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.