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

From Stardew Valley Wiki
Jump to navigation Jump to search
(add link to open-source program blocked by spam filter)
(→‎Audio Mods: How To: section stub)
Line 23: Line 23:
  
 
==Audio Mods: How To==
 
==Audio Mods: How To==
 +
{{Stub|section=true}}
 
# '''To Do''' something something obb, something something unxwb, something something spreadsheet, something something XWBTool from github, something something rename back to .xwb
 
# '''To Do''' something something obb, something something unxwb, something something spreadsheet, something something XWBTool from github, something something rename back to .xwb
  
 
[[Category:Modding]]
 
[[Category:Modding]]

Revision as of 15:36, 19 March 2019

Before You Begin

Mod at your own risk, not all mods will be compatible with Android. User has the full responsibility of ensuring they do not cause damage by following this guide.

Where To Obtain The APK

Unfortunately sourcing the apk from third party websites is not recommended as it can be unsafe and can pose a risk to your device. However, the apk can be taken directly from your device, providing you have root access. It can be located at /data/app/com.chucklefish.stardewvalley-1/base.apk

XNB Mods: How To

  1. Install zip program of your choice. Recommended: 7zip.
  2. Install JDK 8.
  3. Install Android Studio, make sure to install build-tools.
  4. Install APK Signer Tool (v2).
  5. Extract the Stardew Valley apk to your computer with zip program.
  6. Replace the Vanilla XNBs (found in ./assets/Content/) with the Modded XNBs.
  7. Archive the contents of the Stardew Valley apk with your chosen zip program (Make sure to not archive the folder containing the files, but the files themselves, so the file structure is com.yourchosenapk.name.apk\different files and folders here), rename from .zip to .apk.
  8. Open APK Signer Tool (v2)
  9. Fill out all fields in Keyfile Generator page. (Fill as you wish, these aren't important as long as they are filled).
  10. Click Align & Sign tab. Browse for the modded .apk
  11. Select key, and fill out appropriate fields
  12. Click Align and Sign
  13. Wait a few moments
  14. Move apk to device and install

Audio Mods: How To

Axe.png
Section Stub

This section is a stub and is missing information. You can help Stardew Valley Wiki by expanding it!

  1. To Do something something obb, something something unxwb, something something spreadsheet, something something XWBTool from github, something something rename back to .xwb