Environment.getDataDirectory().getPath() : /dataEnvironment.getDownloadCacheDirectory().getPath() : /cacheEnvironment.getExternalStorageDirectory().getPath(): /mnt/sdcardEnvironment.getRootDirectory().getPath() : /systemContext.getCacheDir().getPath() : /data/data/com.zhd/cacheContext.getExternalCacheDir().getPath() : /mnt/sdcard/Android/data/com.zhd/cacheContext.getFilesDir().getPath() : /data/data/com.zhd/filesContext.getObbDir().getPath() : /mnt/sdcard/Android/obb/com.zhdContext.getPackageName() : com.zhdContext.getPackageCodePath() : /data/app/com.zhd-1.apkContext.getPackageResourcePath() : /data/app/com.zhd-1.apk