Hello I am relatively new to Android Studio and I am hoping to get some general guidance/suggestions on which way to tackle my objective please.
In my mind the goal sounds quite simple:
I have a video which has a resolution of say 1080×2950 – which is of course longer than a mobile display. Once the app is opened, play this video on loop, and allow the user to scroll up and down whilst it is playing, so they can see the top and bottom of the video.
The final requirement is that I have a live “Date/Time” which displays in the top corner of the video, in front of is – but I can tackle this matter separately if it is complicated.
Thanks for taking the time to read and grateful for any assistance.