Package 

Object Installation


  • 
    public class Installation
    
                        

    Creates a file storing a UUID on the first application start. This UUID can then be used as a identifier of this specific application installation.

    This was taken from [ the

    • android developers blog.](http://android-developers.blogspot.com/2011/03/identifying-app-installations.html)

    • Method Summary

      Modifier and Type Method Description
      final static String id(Context context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait