pamgoudarzi
Lurker
Hi. What I want to make is:
When the application is opened for the first time, it automatically creates a folder named :"X"
User moves a folder which its name can be different to the folder X by his own
Application moves the folder which the user had moved to the X folder,to somewhere like android/obb
My questions:
I don't know what code should I use to make the application create the folder X
What code should I use to move whatever things that are in the X folder to android/obb
What permission should I use to access the users' data
Any helps would be greatly appreciated.
When the application is opened for the first time, it automatically creates a folder named :"X"
User moves a folder which its name can be different to the folder X by his own
Application moves the folder which the user had moved to the X folder,to somewhere like android/obb
My questions:
I don't know what code should I use to make the application create the folder X
What code should I use to move whatever things that are in the X folder to android/obb
What permission should I use to access the users' data
Any helps would be greatly appreciated.