Hi all,
i am using Mkdir() to create a directory in sdcard but every time it is giving -1 as return value i want to create a directory in external sdcard
i am using app_get_shared_data_path() to get the shared data path .
i want to share my files with other apps so i am using app_get_shared_data_path()
i am able to create the directory with app_get_data_path()
please help me in solving the issue
Regards
Harish