HexCon is coming to NYC. Catch the early-bird price before the time's up! Book me a spot

How to upload enterprise apps of .aab format?Solved

Participant
Discussion
3 years ago

I have a few enterprise apps in .aab format. I used to upload apps (.apk files) using the add apps, enterprise app option in Hexnode. How do I upload the files I have now? I can see an option to upload files via manifest path. Will that work?

Replies (3)

Marked SolutionPending Review
Participant
3 years ago
Marked SolutionPending Review

I’m not very sure you will be able to do that. Even if you deploy the .aab app via manifest URL method, you will not be able to install the file directly. I think Android currently supports the installation of APK files alone.

Marked SolutionPending Review
Hexnode Expert
3 years ago
Marked SolutionPending Review

Hello Niklaus,

Thank you for reaching out to us.

You will not be able to install .aab files directly on your Android device since Android currently supports the installation of APK files only. In order to install the application, you will have to extract the correct APK from .aab file and install the extracted APK file. Hence, we do not currently support .aab files to be uploaded to the portal.

Alternatively, what you can do is that you can manually extract the correct APK from the .aab file and upload it into the Hexnode portal directly or by using the Manifest URL method.

Hope this clears your query.

Cheers!
Chris Coleman
Hexnode UEM

Marked SolutionPending Review
Participant
3 years ago
Marked SolutionPending Review

Thanks for the help, Chris! Bye.