mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com> Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com> Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com> Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
31 lines
1023 B
Markdown
31 lines
1023 B
Markdown
---
|
|
title: Deploying to iOS and Android
|
|
hide_title: true
|
|
---
|
|
|
|
# Deploying to iOS and Android
|
|
|
|
:::note
|
|
**Self Hosting**<br/>Note: To be able to follow this guide you must have "Self Host" feature enabled. This is not available in the free Noodl plan. But you can request a trial [here](https://noodl.net/plans).
|
|
:::
|
|
|
|
## What you will learn in this guide
|
|
|
|
This video will take you through the process of deploying a Noodl app as a native app using [Capacitor](https://capacitorjs.com/).
|
|
|
|
## Overview
|
|
|
|
The video walks you through the following topics:
|
|
|
|
- Introduction to the project
|
|
- Prerequisites
|
|
- Installing Capacitor and initializing a Capacitor project
|
|
- Deploying your Noodl project
|
|
- Building a native Android app
|
|
- Build an iOS app
|
|
- Adding custom app icon
|
|
|
|
## Video
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/W44hTg8vL_g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|