skiptools / skiptools/skip

Docs: "Open in External Editor" may not work with Android Studio

Open
#431 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

project
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:

  1. Control-click the Android/settings.gradle.kts file and select Open with External Editor from the resulting context menu.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.