Hello, is 24 hours that i’m in front of my computer for making a working apk of “Sun Temple” for Galaxy S7 with Vulkan. EVERYTHING going good except for a gradle link with http library that on Level 23 (required) is REMOVED!
The error is: “error: package org.apache.http does not exist” i’ve tryied everything…
How to fix it? Please help. I’m going mad. Here it is the [output log][1]
NDK version: 23
error: package org.apache.http does not exist
MainFrameActions: Packaging (Android (ASTC)): UnrealBuildTool: [javac] import org.apache.http.NameValuePair;
You should set your NDK to 19 or 21. According to the error, it seems likely that you set SDK API level to “matchndk” and it is trying to use 23. We only support up to 22 at the moment.
Please let me know if this resolves your error or not, thank you!
I apologize for the delay in response, I’ve been terribly ill and unable to respond.
Could you please upload your mobile devices logs for comparison? The issue that I’m seeing on my end is: Assertion failed: Assertion failed: !RTInfo.bClearColor [File:C:\Users.\Downloads\githubue4\UE4\Engine\Source\Runtime\VulkanRHI\Private\VulkanPendingState.cpp] [Line: 622]
Attach your phone to the computer
Go here: C:\android-sdk-windows\tools
Open up Monitor.bat
Launch the program and save the logs
If you cannot get Monitor.bat to open, please go to:
C:\android-sdk-windows\tools\lib\monitor-x86
Open up Monitor.exe
Follow the instructions above
Make sure that you highlight all of the logs, because they do not save unless they’re highlighted.
We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.