How to Build a Native App from Angular Projects with Capacitor

preview_player
Показать описание
If you want to build a native mobile app from your Angular project, I'll show you how to install and add Capacitor to your project so you can build an iOS or Android app based on your web app in no time!

#############################

👨‍💻 Want to read instead of watch?

😱 NEW: Capacitor Crash Course!

⚡️Take my famous 7 Day Ionic Crash Course

🤷‍♂️Want more Ionic tutorials?

#############################

❤️You can also find me...

Or join our Facebook group:

#############################

00:00 Intro
01:49 Adding Capacitor to Angular
07:46 Deploy your iOS & Android app
11:59 Using the Capacitor camera plugin
18:41 Live reload on a device
21:46 Adding Ionic UI components
27:53 Outro

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

Want to learn more about building native apps with web technology? That's awesome!

galaxies_dev
Автор

I'm working on a similar case where I need a website and an ios / android application at the same time. I've been working with Ionic for a long time, but I would never believe how easy it can be with a capacitor as opposed to a cordova.

Thank you for all your tutorials and videos. They are really helpful.

Guminator
Автор

I hope this will bring more and more developers to Ionic and to the Simonics community!!

TheSaceone
Автор

About to give this a try, thanks for the video!!

passiveinvesting_automation
Автор

Wow this comes in clutch. I was just looking to learn this exact thing! (Angular + Capacitor) Where should I go to find a tutorial on using the the Capacitor File System for iOS and Android? I’m looking to save JSON data from an API to the native local storage.

iang
Автор

Amazing ta. Can u make a video about piblishing the app to the stores pls

wiliam
Автор

very informative thank you for posting this

christopher
Автор

This is exactly what I need thank you very much.

JeremyAlpha
Автор

Great video, really helpful, thanks :)

lucascorrea
Автор

Hello, many thanks for the vídeo. I have a question: by default, when I run npx cap open ios, the app language is in English (Xcode configuration). How can I remove the english language and select only Spanish language? In Xcode is unable to remove English language.

aabuabara
Автор

My frontend loads on android studio, but ive tried and failed numerous times trying to get the androud emulator loaded fronted app connect to my local express server. How do we inspect network traffic ? How to consume restFul APIs of an angular converter android app ?

mukul
Автор

Hello, I have an issue. When I follow these steps and the app is created on an Android device, on devices running Android 10 and below, the app opens, the Capacitor logo appears for a few seconds, and then instead of the view, nothing is displayed. However, on devices running Android 11 and above, everything works correctly. I don't understand why. I've tried on multiple PCs, and the issue remains the same.

antonilmilanista
Автор

Hello!! How can I remove the button that opens gallery and only allows me to take one photo?

garyyaral
Автор

How do you export or deploy the angular native app to playstore or ios play store?

weixiangng
Автор

I have an angular application Which have Authorization authentication functionality but When I kill Application on Android my access token get cleared but same working fine for web

samarthmali
Автор

Hello, I made an application with Angular that I then export to android via capacitor, the problem is that when I want to start a session, I click on "start session" but it does not send the request to the back end. The application in Angular does send it and check the IP and it is correct, any solution?

JuanChehin
Автор

Hello! May I know if using real time object detection is possible using capacitor?

joypernites
Автор

my aplication run on emulater .but after installon android phone not data fatch from server.?
Please help me. !

aqueelalam
Автор

How can select range fron center to left or center to right without using dual knob?

RajeevKumar-sthr
Автор

No where to find how to set up a "Run/Debug Configuration". My "Module:" dropdown/select is always empty, I can not select anything, and no matter what combination I check in, it will be incorrect according to Anroid studio. I have no idea what to do.

LexMadafaka