111833
December 31, 2021, 7:44am
1
I want to create an application where I can automatically take pictures and save the camera every 2 seconds. If you call the camera and take a picture, you have to press the Try again and OK buttons, so you have to use the application manually. I want to change this so that I can take pictures automatically. Please help me.
Welcome to the community. Please make your question a little bit more clear...
Before you ask a question / open a new topic
please take care of the following points :
The forum was previously searched for similar topics / issues.
Give a precise (detailed) description of
the issue / bug,
the goal.
Show the (relevant) blocks (images, screenshots of blocks in high quality).
Debug your blocks (connect to Companion and right mouse click: → Do it ).
Name the Android version running on your (test) device.
Do not open multiple threads on the same topic.
If you haven't already, read this: Some basics on Android storage system .
Note : Make it as easy as possible for those who are helping . Especially:
→ Write in English and
→ use English blocks (set the language in the Designer - temporarily - in English).
to 3: get an image of your blocks (→ right mouse click in Blocks area)
or use the Snipping Tool
from Windows etc.: to get only some blocks.
to 4 : debug your blocks
Connect your device to Companion and make a right mouse click in Blocks area on a specific block:
For more details
Getting Help on the App Inventor Forum
ProfessorCad: Tips & Tricks
How To Ask Questions The Smart Way
How To Ask Questions The Smart Way
Welcome to community. In order to take a picture programmatically without user interaction you have to use @Taifun 's Camera extension .
3 Likes
ouni
April 5, 2022, 12:54pm
4
hi
did ypi find a solution for your problem. if yes can you help me
You have to use a paid extension.
Welcome to community. In order to take a picture programmatically without user interaction you have to use @Taifun 's Camera extension .
ouni:
free
gordonlu310:
paid
Costs 12 USD! Please read Taifun's webpage.
Possible Java code android take picture automatically java - Google Search . to create your own extension.
If you do not want to pay for an existing extension, create your own extension. Is that worth the time to do it on your own? And do you have the skills? There is not a way to do it only with Blocks.