Difference between revisions of "Modding:Installing SMAPI on Android"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎MartyrPher's port: comment out details (way out of date at this point))
(→‎Install: installer app seems to be gone, update instructions for APK install)
Line 45: Line 45:
 
==ZaneYork's port==
 
==ZaneYork's port==
 
===Install===
 
===Install===
<div style="border: 1px solid #660; border-left: 1em solid #660; padding: 0.5em 1em; border-radius: 5px;">
+
# Download the {{github|ZaneYork/SMAPI-Android-Installer/releases|latest installer APK file}} (the file under "Assets" that ends with <tt>.apk</tt>).
The installer is currently unavailable on the Play Store for unknown reasons. For now you can [https://github.com/ZaneYork/SMAPI-Android-Installer/releases get the installer APK] from GitHub and [https://www.greenbot.com/article/2452614/how-to-sideload-an-app-onto-your-android-phone-or-tablet.html sideload it on your phone] instead.
+
# [https://www.greenbot.com/article/2452614/how-to-sideload-an-app-onto-your-android-phone-or-tablet.html Install the APK on your phone].
</div>
+
# Run the new app to install SMAPI. This may take a while depending on your device (e.g. 21s on a Samsung Galaxy S10, and 1 minute 13s on a Samsung Galaxy S6).
 
+
# When it's done, you can safely uninstall the installer app.
# Install the [https://play.google.com/store/apps/details?id=com.zane.smapiinstaller SMAPI Installer app] from the Play Store.
 
# Run the app to install SMAPI. This may take a while depending on your device (e.g. 21s on a Samsung Galaxy S10, and 1 minute 13s on a Samsung Galaxy S6).
 
  
 
That's it! Just launch the game to play with mods.
 
That's it! Just launch the game to play with mods.

Revision as of 22:29, 9 August 2020

Modding:Player Guide/header

This page explains how to install SMAPI (the tool which lets you use mods) on Android. See also:

Choose a port

The Android version of the game is very custom compared to other platforms, so the official version of SMAPI isn't compatible. There are two unofficial ports of SMAPI for Android, by MartyrPher and ZaneYork. They use different installers, but both use MartyrPher's port as a base so mod compatibility should be equivalent. Both support most SMAPI mods and content packs (including framework mods like Content Patcher, Farm Type Manager, Json Assets, and PyTK).

Generally, you can use whichever port has the newer SMAPI version. When you switch from one port to the other, uninstalling the previous one first is recommended (but there's no need to remove mods).

MartyrPher's port

MartyrPher's port is currently out of date, so you should use ZaneYork's port instead. (See choose a port above for more info.)


ZaneYork's port

Install

  1. Download the latest installer APK file (the file under "Assets" that ends with .apk).
  2. Install the APK on your phone.
  3. Run the new app to install SMAPI. This may take a while depending on your device (e.g. 21s on a Samsung Galaxy S10, and 1 minute 13s on a Samsung Galaxy S6).
  4. When it's done, you can safely uninstall the installer app.

That's it! Just launch the game to play with mods.

Update

  1. Update the installer app from the Play Store.
  2. Run the app again to update SMAPI. The installer will automatically clean up previous versions.

Uninstall

  1. Uninstall the SMAPI Stardew Valley app.
  2. Uninstall the SMAPI installer.
  3. Manually delete the smapi-internal folder from the StardewValley game folder.

Using mods

To install mods, just unzip them into the newly-created StardewValley/Mods folder. To launch the game with mod support, just run the SMAPI Stardew Valley icon or tap the floating action button in the installer app.

See also