I seriously doubt that any video editing API exists for Android, specifically given that finding video manipulation APIs is already difficult, and most of them probably use huge amounts of heap space and native code. Your best shot would probably be to take an API and try to make it work on Android...
Kris On Sun, Feb 2, 2014 at 11:15 AM, Yatish <[email protected]> wrote: > Hi , > > I am looking for android APIs or lib for editing Video. I wan to create an > application which will use for editing videos. > > > Please provide your valuable suggestions. > > 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.

