com.txtnation.android
Class Installation

java.lang.Object
  extended by com.txtnation.android.Installation

public class Installation
extends java.lang.Object

Use as a unique identifier for the current application installation.

http://android -developers.blogspot.com/2011/03/identifying-app-installations.html


Constructor Summary
Installation()
           
 
Method Summary
static java.lang.String id(android.content.Context context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Installation

public Installation()
Method Detail

id

public static java.lang.String id(android.content.Context context)