Skip to content

Commit

Permalink
fixed install android faq & removed play/app store from index
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteBefehl committed Nov 6, 2024
1 parent 09c72e3 commit 83a8054
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 21 deletions.
36 changes: 18 additions & 18 deletions docs/how-to-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,26 +38,26 @@ VShop is no longer available on the Google Play Store. To install VShop on your

3. Open the downloaded APK file and follow the prompts to install it.

<details>
<summary>Permission issues on Android?</summary>
??? note
**For Android 8.0 (Oreo) and Later:**

### Android 8.0 (Oreo) and Later
1. Open **Settings**.
2. Navigate to **Apps & notifications**.
3. Tap on **Advanced**.
4. Select **Special app access**.
5. Choose **Install unknown apps**.
6. Select the browser you used to download the app (e.g., Chrome).
7. Toggle on **Allow from this source**.
1. Open **Settings**.
2. Navigate to **Apps & notifications**.
3. Tap on **Advanced**.
4. Select **Special app access**.
5. Choose **Install unknown apps**.
6. Select the browser you used to download the app (e.g., Chrome).
7. Toggle on **Allow from this source**.

### Android 7.0 (Nougat) and Earlier
1. Open **Settings**.
2. Scroll down to **Security**.
3. Enable **Unknown sources**.
4. Confirm the prompt by tapping **OK**.
**For Android 7.0 (Nougat) and Earlier:**

**Note:** Some manufacturers may disable the option to install apps from unknown sources entirely. If you cannot find the settings mentioned above, your device might have this restriction. In such cases, consult your device's user manual or contact the manufacturer's support for guidance.
1. Open **Settings**.
2. Scroll down to **Security**.
3. Enable **Unknown sources**.
4. Confirm the prompt by tapping **OK**.

**Note:** Some manufacturers may disable the option to install apps from unknown sources entirely. If you cannot find the settings mentioned above, your device might have this restriction. In such cases, consult your device's user manual or contact the manufacturer's support for guidance.

**Caution:** Always exercise caution when installing apps from unknown sources, as they can pose security risks. Ensure that the app is from a trusted developer and source before proceeding.

**Caution:** Always exercise caution when installing apps from unknown sources, as they can pose security risks. Ensure that the app is from a trusted developer and source before proceeding.

</details>
2 changes: 0 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
VShop is a mobile app for iOS & Android which makes it possible to check your Valorant store as easy as it can be.
**We believe in privacy**. Therefore, we do not store any data on our servers. All data is stored locally on your device. For more information, see our documentation under [Security](https://docs.vshop.one/security).

You can download VShop via [Google Play Store](https://play.google.com/store/apps/details?id=dev.vasc.vshop) and [Apple App Store](https://apps.apple.com/us/app/vshop-for-valorant/id1636765187).

For additional support, please join our [Discord server](https://vshop.one/discord).


Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ extra:
social:
- icon: fontawesome/brands/discord
link: https://vshop.one/discord
text: "Last updated on {date}"
generator: false
markdown_extensions:
- admonition
Expand Down

0 comments on commit 83a8054

Please sign in to comment.