Android Question Advices for recording audio, image and video

vecino

Well-Known Member
Licensed User
Longtime User
Hi, I have been asked for an application that allows to record audio, pictures and videos, which will be saved in directories with the name of the date of the day, then to be heard/viewed by the user.
Is it better to use a specific library or is it better to call the application installed on the system?
What do you advise me?
Any example?
Thanks.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Cross platform media chooser (mainly for B4A and B4i) is available in the Pleroma project: https://github.com/AnywhereSoftware/B4X-Pleroma/blob/master/MediaChooser.bas
 
Upvote 0

vecino

Well-Known Member
Licensed User
Longtime User
Thank you very much, although I wouldn't know what to do with that code.
I'm doing it with various fonts from the forums.
Regards.
 
Upvote 0
Top