On Sun, Apr 3, 2011 at 1:13 PM, Nilay <[email protected]> wrote: > Is there any method or code or procedure through which we can embed > some information to 3gp or mp4 video files?
There is nothing built into Android for this. Please use a search engine to find Java code (or C/C++ code, if you wish to use the NDK) that will allow you to manipulate such files. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.3 Available! -- 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

