Skip to content

Commit

Permalink
Add target info to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinnerbone authored and torokati44 committed Mar 27, 2024
1 parent 05f2b16 commit ece3e7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ An Android device is **not** required to build or test Ruffle. Android Studio de

Feel free to install other emulators to help test different form factors or older versions of Android OS.

### Use android target
Set the target of your favourite tools (such as Rust Rover or Rust Analyzer) to `aarch64-linux-android` (or similar)
to stop any errors from it trying to compile Android code for an unsupported platform.

### Troubleshooting

#### "error: Error detecting NDK version for path"
Expand Down

0 comments on commit ece3e7d

Please sign in to comment.