Hello I am develop video player with android gallery. I receive URI from gallry. and I need to display video title, when play video. so if content has not title meta data. I
For kotlin just simply:
val fileName = File(uri.path).name