Path to this application's external (removable/mountable) data directory.

Property definitions

android $ NdkNativeActivity :: external_data_path
	# Path to this application's external (removable/mountable) data directory.
	fun external_data_path: CString `{ return (char*)self->externalDataPath; `}
lib/android/native_app_glue.nit:290,2--291,76