Docs: "Open in External Editor" may not work with Android Studio
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.2k
- Forks
- 106
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 1
Description
https://skip.tools/docs/platformcustomization/#android-studio
The docs say to open Android Studio from Xcode with "Open with External Editor."
Dual-Platform Apps
To open your dual-platform Xcode app in Android Studio:
- Control-click the Android/settings.gradle.kts file and select Open with External Editor from the resulting context menu.
- In Android Studio, select File → Sync Project with Gradle Files
![]()
That only works if double-clicking on settings.gradle.kts in Finder would open Android Studio. Sometimes it does, but sometimes it doesn't.
Instead, the documentation should say to "Open the Android/settings.gradle.kts file in Android Studio."
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked platform customization page and find the “Dual-Platform Apps” instructions. Replace the “Open with External Editor” wording with guidance to open Android/settings.gradle.kts in Android Studio, while retaining the Gradle sync step. Done means the page accurately describes the reliable workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- documentation, mobile
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100