For example opening up dialogue to get albumn item or path.
i.e
li_filetype = 2 // Simultaneously displays the photo or video in the album
ln_camera = create eon_mobile_cameraex
li_return = ln_camera.of_openalbums (ls_filepath)
st_path.Text = ls_filepath
it seems like I have to deploy it on device to test it.