This is a migrated thread and some comments may be shown as answers.

Camera confirmation screen when taking a photo

5 Answers 125 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Wayne
Top achievements
Rank 1
Wayne asked on 20 Feb 2013, 03:26 AM
When you take a photo it takes you to a confirmation screen with Save and Discard buttons.
We have our own interface that show the picture with more controls overlaid.
So at the moment the users have to confirm the picture twice. There is no control with the built in confirmation screen .

Is it possible to somehow skip the Save/Discard (confirmation screen) screen when taking a photo?

Thanks,

Wayne

5 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 20 Feb 2013, 11:27 AM
Hi Wayne,

This is the default behavior of the Camera API and currently Apache Cordova does not provide options to override it. You can file an issue into Cordova's Jira so that this gets into their radar.

Hope this helps,
Stefan Dobrev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Wayne
Top achievements
Rank 1
answered on 24 Feb 2013, 10:38 PM
Hi Stephan, 
Thanks for your reply.
So it seems we are stuck between a rock and a hard place. As Cordova won't be providing this feature as they have made it customisable through plugins. But Icenium limits the development of custom plugins. So could this be added to your plugin list, then my next question would be...What would be a time frame if that was at all possible to guess.

From Cordova
https://issues.apache.org/jira/browse/CB-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
0
Stefan Dobrev
Telerik team
answered on 25 Feb 2013, 11:48 AM
Hi Wayne,

I kind of understand why Cordova is taking this direction. We cannot commit to a specific time frame when custom plugins support will be available in Icenium. We are currently evaluating all scenarios we want to handle with our "custom plugins support" and your one (modifying a core plugin) is something that we have thought about but not yet considered. Please stay tuned for future updates.


All the best,
Stefan Dobrev
the Icenium team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Rob
Top achievements
Rank 1
answered on 12 May 2017, 02:24 PM
It has been four years or so and we too would want this override... was there any movement on this or was this discarded?
0
Garo
Telerik team
answered on 17 May 2017, 11:32 AM
Hello Rob,

I will base my answer on the answer provided by Stefan Dobrev, as I am not sure if you ask about the camera confirmation screen or the support of custom plugins.

1) Adding custom plugins to your AppBuilder project is now possible. How to achieve this is explained in our documentation.

2) The camera confirmation screen still cannot be modified. This remains the default behavior of the Cordova Camera plugin. I looked for a different plugin that offers this feature, unfortunately, I did not find any. With this in mind, the only way to create this functionality is by extending the Cordova Camera plugin or by implementing your own Cordova plugin. Both approaches would require extensive knowledge in native mobile development.

Having said that, currently, we do not plan to create custom implementation of the Core or Verified plugins.

Regards,
Garo
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Wayne
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Wayne
Top achievements
Rank 1
Rob
Top achievements
Rank 1
Garo
Telerik team
Share this question
or