How to integrate sencha touch plus phone gap?

Does Sencha Touch, or any other HTML5 javascript framework, allow access to a mobile phone media library for uploading video to a server?

  • I am looking at building an app that can take a video from a person's media library on their mobile phone and upload it to my servers. As far as I can tell, I'd have to build an application for each type of mobile device I want to include. But if new HTML5 protocols let me upload video files through the browser (and can handle the file size), this would be a preferred method.

  • Answer:

    As of now, the majority of smart phones do not allow file uploads in the browser. However, if you would like to deploy an app to many mobile devices while only writing one app, PhoneGap would be a great choice. PhoneGap allows you to write one web app for all platforms and gives you access to OS level APIs through javascript.

Evan Lew at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.