C2DM permission.C2D_MESSAGE gives Installation error

前端 未结 1 1901
闹比i
闹比i 2021-01-24 05:01

I am trying to use C2DM in my Android app in Eclipse following the example on their developer site. But I keep getting \"Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFOR

1条回答
  •  渐次进展
    2021-01-24 05:37

    The given blow is my code i have used this code for C2DM it is running fine. compare your code with my given code and also check the fallowing think i given blow. 1) Email address you have registered for C2DM. 2) Check your local server. 3) http://code.google.com/android/c2dm/index.html take this url for more information and compare all your code with this given tutorial for google i have done it with this tutorial . I hope this is very helpful to you.

    
    

        
        
    
     
    

    
        
        
    
        
    
        
        
                
                
            
        
    
    
        
    
                
                        
                                
                                
                        
                        
                                
                                
                        
                
        
    
        
    
        
        
        
        
        
        
        
        
        
        
        
        
    

        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    
    
    
    
        
        
        
    
    
        
        
        
    
        
        
        
        
    
        
        
    
        
    
    
        
    
        
    
        
    
    
        
    
    
        
        
        
        
            
                
            
        
    
        
        
        
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    0 讨论(0)
提交回复
热议问题