it is not possible to compress 30 digits into 10 digits...but may be 30 digits into 10 bytes is possible using any compression algorithm like huffman..
On Wed, Sep 14, 2011 at 2:38 PM, GopalaKrishnan D <[email protected]>wrote: > How to encode the integer(30digit in to 10 digit) and decode it > > -- > ~* Regards* > *GopalaKrishnan D* > > -- > 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 -- 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

