Yes,I think so.
-----邮件原件-----
发件人: android-developers@googlegroups.com 
[mailto:android-develop...@googlegroups.com] 代表 sukumar
发送时间: 2009年2月16日 17:16
收件人: Android Developers
主题: [android-developers] Problems converting Base64 byte arrray to String.


hi All,

Im trying to convert a byte array which is in Base64 format to String
as below. Data was not assigned properly to the String. Do I need to
pass the encoding type while creating the new String?. Please let me
know the problem. Thanks.

        String x = new String (b64byteArray);

Regards,
Sukumar.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to