diff --git a/docs/install/android.md b/docs/install/android.md new file mode 100644 index 0000000..b2a49bb --- /dev/null +++ b/docs/install/android.md @@ -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%"} \ No newline at end of file diff --git a/docs/install/android/obtanium-1.png b/docs/install/android/obtanium-1.png new file mode 100644 index 0000000..794366e Binary files /dev/null and b/docs/install/android/obtanium-1.png differ diff --git a/docs/install/android/obtanium-2.png b/docs/install/android/obtanium-2.png new file mode 100644 index 0000000..641f78c Binary files /dev/null and b/docs/install/android/obtanium-2.png differ diff --git a/docs/install/android/obtanium-3.png b/docs/install/android/obtanium-3.png new file mode 100644 index 0000000..5fbe990 Binary files /dev/null and b/docs/install/android/obtanium-3.png differ diff --git a/docs/install/android/obtanium-4.png b/docs/install/android/obtanium-4.png new file mode 100644 index 0000000..e0354d8 Binary files /dev/null and b/docs/install/android/obtanium-4.png differ diff --git a/docs/install/android/obtanium-5.png b/docs/install/android/obtanium-5.png new file mode 100644 index 0000000..389eb44 Binary files /dev/null and b/docs/install/android/obtanium-5.png differ diff --git a/docs/install/android/obtanium-6.png b/docs/install/android/obtanium-6.png new file mode 100644 index 0000000..2935fbd Binary files /dev/null and b/docs/install/android/obtanium-6.png differ diff --git a/docs/install/android/obtanium-7.png b/docs/install/android/obtanium-7.png new file mode 100644 index 0000000..c940ee7 Binary files /dev/null and b/docs/install/android/obtanium-7.png differ diff --git a/docs/install/install.md b/docs/install/install.md new file mode 100644 index 0000000..1cc3774 --- /dev/null +++ b/docs/install/install.md @@ -0,0 +1,7 @@ +--- +title: "Install" +has_children: true +nav_order: 1 +--- + +# Install diff --git a/docs/tutorials/linux.md b/docs/install/linux.md similarity index 97% rename from docs/tutorials/linux.md rename to docs/install/linux.md index 4832ab1..f6ec7ef 100755 --- a/docs/tutorials/linux.md +++ b/docs/install/linux.md @@ -1,9 +1,9 @@ --- title: "Linux" -parent: Tutorials +parent: Install --- -# Linux Installation +# Linux ## Flatpak (Recommended) diff --git a/docs/install/obtanium.md b/docs/install/obtanium.md new file mode 100644 index 0000000..8d7c1dc --- /dev/null +++ b/docs/install/obtanium.md @@ -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%"} \ No newline at end of file