Re: [android-developers] Saving JPEG images as a Video in Android

2012-04-17 Thread Mark Murphy
See the java.util.zip classes for creating a ZIP archive.

On Tue, Apr 17, 2012 at 12:20 AM, perumal316 perumal...@gmail.com wrote:
 Hi All,

 Supposedly, using my application I take a few images which will be saved at
 a particular directory and saved as JPEGs.

 IS it possible to pack these images together? Like into a video or tar or
 zip? So that I can send send these images to a backend (E.g. web server).

 Is this possible? Or I could only send them 1 by 1?

 Thanks In Advance,
 Perumal



 --
 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
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


[android-developers] Saving JPEG images as a Video in Android

2012-04-16 Thread perumal316
Hi All,

Supposedly, using my application I take a few images which will be saved at 
a particular directory and saved as JPEGs.

IS it possible to pack these images together? Like into a video or tar or 
zip? So that I can send send these images to a backend (E.g. web server).

Is this possible? Or I could only send them 1 by 1?

Thanks In Advance,
Perumal

  

-- 
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