Nishad Rahman
Posts: 0
Joined: Mon Jul 15, 2013 5:32 am

Advance camera options

Hello, Is there a way to access advance camera options?

I am trying to trigger the camera device and set it to take a picture automatically in 20 seconds.

With the help of the current camera service, i am only able to open default camera, which further needs manual clicks to take the picture.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Advance camera options

Hello Nishad!

Anyway it will require user interaction, you will need to code it.
Learn more here
http://stackoverflow.com/questions/74...
http://developer.android.com/guide/to...
http://docs.phonegap.com/en/2.3.0/cor...

Nishad Rahman
Posts: 0
Joined: Mon Jul 15, 2013 5:32 am

Advance camera options

Check this link..is there a way i can add these into my appery project ?

http://mobiledevtuts.com/android/andr...

Nishad Rahman
Posts: 0
Joined: Mon Jul 15, 2013 5:32 am

Advance camera options

can this be done?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Advance camera options

Sorry for the delay. It must be possible.
Also this post will be helpful https://getsatisfaction.com/apperyio/...

Nishad Rahman
Posts: 0
Joined: Mon Jul 15, 2013 5:32 am

Advance camera options

The attached link doesn't help, as my problem is not with accessing the camera or saving the response. What I am trying to achieve is to get the camera to auto-shoot within 20 seconds..without user interaction.

The link I shared earlier is a pure java code which can do this. Can you guide me on how I can integrate this code into an existing appery project ?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Advance camera options

You will need to export your app to Eclipse and add this Java code manually. Please notice you won't be able to import it back to Appery.io. You'll have to build app from there.

Nishad Rahman
Posts: 0
Joined: Mon Jul 15, 2013 5:32 am

Advance camera options

ohhh

Return to “Issues”