Package 

Class FindMyInstallationHelper


  • 
    public class FindMyInstallationHelper
    
                        

    Simple helper class to copy the installation id of the the user to the clipboard after the app is foregrounded a number of times for a short time.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public static boolean isEnabled
    • Method Summary

      Modifier and Type Method Description
      void notifyForeground() Notify the app has been foregrounded, we save the current timestamp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • notifyForeground

         void notifyForeground()

        Notify the app has been foregrounded, we save the current timestamp