Class StudioFinder

java.lang.Object
org.gradle.profiler.studio.tools.StudioFinder

public class StudioFinder extends Object
  • Constructor Details

    • StudioFinder

      public StudioFinder()
  • Method Details

    • findStudioHome

      public static File findStudioHome()
      Locates the user's Android Studio installation. Returns null when not found. You can override location with the environment variable STUDIO_PROFILER_HOME.