Ionic Capacitor - Create new App - Run in Android & iOS - Emulator, Simulator, Device - Generate APK

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 44

  • @CodingTechnyks
    @CodingTechnyks  2 года назад

    Some of your comments are removed by RUclips but I received a notification regarding that, connect via Facebook to connect with me

  • @weixiangng8279
    @weixiangng8279 4 месяца назад

    Fantastic video. This video is the best cause none of the videos are like the way he explain. 😅

  • @braveitor
    @braveitor 2 года назад

    Fantastic video. I very needed one as these processes are quite complicated when you're doing them for the first time.

  • @kurtz1993
    @kurtz1993 2 года назад

    Thank you so much for showing how to sign an APK. Simple and on point!

  • @weixiangng8279
    @weixiangng8279 2 месяца назад

    Do you need to rebuild also after making some changes before ionic cap sync to the android studio project?

    • @CodingTechnyks
      @CodingTechnyks  2 месяца назад +1

      If making any changes, then first sync again and then run in respective platforms

  • @malaythakershi24
    @malaythakershi24 4 месяца назад

    Really good video. However, just one suggestion use of words out and up should be minimized.

    • @CodingTechnyks
      @CodingTechnyks  4 месяца назад +1

      Noted
      But it already removed in latest videos when I noticed it
      Thanks for the valuable feedback

  • @sahibsingh9004
    @sahibsingh9004 Год назад +1

    Hi sir, Apk is created and installed in mobile. But the issue is when app open in mobile, it open index.html page which is in www folder and does not open login page as start-up page. In app-routing file Login is set as redirect page. How to solve this issue.

    • @CodingTechnyks
      @CodingTechnyks  Год назад

      Connect via Instagram tomorrow at 3:30pm IST

  • @guyrogerstephanekouassi2544
    @guyrogerstephanekouassi2544 3 месяца назад +1

    Hello, I have a generate an apk with ionic capacitor, but I cannot connect to the server when I enter my user details on the login page, can you give me a hand please

  • @yukittycat
    @yukittycat 6 месяцев назад

    hello, do u know how to run machine learning model in the apk as well?? my other function work nicely, just the model won't reload

  • @makjimenez5431
    @makjimenez5431 Год назад

    how to change the APK installation icon and that of the program when we access the app since when I access it a first page is displayed that contains the ionic icon that I want to change, and the icon of the installed APK.

    • @CodingTechnyks
      @CodingTechnyks  Год назад

      It’s shown in my courses

    • @CodingTechnyks
      @CodingTechnyks  Год назад +1

      Ionic 6+ Capacitor - Generate custom Icons & Splashscreens | Android & iOS
      ruclips.net/video/sJ6XHngDL6E/видео.html

  • @S4EZCHOCO
    @S4EZCHOCO 6 месяцев назад

    After i build an apk the internet is not working on the apk pease help

  • @jesval2629
    @jesval2629 2 года назад

    Hello everyone, I have a question, can I build an application that can create video through photos, add audio and effects with ionic?

    • @CodingTechnyks
      @CodingTechnyks  2 года назад

      Well not tried
      In order to do so have to run the slideshow and audio play at the same time, it can be done I suppose. You try it, but creating videos is difficult as there are few plugins but I doubt their functionality to do so

  • @ricardomachado4018
    @ricardomachado4018 2 года назад

    whats ionic version install??

  • @SenthilKumar-fq9nb
    @SenthilKumar-fq9nb 3 месяца назад

    What is the system requirements for this

    • @CodingTechnyks
      @CodingTechnyks  3 месяца назад

      Any system with at least 4gb ram will work for android app development
      For ios app you need a Mac

    • @SenthilKumar-fq9nb
      @SenthilKumar-fq9nb 3 месяца назад

      We are facing few issues like system freeze. Our spec is i5 12th generation 32gb ram 512ssd windows 11 pro

    • @SenthilKumar-fq9nb
      @SenthilKumar-fq9nb 3 месяца назад

      Our project is ionic capacitor. It freeze while opening emulator

  • @sidsss2036
    @sidsss2036 2 года назад

    How to change the default app icon and splash screen using a capacitor?

    • @CodingTechnyks
      @CodingTechnyks  2 года назад +1

      Do it from android studio directly

    • @sidsss2036
      @sidsss2036 2 года назад

      @@CodingTechnyks Yes, I'm on the way :)

  • @aldrichcodelabs
    @aldrichcodelabs 2 года назад

    Hi my i have white screen if i launch

  • @inzamam1320
    @inzamam1320 2 года назад

    Why does it showing me error on creating release app build at the time of generating a key it's giving me error of 'keytool error: java.io.IOException: Incorrect AVA format'

    • @CodingTechnyks
      @CodingTechnyks  2 года назад

      Hi inzamam, contact me via Facebook link in description

  • @greenshaheen
    @greenshaheen Год назад

    how to run app realtime in android emulator

    • @CodingTechnyks
      @CodingTechnyks  Год назад

      Ionic cap run android -l -external

    • @greenshaheen
      @greenshaheen Год назад

      @@CodingTechnyks it shows [ERROR] No devices or emulators found. even device is attached

    • @CodingTechnyks
      @CodingTechnyks  Год назад

      Connect via Instagram
      Link in description

  • @rickyemmanuels4494
    @rickyemmanuels4494 2 года назад

    Afternoon...
    Please help ionic masters.
    I'm making a CRUD project with a php backend, after I build to the APK, the API Service why doesn't it work? the data doesn't appear but when on the web localhost:8100/home the data appears.
    please help 🙏
    Thanks.

    • @CodingTechnyks
      @CodingTechnyks  2 года назад

      Hi Ricky
      You can get in touch with me via Facebook messenger in an hour from now

    • @LêHọcHoàngAnh
      @LêHọcHoàngAnh Год назад

      @@CodingTechnyks me too, did you fix it?

    • @CodingTechnyks
      @CodingTechnyks  Год назад

      Did you guys tried clear text traffic to true in android manifest file
      If not then do that

    • @CodingTechnyks
      @CodingTechnyks  Год назад

      Still if error occurs then connect via Instagram

  • @azharsayyad
    @azharsayyad 2 года назад

    thank you