Android package error after keystore info implemented

Hi, ,

a big thanks for answering! I can assure you I have read, tried and followed the instructions in that post, plus (I guess) all of the other ones dealing with just the problem I’m facing now, and to no avail. Some of what I’ve tried:

  • Having the .keystore file in different folders and at different locations (changing the path inside the engine accordingly), as some people have made it work by changing its location.

  • Others got it to work simply by fixing misspellings in the file’s path, or added extra sets of / - or setting them in other direction. I have tried it all.

  • Some fixed the problem by changing the path inside some other file - unfortunately, I don’t remember the file extension right now, and can’t check - but I tried that as well.

  • I have also tried different distribution settings, different Android builds, and whatever other settings - just to see if the error message changed at all.

  • Tried deleting the Intermediate folder while UE4 was off, as I read somewhere it could potentially fix it.

Therefore, I am clueless. From what I understand of the errors, these are the trouble makers:

The following error occurred while executing this line:
MainFrameActions: Packaging (Android (All)): D:\android-sdk-windows\tools\ant\build.xml:1147: Value for ‘keystore’ is not valid. It must resolve to a single path

Cannot find file D:[ PROJECTS ]\UE4 _ Projects\UE4 Android _ Projects\MeditateNOW\Intermediate/Android/APK/bin/MeditateNOW-release.apk.

Nr. 1: Yes, I think this is correct, as the .keystore is in the project folder, which should mean they’re resolving to a single path (that was another one’s solution).

Nr. 2: The release.apk-file it’s looking for does not exist, as far as I see. Someone else on here didn’t find it either, but he managed to fix the error simply by fixing some misspellings in the path name. I’m not that lucky.

Awaiting your enlightening directions :slight_smile: