wMMD-Android: Where to specify the Project Build Target?

Hi all,
when building a project for android, one usually gets the entry “target=android-4” in the project.properties file.
Lets assume you want a different target like “android-8” or “Google Inc.:Google APIs:8”, where would you specify that within your mobileDesigner project?

Unfortunately I could not find the mentioned build.properties file which is supposed to be used for that. Does anybody have a clue?

Regards,
David

Hi David,

That should be controlled by the “android.min.sdk.version” property. This should be mentioned in the “Mobile_Designer_Properties.pdf” document.

Regards,

Nick.