Android Question [SOLVED]httputils2 error

stanks

Active Member
Licensed User
Longtime User
hi

i am always getting "unable to resolve host name" with my job. job.success is always false. uri is like http://www.xxx.hr/abcdef/f210114.dat
this can be opened in any browser on any platform, so i don't know what i am doing wrong. all of this code is inside widget service. any idea?

thanks
 
Top