Is there a way to directly convert a "BLOB"-array into a String[][]-array (on Android?
Thanks very much in advance!
My solution doesn't require codingBLOBs to String[][]-arrays anymore, now I am (de-)coding SoapEnvelopes to byte-arrays and vice versa using a method described here: http://androiddevblog.blogspot.com/2010/04/serializing-and-parceling-ksoap2.html