Skip to content

Commit

Permalink
added story mode for android
Browse files Browse the repository at this point in the history
  • Loading branch information
arsfr authored Nov 17, 2024
1 parent 25cb34c commit ee64abd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/android/minecraft-storymode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Minecraft Story Mode for Android
---

# Minecraft Story Mode for Android

::: info What is an APK?
An APK file is an application made for Android devices. The file format was created by Android. To install an APK, you have to turn on **Install Apps from Unknown Sources** in your phone's settings, download the apk, and double click it to open the installation page, or you can alternatively, use [adb](https://developer.android.com/tools/adb) to install Minecraft Story Mode for Android by doing **adb install {replace this with the Minecraft Story Mode APK's filename}.apk**.
:::

## Modded / Unlocked APKs

| Name | Download | Source code | Is it maintained? | Description
| ------ | ------ | ------ | ------ | ------
| ⭐ StarMoon Minecraft Repo | [Website](https://spectrollay.github.io/minecraft_repository_test/) | [GitHub](https://github.com/spectrollay/minecraft_repository_test/) | **Yes** | Various different APKs, APPXs, and more, for various Minecraft editions.

0 comments on commit ee64abd

Please sign in to comment.