Changes

pretty-fied the page, and added some small bits of info
Line 1: Line 1: −
'''!!!READ THIS NOTE!!!''' 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.
+
==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.
   −
1) Install zip program of your choice. Recommended: 7zip
+
==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 <code>/data/app/com.chucklefish.stardewvalley-1/base.apk</code>
   −
2) Install JDK 8
+
==How To==
 
+
# Install zip program of your choice. Recommended: 7zip.
3) Install Android Studio, make sure to install build-tools
+
# Install JDK 8.
 
+
# Install Android Studio, make sure to install build-tools.
4) Install APK Signer Tool (v2)
+
# Install APK Signer Tool (v2).
 
+
# Extract the Stardew Valley apk to your computer with zip program.
5) Unpack Stardew Valley apk to computer with zip program.
+
# Replace the Vanilla XNBs (found in <code>./assets/Content/</code>) with the Modded XNBs.
 
+
# 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 <code>com.yourchosenapk.name.apk\different files and folders here</code>), rename from .zip to .apk.
6) Insert xnb mods into content folder
+
# Open APK Signer Tool (v2)
 
+
# Fill out all fields in Keyfile Generator page. (Fill as you wish, these aren't important as long as they are filled).
7) Repack Stardew Valley apk with zip program, rename from .zip to .apk
+
# Click Align & Sign tab. Browse for the modded .apk
 
+
# Select key, and fill out appropriate fields
8) Open APK Signer Tool (v2)
+
# Click Align and Sign
 
+
# Wait a few moments
9) Fill out all fields in Keyfile Generator page. (fill as you wish, these aren't important as long as they are filled)
+
# Move apk to device and install
 
  −
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
      
[[Category:Modding]]
 
[[Category:Modding]]
14

edits