Hi,
I face a strange problem that the app. can be run on emulator without problem, but when I use this on device(N73), the app. immediately turn off without any signal.
Firstly, I use GET to receive the image from website, and then I keep it into image file.
Secondly, I open this image file. I try running app. line by line on emulator and found no problem.
However, two function seems to work simultaneously. While app. is trying to get image, the image opening function works.
On the device, app. just connect the gprs, and then app. turn off immediately!
I would like to know how to make a queue to letthe image openning function start working after getting image function finished.
However, if my assumption is wrong, please recommend the solution to make the app. is available on mobile phone.
Thank you for your help,
Kittinut K.




