How to get folder tree and content in Android

Hi, I’m making an app for Android that needs to save and read some files in json format. When executing in windows, I can see any folder in any disc and I can get the files in that folder.
But when execute in Android can’t see any file in any folder.

Windows screenshot:

Android screenshot:

Would someone give me a hand with this please?

.cpp and .h files attached

cpp.txt (774 Bytes)
h.txt (451 Bytes)