Skip to content

chore(PILOT-5): Add Android Studio launch support with fallback defaults#6

Draft
e-Garcia wants to merge 2 commits intomainfrom
chore/PILOT-5_android_studio_launch
Draft

chore(PILOT-5): Add Android Studio launch support with fallback defaults#6
e-Garcia wants to merge 2 commits intomainfrom
chore/PILOT-5_android_studio_launch

Conversation

@e-Garcia
Copy link
Owner

🔧 Summary

This PR enables PromptPilot to run directly in Android Studio using:

  • Auto-detection of IDE install path (macOS, Windows, or ANDROID_STUDIO_HOME)
  • Fallback platformType/platformVersion/platformPlugins if not set
  • Gradle task printIdeProfile for introspection
  • Sandbox configuration for isolated plugin testing

🧪 How to Test

./gradlew runIde -PideProfile=android
./gradlew printIdeProfile

@e-Garcia e-Garcia added the task Internal dev or infrastructure improvement (tests, config, cleanup) label Apr 19, 2025
@e-Garcia e-Garcia self-assigned this Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Internal dev or infrastructure improvement (tests, config, cleanup)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant