java.lang.Objectcom.globalcharge.android.Installation
public class Installation
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 |
---|
public Installation()
Method Detail |
---|
public static java.lang.String id(android.content.Context context)