Ionic Capacitor Tutorial - Ionic Build Android & Ionic Build iOS

preview_player
Показать описание
Learn how to build iOS IPA & build Android APK app using Ionic capacitor. This video is part of the Ionic Mobile App Development Tutorial series.

Content
-------------
00:00 - Intro
00:50 - Ionic Build Android APK
10:45 - Ionic Build iOS IPA

Capacitor is a cross-platform app runtime that makes it easy to build web apps that run natively on iOS, Android, Desktop, and the web using a single codebase.

Capacitor provides a consistent, web-focused set of APIs that enable an app to stay as close to web-standards as possible, while accessing rich native device features on platforms that support them. Adding native functionality is easy with a simple Plugin API for Swift on iOS, Java on Android, and JavaScript for the web.

Capacitor is a spiritual successor to Apache Cordova and Adobe PhoneGap, with inspiration from other popular cross-platform tools like React Native and Turbolinks, but focused entirely on enabling modern web apps to run on all major platforms with ease. Capacitor has backwards-compatible support for many existing Cordova plugins.

More Videos
-----------------------

Рекомендации по теме
Комментарии
Автор

Hi! Your tutorial is very good, I am starting with ionic, I saw as a differential being able to test the system in the browser, being able to choose between a PWA, or Android app in your video I noticed that the app icon is the capacitor icon, how to proceed to create your own application icon? would this be a task to be done within the Android Studio IDE or could it be done in the Ionic project?
Thank you

robsonlirayou
Автор

im just make my first android apk this day from just watching your ionic tutorials :D
can i request tutorials how to make back button on header, making side/tab menu, card sub menu & navigate them all from blank ionic projects?
i think ionic is fit for me to learn, thank you for all of ur tutorials

VerySenpai
Автор

Nice tutorial, but i have a proble, when open android studio, i cant run app, android studio no fount de run/debug config

JhosepCastrillon
Автор

I am getting Gradle Failed error while opening in android studio. How to over come this error

raghavenderrao
Автор

Hi, just wondering, in creating new ionic capacitor app? should Package ID be unique? like it does not yet exist in playstore?

argeljosephpamintuan
Автор

Thanks, great video - got me up and running on Android very quickly. 👍

ManontheOutside
Автор

Thanks for the video.
I have built the app on
ionic serve works fine and ionic build have built the working app but when i create android app in emulator it shows blank page.
I have used these commands
npx cap init appname appid
npx cap add android
npx cap open android.

Thanks

sarmadakram
Автор

Hey bro, first of all thank you for this great tutorial! i am getting this error about the flatdirs when i tried running my app in android. Would you know the reason why? Thanks in advance!

BisikletaPatrol
Автор

superb video...this helps me in solving my problem

rimi
Автор

after building giving ionic cap open ios and then press the play button i can launch my emulator but if I want to automate this process and want that xcode opens and press play button automatically and launch my emulator how would you do that? help please

WayToAhlulbayt
Автор

Thee mainfest is not generated for me I have no XML file in the app folder

telerus
Автор

Hi, Thanks for video. I tried same steps but it didnt ask me to install capacitor
It directly goes to next step and create project.
Can your help with this?, I have to start with capacitor

swapnilpatil
Автор

Hi.. Is it possible to add capacitor into my previous template with Cordova? How can I remove Cordova from the template and add capacitor instead??..

akhilsraj
Автор

can i create an installable file with only one build in app that use capacitor?

argelpamintuango
Автор

Thanks for the great tutorial!
Tell me pls if there are any difficulties in building an application with graphs or diagrams?

Rd
Автор

Thank you... it is very useful for beginners!

IroshanaRavishan
Автор

for some reason, my android studio doesn't show the build option or run option, i'm stuck at this stage. anyone has the solution

TechPoint
Автор

why I got white blank screen after emulator was showing up : (

hesyashidiq
Автор

Thanks it was really helpful. Can I build a app which supports both android and iOS?

vishwakeshav
Автор

Thank you! but how to generate IPA please ?

fredericmercier