http://www.oocities.org/morris_hirsch/java/RLE.java
http://www.oocities.org/morris_hirsch/java/compression.html On Thu, Feb 21, 2013 at 8:36 AM, Mars P <[email protected]> wrote: > I am developing Android application for my embedded project. In that my > android application receiving Data packet which contains "JPEG image + 150 > characters" from the input stream (from TCP Socket). Is it possible to > receive and decompress the RLE format images from the input stream. > > And is there any specified classes for RLE in android or RLE algorithms > for Java. > > Thanks in advance... :) > > -- > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

