[Resolved] Can't build/package blank project for Android

I replied to the post, but basically, your SDK isn’t set up right somehow. That “can’t find file” or whatever means something is bad with your install or your paths.

Oh, also, did you set up paths in the Android SDK section of Project Settings? Or did you leave them blank to use environment variables? Setting the paths manually may help.

Can’t seem to build even a brand-new project for Android.

Forum Thread with Information here:

In another of my projects, I can’t build because wchar.h can’t be found. Could these errors be linked?

I’ll try based on the responses, thanks Josh!

So I re-installed the latest TADP (version 4.01), which allowed me to build the project. I’m still getting a long list of cannot find the path specified though.

I’ve left the Android SDK section stuff blank.

Resolved, re-installed the SDK. Works like a charm now :slight_smile: