Convert Web apps to Mobile apps | Capacitor Tutorial.

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

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

  • @codeupdate
    @codeupdate  4 года назад +1

    If you have any question you can connect with me on IG: kevin_lems

    • @sarmadakram2188
      @sarmadakram2188 3 года назад

      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

  • @obakengphikiso559
    @obakengphikiso559 4 года назад +1

    Thanks Kevin, this is what I have been looking for.

  • @bombrider130-axel7
    @bombrider130-axel7 2 года назад

    Thanks for your video! Great job

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

    It's working on if our first angular application is web application???
    Please reply....

  • @MrRatnarakesh
    @MrRatnarakesh 3 года назад

    You are really Great, extremly suuperr Brother.
    Thanks a lot for the Video.

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

    Can you please finish the tutorial. Where can the APK file be found for sharing

  • @HuyNguyen-wo3rz
    @HuyNguyen-wo3rz 3 года назад

    you made my day bro, thank you!

  • @calebtaylor4352
    @calebtaylor4352 4 года назад

    Super usefull, thank you!

    • @codeupdate
      @codeupdate  4 года назад

      Thank's, I really appreciate.

  • @haoyuqi754
    @haoyuqi754 3 года назад

    When I send an HTTP request to an external server, I get a network error. Do you know why? The API has been configured CORS.

    • @habibleila405
      @habibleila405 3 года назад

      did you find a solution for this

  • @sarmadakram2188
    @sarmadakram2188 3 года назад

    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

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

      Hi Sarmad. I am getting a blank white screen. How did you solve the issue

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

      @@livetechnig2817 hi, first of all check if everything have been installed correctly on your machine and build again the app in android studio. this have fixed my issue.

  • @Califosunify
    @Califosunify 3 года назад

    Hi There,
    I have a php website (php, javascript, css).
    Is it possible to turn that into a mobile app?
    I asked someone on the forum, and he said it ain't possible because before that I have to add web services to my website.
    Do you know what that means?
    (Is it anything to do with api....?)
    Thanks

  • @AresWorlds
    @AresWorlds 3 года назад

    is it only for ios not androids ?

    • @codeupdate
      @codeupdate  3 года назад +1

      Hey it also works on IOS
      Run:
      npx cap add ios
      npx cap open ios

    • @AresWorlds
      @AresWorlds 3 года назад

      @@codeupdate thx i m gonna try it i've finished my app in VS with quasar framework but cannot convert my app files to .apk i hope this will work

    • @AresWorlds
      @AresWorlds 3 года назад

      @@codeupdate i couldn't do it :( i got error while naming npx cap init. Could you connect my pc with team viewer to help me if u have a time ?

    • @podemosllegara790anti-tikt4
      @podemosllegara790anti-tikt4 3 года назад

      @@AresWorlds is it free

  • @habibleila405
    @habibleila405 3 года назад

    how i can link it to backend

    • @codeupdate
      @codeupdate  3 года назад +1

      If your web app is already link to a backend, the mobile app should be automatically linked to the same backend.

    • @habibleila405
      @habibleila405 3 года назад

      @@codeupdate in my case i'm using spring boot and mongodb in the backend and when i convert it with capacitor only the frontend worked

    • @habibleila405
      @habibleila405 3 года назад

      should i deploy it in heroku

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

    nodejs to mobile app using capacitor