Android
Build a File Explorer in Kotlin – Part 5 – Creating/Deleting files and folders
Till now you have added functionality to just read and open files in the .In this tutorial you will add the features to create/delete files and folders in the files system. Adding menu options to create We will add the options to create a file/folder in the menu options of Read more…