Launch Error - Unable to load level onto HTC M9

Hi guys

I am trying to launch my game project onto my phone, i have all the android nvidia dev kit installed and ue4 recognizes my phone, when i launch i just get the launch failed message and there is an unknown error in red at the bottom. The project is also all set up in mobile mode.

I built a fresh ue4 template mobile project and tried the package again and it actually did work so this seems to be a problem with my project.

I have attached the log file for viewing. Hope someone is able to help. So close to getting my game on a phone haha

[link text][1]

107144-log.txt (1010 KB)

,

Open your SDK Manager that’s in C:\Android-SDK-Windows and make sure you download and install all of the ‘Tools’. That should resolve the issue, a restart may be needed.

Let me know the results, thanks!

Hi there I shall give it ago…

However this has worked on the default project…

But I give it a try

Hi all the tools are downloaded in SDK manager. Any you could have a look at the log ? might be able to see something i have missed ?

What does your Project Settings > Android > Android Package Name say?

I have attached a screen print for your viewing

okay
i have got it working now thank the lord, you helped with that i needed to correct package name…

however

my project is now very slow.

any adivce on diagnostics i can run

I’m glad that the name of your project was in the end, the only issue that you were experiencing.

Now, if your game is running slow, I would suggest running through these documentation links:

  • [Mobile Performance Tips & Tricks][1]
  • [Performance Guidelines for Mobile Devices][2]
  • [Materials for Mobile Platforms][3]
  • [Full Unreal Match 3 Guide][4] (lots of tutorials included on this page)

Good luck! :slight_smile:

https://docs.unrealengine.com/latest/INT/Platforms/Mobile/Performance/TipsAndTricks/index.html
[2]: Performance Guidelines for Mobile Devices in Unreal Engine | Unreal Engine 5.1 Documentation
[3]: Rendering Features for Mobile Games in Unreal Engine | Unreal Engine 5.1 Documentation
[4]: Sample Game Projects for Unreal Engine | Unreal Engine 5.1 Documentation