android - Not able to capture images when there is an incoming call? -
i continuously capturing images camera @ interval of 1 min.it working without problem.but when got incoming call,my camera activity goes background , not capturing images.when call finishes m able see activity , images captured without problem.
what when incoming call,still camera should capture images.
thanks , regards.
rohan wagh
what when incoming call,still camera should capture images.
if problem occurs if "camera activity goes background" other reasons (e.g., open notification leads other activity, press home button), think out of luck. camera preview required capture images, , preview not visible while other activities have foreground (e.g., in-call screen).
if problem specific in-call screen, though, cannot explain.
Comments
Post a Comment