Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I build a HTTP server in local,then use SmartImageView.setImageUrl(String url) #41

Open
feer921 opened this issue May 9, 2014 · 0 comments

Comments

@feer921
Copy link

feer921 commented May 9, 2014

05-09 11:11:50.013: E/AndroidRuntime(8461): FATAL EXCEPTION: pool-2-thread-1
05-09 11:11:50.013: E/AndroidRuntime(8461): java.lang.OutOfMemoryError
05-09 11:11:50.013: E/AndroidRuntime(8461): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
05-09 11:11:50.013: E/AndroidRuntime(8461): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:546)
05-09 11:11:50.013: E/AndroidRuntime(8461): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:618)
05-09 11:11:50.013: E/AndroidRuntime(8461): at com.loopj.android.image.WebImage.getBitmapFromUrl(Unknown Source)
05-09 11:11:50.013: E/AndroidRuntime(8461): at com.loopj.android.image.WebImage.getBitmap(Unknown Source)
05-09 11:11:50.013: E/AndroidRuntime(8461): at com.loopj.android.image.SmartImageTask.run(Unknown Source)
05-09 11:11:50.013: E/AndroidRuntime(8461): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
05-09 11:11:50.013: E/AndroidRuntime(8461): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
05-09 11:11:50.013: E/AndroidRuntime(8461): at java.lang.Thread.run(Thread.java:838)

@feer921 feer921 changed the title I build s HTTP server in local,then use SmartImageView.setImageUrl(String url) I build a HTTP server in local,then use SmartImageView.setImageUrl(String url) May 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant