Couldn't copy package file to temp file in android
        Posted  
        
            by 
                Siva K
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Siva K
        
        
        
        Published on 2011-02-17T13:38:17Z
        Indexed on 
            2011/02/17
            15:25 UTC
        
        
        Read the original article
        Hit count: 330
        
hi i created a new app, whenever i try to run in my device it shows as
[2011-02-17 18:57:09 - SpeedApp02] Installation error: INSTALL_FAILED_MEDIA_UNAVAILABLE
[2011-02-17 18:57:09 - SpeedApp02] Please check logcat output for more details.
[2011-02-17 18:57:10 - SpeedApp02] Launch canceled!
in the console and
02-17 18:58:58.540: ERROR/PackageManager(59): Couldn't copy package file to temp file.
in the logcat. What it means? what is the problem. This is the same with emulator too....
© Stack Overflow or respective owner