"The system cannot find the path specified." when packaging for Android

I am getting so frustrated. I’m trying to package a completely new and blank blueprint-project without starter content for Android and I always get the same message. “The system cannot find the path specified.”

I followed the official documentation on how to set it all up but it just won’t work.
I went into the project settings and set up all the paths under Android SDK correctly.
After using UE 4.15 with CodeWorks 1R5 that comes with it I tried it again with 4.17 and CodeWorks 1r6u1.
I corrected the paths and tried again. Now it finishes packaging but I still get that error line and when I run the APK it crashes immediately. Here’s my Output Log from the packaging process.

outputlog.txt

I checked the environment variables but everything is correct.

I haven’t tried packaging for all kinds of platforms but it works fine when I package for Windows and I always get the error when I package for any of the Android options.

Hi,

If you are packaging for Android, then you have to enter your Google Play Services account and Game Apps ID and so on. Also you need to specify the android platform that you need.

Can you verify is these settings are entered correctly… You can find these settings under you Project Settings → Platforms - Android ?

Thanks

I just want to test my game on Android and I don’t have an Android Developer Account yet. And I don’t think that is necessary just for packaging. That’s just required for actually publishing it.