Problem packing for Android

Unfortunately, creating the APK file does not work if I want to upload the app to the Google Play Store. Whenever I want to pack the project for Android, only the Unreal Engine documentation opens. Whenever I click on the button to pack the project as an APK file, it opens the documentation, but there I can’t find any information on how to pack correctly. I made the Quick Starter Guide

What can I do?

ps: i am a beginner and have the problem with my first project which is very frustrating

This documentation opens for a reason. It explains what you should do to be able to package for android. You can’t do that out of the box.

Use this solution, I had same problem and fixed