imhrushi

Results 2 comments of imhrushi

When I use LocalRootFolder, it gives the path as, /storage/emulated/0/Android/data/com.companyname.AppName But generally all the apps folders are under /storage/emulated/0 How to get access to this root folder? I want to...

Thanks Aragas, I was able to use that folderfrompath. But now when I try to create a folder using that class object, it gives me error access denied. I suppose...