Android Demo app UI
#
Android Demo app UI description- FPS Counter and active effect โ shows 3 types of FPS in real-time and displays active effect.
FPS counters:
- Camera
- Face Recognition (FRX)
- Draw
- Frame Logger โ 1st tap starts FPS log recording, 2nd tap ends FPS log recording. FPS log can be found in logcat output.
- Gallery โ selection and processing photos from the gallery (continuous photo editing).
- Take HQ Photo โ takes a high-quality photo (process image).
- Switch camera โ switches the camera between the front and rear views.
- Save Dump โ 1st tap starts face recognition data recording, 2nd tap ends face recognition data recording. Recorded dump can be found on device:
/sdcard/Android/data/com.banuba.sdk.demo/cache
. - Photo/Video โ tap to take a low-quality photo in the Photo mode (5), tap and hold to record a video in the Video mode (5).
- Switch mode - switches between the Photo and Video modes. When the Video mode is enabled, you can record videos with control 7.
- Effects selection โ the slider control that shows all effects in the app.
- Add Effects โ feature that allows to add new effects into Demo App more quickly using File Manager.
- Enable fixed FPS โ allows to fix FPS by disabling autoexposition setting.
#
How to use Add Effects feature in Banuba SDK Demo app- Download a folder with effect via Android Studio to device.
- Launch Demo App and tap '+' icon.
- Find the effect(s) downloaded in File Manager.
- Mark the folder(s) with checkbox and tap 'Select' button.
- Effect(s) appeared in Demo app right after being added and can be applied.