Android Service - Ping URL
        Posted  
        
            by Chris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris
        
        
        
        Published on 2010-05-07T06:47:31Z
        Indexed on 
            2010/05/07
            8:38 UTC
        
        
        Read the original article
        Hit count: 552
        
How can I use Android Service to do a ping callback? I need to open a webpage on a button click, but in the background, go ping another url for stats collection.
Code snippets will be greatly helpful
Thanks Chris
© Stack Overflow or respective owner