This question is locked. New answers and comments are not allowed.
Hi,
I want to do upload mp3 or mp4 formatted videos in to my database by using icenium mobile application. can any one give the sample project. I saw file upload in samples but its not working in my project the requirement is different. please help me in this.
regards
sumalatha
I want to do upload mp3 or mp4 formatted videos in to my database by using icenium mobile application. can any one give the sample project. I saw file upload in samples but its not working in my project the requirement is different. please help me in this.
regards
sumalatha
4 Answers, 1 is accepted
0
Hi Sumalatha,
Except our file upload sample, you can also refer to the Cordova File API docs where there is a fully functional code snippet.
If they are not enough to get you started, it might be a good idea to explain your requirements.
Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Except our file upload sample, you can also refer to the Cordova File API docs where there is a fully functional code snippet.
If they are not enough to get you started, it might be a good idea to explain your requirements.
Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0

Suma
Top achievements
Rank 1
answered on 09 Oct 2013, 10:51 AM
Hii,
Steve thank you for your valuable reply. My task is i have to upload ppt or images or vedios or audio files and save them in to my database. and also i have record my own voice for my ppt both audio and ppt combination have to save in my database. and have to create my contacts(i am able to create contacts in my contact list). and create business card and have to send the business card as a message(i am unable to create business cards).
regards
sumalatha
Steve thank you for your valuable reply. My task is i have to upload ppt or images or vedios or audio files and save them in to my database. and also i have record my own voice for my ppt both audio and ppt combination have to save in my database. and have to create my contacts(i am able to create contacts in my contact list). and create business card and have to send the business card as a message(i am unable to create business cards).
regards
sumalatha
0
Hi Sumalatha,
The upload sample in the Cordova File API docs is generic and would work for any kind of files. Saving the file on your server and in your database is handled by server code and not in your Cordova app and the implementation is up to you based on the platform you're using.
About your second question, both Android and iOS seem not to support vcard out of the box and require 3rd party apps. Accordingly Cordova does not support such functionality.
Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
The upload sample in the Cordova File API docs is generic and would work for any kind of files. Saving the file on your server and in your database is handled by server code and not in your Cordova app and the implementation is up to you based on the platform you're using.
About your second question, both Android and iOS seem not to support vcard out of the box and require 3rd party apps. Accordingly Cordova does not support such functionality.
Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0

Suma
Top achievements
Rank 1
answered on 11 Oct 2013, 06:58 AM
Hii,
Steve Thank you for you help.
regards
sumalatha
Steve Thank you for you help.
regards
sumalatha