The storage of the internal memory is enough. So the error was happened due to the permission for writing.
1.First check the
Android -> Settings -> Applications -> Unknown sources to be set
2.make sure the /data/app can be written. It means the mode of the directory is rwxrwxr_x(775).