The application take one picture with the back camera save , switch to frontal camera and take another picture and save the picture and exit.
This is for security application
I tested the application in android 7.1.1 and works.
When I try with android 8 it takes the first picture save is ready for the second and freeze.
I wait for more then 5 minute and if you don´t press home button the screen is freezed.
This is a transparent activity so you see the icons but you can not access them
If someone could help
This is for security application
I tested the application in android 7.1.1 and works.
When I try with android 8 it takes the first picture save is ready for the second and freeze.
I wait for more then 5 minute and if you don´t press home button the screen is freezed.
This is a transparent activity so you see the icons but you can not access them
B4X:
camEx.TakePicture
Wait For Camera1_PictureTaken (Data() As Byte)
If someone could help