3.1 SDK and Android

Hi there,

Is there a simple step by step to get an Android App running in the 3.1 SDK.

I’ve made plenty in the previous.

Right now my steps are:

  1. Create Project
  2. Selects Set Configuration
  3. Android → Enable Android Deployment
  4. Attempt to Clean and Build

There error is:

The following error occurred while executing this line:
java.io.FileNotFoundException: /home/user/Documents/AndroidTest/mobile/build.xml (No such file or directory)

The mobile folder is created on its own but the build.xml is not generating.

Any ideas?

Thanks for reading.

Rhis works well for me:

Well that specific error went away. Now Im back to one of the old classics,

Not copying library /home/bob/Documents/AndroidTest/assets , it’s a directory.