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

From Stardew Valley Wiki
Jump to navigation Jump to search
(Created short wiki to guide others when installing mods for android)
 
(spacing was weird, i'm trying to fix it)
Line 1: Line 1:
 
1) Install zip program of your choice. Recommended: 7zip
 
1) Install zip program of your choice. Recommended: 7zip
 +
 
2) Install JDK 8
 
2) Install JDK 8
 +
 
3) Install Android Studio, make sure to install build-tools
 
3) Install Android Studio, make sure to install build-tools
 +
 
4) Install APK Signer Tool (v2)
 
4) Install APK Signer Tool (v2)
 +
 
5) Unpack Stardew Valley apk to computer with zip program.
 
5) Unpack Stardew Valley apk to computer with zip program.
 +
 
6) Insert xnb mods into content folder
 
6) Insert xnb mods into content folder
 +
 
7) Repack Stardew Valley apk with zip program, rename from .zip to .apk
 
7) Repack Stardew Valley apk with zip program, rename from .zip to .apk
 +
 
8) Open APK Signer Tool (v2)
 
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)
 
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 modded .apk
 
10) Click Align & Sign tab. Browse for modded .apk
 +
 
11) Select key, and fill out appropriate fields
 
11) Select key, and fill out appropriate fields
 +
 
12) Click Align and Sign
 
12) Click Align and Sign
 +
 
13) Wait a few moments
 
13) Wait a few moments
 +
 
14) Move apk to device and install
 
14) Move apk to device and install

Revision as of 18:55, 17 March 2019

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) Unpack Stardew Valley apk to computer with zip program.

6) Insert xnb mods into content folder

7) Repack Stardew Valley apk with zip program, 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 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