Skip to content

Commit

Permalink
chore: remove nix android instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve and getchoo authored Oct 3, 2024
1 parent 014c8d3 commit 919d4e7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/content/docs/start/prerequisites.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -366,15 +366,6 @@ $VERSION = Get-ChildItem -Name "$env:LocalAppData\Android\Sdk\ndk"
rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-android x86_64-linux-android
```

# Nix/Nixos

Add the following to `buildInputs` to install the tools/Android Studio(Linux only):

```nix
android-studio # Linux only
android-tools
```

Next: [Setup for iOS](#ios) or [Create a project](/start/create-project/).

### iOS
Expand Down

0 comments on commit 919d4e7

Please sign in to comment.