byte[] arr = Base64.decode(str.toString(),Base64.DEFAULT );
use this to decode your string it may help you On Fri, Jun 1, 2012 at 4:25 PM, RAJESH RAJARAM <[email protected]>wrote: > I think its possible in Iphone.. > > > http://stackoverflow.com/questions/8133137/how-to-convert-the-binary-to-pdf-file-on-iphone > > > I want to know about android... > > Rajesh Rajaram > > -- > 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 > -- Bhaumik Thaker -- 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

