Detecting face attributes in realtime on android

Hello!
I need to detect some face attributes(like gender, age, emotions) in realtime from camera, on my android device. I am trying to use multibiometric-sample-android project, but this attributes I can only obtain after pressing "Capture" button, after that camera takes photo and displays this attributes on it. Is it possible to obtain them with realtime update after camera is aimed at some faces without any button pressing?
I need to detect some face attributes(like gender, age, emotions) in realtime from camera, on my android device. I am trying to use multibiometric-sample-android project, but this attributes I can only obtain after pressing "Capture" button, after that camera takes photo and displays this attributes on it. Is it possible to obtain them with realtime update after camera is aimed at some faces without any button pressing?