I don't think there is. The android.util package description states
that it "Provides common utility methods such as date/time
manipulation, base64 encoders and decoders, ...".

However, there is no base64 codec in android.util, nor anywhere else
in android.jar.

Does anyone know a workaround until google fixes this problem and
updates the SDK?


On Sep 24, 5:29 am, samlu <[EMAIL PROTECTED]> wrote:
> I can find the encodeBase64() function from the
> org.apache.commons.codec.binary.Base64package in 0.9r1.
>
> It seems that this package is removed from 1.0r1.
> Are there anybase64encoding functions available in 1.0r1?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to