open static fun copyFileIntoInternalStorageIfNecessary(context: Context!, rawRes: Int, targetFile: String!): Boolean
Copy raw resource file into target file only if target file doesn't exists
context - Context!:
rawRes - Int:
targetFile - String!:
Return
Boolean: true if file was copied, false if exists