Android register to remote server on first application uses

Posted by cppdev on Stack Overflow See other posts from Stack Overflow or by cppdev
Published on 2010-05-05T06:55:10Z Indexed on 2010/05/05 6:58 UTC
Read the original article Hit count: 226

Filed under:
|

Hi,

I am writing a android application where I want to register my application to remoter server when application is first launched on installation. Application will register to remoter server itself without taking any user input. How Can I track whether this is a first application launch after installation ?

© Stack Overflow or respective owner

Related posts about android-sdk

Related posts about android