Android 4.2.2 packaging error for API 17

Hello. I can package my project for android 5 with API version 21, it is works good. But when I want package for lower version of android 4.2.2 with API version 17 it give me error. Log and screenshots are attached. Please help me to solve this problem.
[link text][1]

Kurlak,

Change the Android SDK to matchndk. Delete your Intermediate and Saved folders from the project and try to package again. If that does not work, save those logs and upload them for me. Please also check your NVIDIA CodeWorks and verify that you’ve installed everything for API 17.

Thanks!

Samatha,

I do all as you say. Also i make full reinstall for NVIDIA CodeWorks 1R5 for all android API’s. But it does not help. Log and screenshot are attached. Do you have more ideas how to fix it?

Thanks for helping.

link text

Since you’re using CodeWorks 1R5, it’s not going to work with Android-17. You’ll need to use a lower version of the Android NDK in order for Android-17 to work. But you can use and that should package without any trouble for you.

[Android Quick Start][1]

Thanks!

Setting Up Unreal Engine Projects for Android Development | Unreal Engine 5.1 Documentation

It sound strange for me, because all APIs that’s lower 19 are represents in installation menu. Anyway I had solved my problem in unusual way. In Android SDK I had left 21 version, all other was 17. I don’t know why, but it works on my android 4.2.2 device. Maybe this information will help somebody.

I’m glad you were able to resolve the issue you were running in to. :slight_smile: