save file in subdirectory

volvomann

Active Member
Licensed User
Longtime User
Halo!
I dont realy understand the filestructure in androi,
I want to save a file in sd card and subdir "pulsdata"
File.WriteMap(File.DirRootExternal.???????, "Map.txt", Map1)
How will the path look like?
 
Top