Class ContextIOUtils


  • public class ContextIOUtils
    extends Object
    Input / Output Context utility methods
    • Constructor Detail

      • ContextIOUtils

        public ContextIOUtils()
    • Method Detail

      • getInternalFile

        public static File getInternalFile​(Context context,
                                           String filePath)
        Get the internal storage file for the file path
        Parameters:
        context - context
        filePath - file path
        Returns:
        file
      • getInternalFilePath

        public static String getInternalFilePath​(Context context,
                                                 String filePath)
        Get the internal storage patch for the file path
        Parameters:
        context - context
        filePath - file path
        Returns:
        file path