if this log is generated due to this call
Log.d("onPostExecute Serviço", result); //first line of onPostExecute(String
res)
then obviously your onPostExecute method is called (or did i missed something?)
On Wednesday, August 29, 2012 1:13:24 AM UTC+5:30, anaOliveira wrote:
>
> Yes.. because these are the resaults of the log:
>
> 08-28 17:47:21.936: D/URL serviço HttpGet(2055):
> http://192.168.56.1:8080/pt.Agile21.Acerola.WebService/rest/acerola?id=g;[email protected]
>
> 08-28 17:47:22.456: D/RESPOSTA do web service(2055): ana;[email protected];pass;0
>
> 08-28 17:47:22.456: D/RESPOSTA do web service(2055): ana;[email protected];pass;0
>
> as you can see I can get all the resaults of log! So I really don't know.
> :S
>
> 2012/8/28 Harri Smått <[email protected] <javascript:>>
>
>>
>> On Aug 28, 2012, at 10:20 PM, Ana Rita Brito Oliveira <
>> [email protected] <javascript:>> wrote:
>>
>> > I tried.. but with only one ore more URL the method doInBackground
>> works and I can go to the service and got the result but when I try to do
>> the onPostExecute.. that dind't work.
>>
>> True that, my mistake actually, didn't know Java var_args worked the way
>> you can pass an array to such methods. Anyway, just to make sure, are you
>> sure your loop within doInBackground method exits as expected? Otherwise I
>> can't come up with other reasons for your code didn't reach onPostExecute...
>>
>> --
>> H
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to
>> [email protected]<javascript:>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Com os melhores cumprimentos,
> Ana Rita Brito Oliveira
>
>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en