The buffer was shared by so that the variable was static. The simples AsyncTask used on RestAdapater solved it. This was tested on tablet

On Wed, Oct 31, 2012 at 11:31 AM, <supittma@redhat.com> wrote:
-1

DefaultHttpClient isn't thread safe by default (hence Glen's crazy pile
of stuff).  This means that if you have multiple widgets (like the ToDo
app in tablet mode) the app will crash because the buffers are being
shared behind the scenes.

On 10/31/2012 02:13 AM, Matthias Wessendorf wrote:
> +1
>
> go!
>
> On Wed, Oct 31, 2012 at 2:15 AM, Bruno Oliveira<bruno@abstractj.org>  wrote:
>> Morning everyone, I think that we're good to merge it.
>>
>> Ideas on it?
>>
>> https://github.com/aerogear/aerogear-android/pull/17
>>
>> https://issues.jboss.org/browse/AEROGEAR-564
>>
>>
>> --
>> "The measure of a man is what he does with power" - Plato
>> -
>> @abstractj
>> -
>> Volenti Nihil Difficile
>>
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>
>

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev