.NET Maui Apps | How to publish Android APK and Window MSIX applications locally in Visual Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 16

  • @abial109
    @abial109 ปีที่แล้ว +1

    After Clicking on Next at 10:48, Publishing isn't getting started but another window gets opened under Heading "Configure Update Settings" that is asking to enter location of installer? What to do?

    • @abial109
      @abial109 ปีที่แล้ว +1

      Create Option isn't there but Previous, Next, Cancel but on next window asking to enter installer location that would enable create option

    • @Netcode-Hub
      @Netcode-Hub  ปีที่แล้ว +1

      Sorry for that, Send screenshot: teams.live.com/l/invite/FEA8U4MMI1ZJGM2cgI

  • @happydong8086
    @happydong8086 2 หลายเดือนก่อน

    Thanks I have made created my own hybrid app, May i know your average time to publish an apk, mine is too slow about 20 min, i have no idea why my pc debug only takes about 10 -20 sec, with windows machine and local android device, but publishing the app loads forever

    • @happydong8086
      @happydong8086 2 หลายเดือนก่อน

      I have found out that i have to go to project properties> android>change release &net8.0-android from bundle to apk, switch debug>release in the debugging option, swtich device to google pixel, and click publish

    • @Netcode-Hub
      @Netcode-Hub  หลายเดือนก่อน

      great

  • @cristopherpicado7986
    @cristopherpicado7986 11 หลายเดือนก่อน +1

    Great Video, I have a question, do you know to deploy the app in a PROD environment, What do I need to do it?

    • @Netcode-Hub
      @Netcode-Hub  11 หลายเดือนก่อน +1

      Thanks 😊
      Are you talking about deploying to AppStore, Microsoft store or google play store ?

  • @jaimestuardo4655
    @jaimestuardo4655 10 หลายเดือนก่อน

    Hello.... when creating ad-hoc installation, several security issues occur when installing in mobile phone. If distributing to Google Play Store, all those warnings will not be shown? Even when I use the self-signed certificate?
    Regards
    Jaime

    • @Netcode-Hub
      @Netcode-Hub  10 หลายเดือนก่อน

      Sorry , will look into it

  • @starbuck3980
    @starbuck3980 4 หลายเดือนก่อน

    I publish ad oc ,sign it, and distribute to my folder, but doesnt save in my folder, i think saves in bin/release, not the folder i specified. Also generates multiple apk , why? i copied all of them to my mobile, tried to install but appears a message with .NET logo above in the left that says if i want to install an update of this app, dont know what that means, an update of what??, i accepted and says my apk couldnt be installed anyways. Dont understand how net maui works, seems really complicated to make it work

    • @Netcode-Hub
      @Netcode-Hub  4 หลายเดือนก่อน

      It will not be installed if your app is not signed. Have you done that?

  • @N14-f5x
    @N14-f5x 4 หลายเดือนก่อน

    I got error on archive :Invalid dex file indices, expecting file 'classes?.dex' but found 'classes2.dex'.

    • @Netcode-Hub
      @Netcode-Hub  4 หลายเดือนก่อน +1

      Sorry, have you clean and rebuilt project ?

    • @N14-f5x
      @N14-f5x 4 หลายเดือนก่อน

      @@Netcode-Hub yes I did, it published apk format successfully, but I got this error for bundle format, unfortunately I didn't find any solution from this problem on net for maui.

    • @Netcode-Hub
      @Netcode-Hub  4 หลายเดือนก่อน

      Aww sorry, you mean you have the apk now? and can you install on phone? " but I got this error for bundle format", i am confuse little bit.