public class Environment extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DIRECTORY_ALARMS |
static String |
DIRECTORY_DCIM |
static String |
DIRECTORY_DOCUMENTS |
static String |
DIRECTORY_DOWNLOADS |
static String |
DIRECTORY_MOVIES |
static String |
DIRECTORY_MUSIC |
static String |
DIRECTORY_NOTIFICATIONS |
static String |
DIRECTORY_PICTURES |
static String |
DIRECTORY_PODCASTS |
static String |
DIRECTORY_RINGTONES |
| Constructor and Description |
|---|
Environment() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getExternalStorageDirectory() |
static File |
getExternalStoragePublicDirectory(String type) |
public static String DIRECTORY_ALARMS
public static String DIRECTORY_DCIM
public static String DIRECTORY_DOCUMENTS
public static String DIRECTORY_DOWNLOADS
public static String DIRECTORY_MOVIES
public static String DIRECTORY_MUSIC
public static String DIRECTORY_NOTIFICATIONS
public static String DIRECTORY_PICTURES
public static String DIRECTORY_PODCASTS
public static String DIRECTORY_RINGTONES
Copyright © 2022. All rights reserved.