I am developing an app, there I am overriding and creating the folders in the OnRegisterApplicationDependencies method. As application runs before any other activities. I wanted to ask the permission in the Application Level. Is it possible or is there a work around other than moving the Create folder part to an Activity.
Thanks in Advance