Is it possible to make a video editor?

I want to use the appinventor instead of android studio and ... for making video editor .
Is it possible ?
I found an extension for editing videos but it was for cloudinary files .
If it is not possible to make a video editor app in ai , Is it possible to write a video editing extension for it with IDEs ?

With API/SDK. Well, maybe, but it's a bit impractical to try to edit video on a Smartphone screen - just too small, given that a decent editor provides a lot of functions and therefore needs a large portion of the GUI for buttons, lists etc.

It would probably be easier to use Java or Kotlin for such a project.

1 Like