Skip to content

Commit

Permalink
Add Obtanium tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpizza committed Dec 6, 2024
1 parent 3f514e1 commit 319d17e
Show file tree
Hide file tree
Showing 11 changed files with 77 additions and 2 deletions.
35 changes: 35 additions & 0 deletions docs/install/android.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: "Android"
has_children: true
parent: Install
nav_order: 1
---

# Android

Here are a few ways you can install for Android.

The Android version of Cake Wallet is available on the [Google Play](https://play.google.com/store/apps/details?id=com.cakewallet.cake_wallet&referrer=utm_source%3Dguides.cakewallet.com%26utm_medium%3Dwebsite), [Accrescent](https://accrescent.app/app/com.cakewallet.cake_wallet), and [GitHub](https://github.com/cake-tech/cake_wallet/).

## Obtanium

Obtanium is an Android app that helps install and update apps directly from various sources.

Obtanium can be downloaded from F-Droid or GitHub by downoading the APK release ([https://github.com/ImranR98/Obtainium/releases](https://github.com/ImranR98/Obtainium))

Once Obtanium is installed, you are able to add Cake Wallet via our repo.

After opening Obtanium, press the `Add App` button on the bottom bar. Then, paste the Cake Wallet repository URL [https://github.com/cake-tech/cake_wallet/](https://github.com/cake-tech/cake_wallet/) into the `App Source URL` field, then press the `Add` button.

![1](./obtanium-1.png){:width="32%"}
![2](./obtanium-2.png){:width="32%"}

Select Cake Wallet or Monero.com wallet then press `Continue`.

![3](./obtanium-3.png){:width="32%"}
![4](./obtanium-4.png){:width="32%"}

Then press `Install` at the bottom of the app listing, and select the desired version once again if prompted.

![5](./obtanium-5.png){:width="32%"}
![6](./obtanium-6.png){:width="32%"}
Binary file added docs/install/android/obtanium-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/install/android/obtanium-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/install/android/obtanium-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/install/android/obtanium-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/install/android/obtanium-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/install/android/obtanium-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/install/android/obtanium-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/install/install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Install"
has_children: true
nav_order: 1
---

# Install
4 changes: 2 additions & 2 deletions docs/tutorials/linux.md → docs/install/linux.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Linux"
parent: Tutorials
parent: Install
---

# Linux Installation
# Linux

## Flatpak (Recommended)

Expand Down
33 changes: 33 additions & 0 deletions docs/install/obtanium.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: "Obtanium"
parent: Android
---

# Android

Here are a few ways you can install for Android.

The Android version of Cake Wallet is available on the [Google Play](https://play.google.com/store/apps/details?id=com.cakewallet.cake_wallet&referrer=utm_source%3Dguides.cakewallet.com%26utm_medium%3Dwebsite), [Accrescent](https://accrescent.app/app/com.cakewallet.cake_wallet), and [GitHub](https://github.com/cake-tech/cake_wallet/).

## Obtanium

Obtanium is an Android app that helps install and update apps directly from various sources.

Obtanium can be downloaded from F-Droid or GitHub by downoading the APK release ([https://github.com/ImranR98/Obtainium/releases](https://github.com/ImranR98/Obtainium))

Once Obtanium is installed, you are able to add Cake Wallet via our repo.

After opening Obtanium, press the `Add App` button on the bottom bar. Then, paste the Cake Wallet repository URL [https://github.com/cake-tech/cake_wallet/](https://github.com/cake-tech/cake_wallet/) into the `App Source URL` field, then press the `Add` button.

![1](./obtanium-1.png){:width="32%"}
![2](./obtanium-2.png){:width="32%"}

Select Cake Wallet or Monero.com wallet then press `Continue`.

![3](./obtanium-3.png){:width="32%"}
![4](./obtanium-4.png){:width="32%"}

Then press `Install` at the bottom of the app listing, and select the desired version once again if prompted.

![5](./obtanium-5.png){:width="32%"}
![6](./obtanium-6.png){:width="32%"}

0 comments on commit 319d17e

Please sign in to comment.