Unable to package for android can not find APK?

Hello, so after looking around on here for the last 2 days solid I still can not figure this out.

Suddenly can not package for android ETC2 (For GearVR)

Getting 2 errors:

ERROR: Can’t make an APK without an API installed

RunUAT.bat ERROR: AutomationTool was unable to run successfully.

I have reinstalled Tegra pack.

The project is a blueprint only project.

OutputLog

Thanks

Hi!

Probably you need to properly configure the system. Look this video about deploying to GearVR. Maybe it help you.

What happens when you run this in a command prompt?

android.bat list targets

(android.bat is in NVPACK\android-sdk-windows\tools if it’s not in your path)

Josh

Hi, it appears to load up the android SDK manager.

Hi, cheers for the link. I am assuming that this guy is working off the official unreal documentation which I also followed.
Its annoying because I have done several gearVR builds with this project. It was only after I upgraded to 4.8 I had this issue.
This video it working off a 4.7 C++ game whereas I am on 4.8 blueprint only.

I am watching through now just in case I missed anything.