I have code which attempts to open GPX files:
public void performFileSearch(String type) { Intent intent = new Intent(Intent.ACTION_OPEN_DOCUMENT); in