--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
> With Tasker, is it possible to set it up so that whenever I open up the camera app, it will open with the rear facing camera?
> Sometimes I miss the opportunity to take a picture of something because the camera app opens up with the front facing camera.
It sounds like you want to open the camera in the default mode instead of how it was used last. Correct?
You can try the tasker action / app / launch app and tick the 'always start new copy' if this does not work then post back and you should be able to do it with a intent and some flags.
> It sounds like you want to open the camera in the default mode instead of how it was used last. Correct?
I have tried the following approaches on my device.
> You can try the tasker action / app / launch app and tick the 'always start new copy'
This did not work.
if this does not work then post back and you should be able to do it with a intent and some flags.
I could not get a intent with flags to work either.
The only way I found to get the camera to start with default settings was to use the shell command
am kill com.motorola.camera
After using the camera. This requires root to work.
I would imagine this might be possible with the correct java code as apps have the ability to do this.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/RuZYAB_JlN8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.