android thread issue -


i have android application display images downloaded server. downloading of image 1 thread , displaying image in main class. on compiling emulator shows error alert application stopped unexcpectedly. main application(class extends activity) thread?? please me

thanks in advance

you can use adb logcat more detailed information


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

c++ - Update and multiple console windows -