You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: