Unity3D + Glass Development Kit Preview

Viewed 4407

In Unity3D is it possible to target the Glass Development Kit (GDK) through Build Settings?

The Android API 15 + GDK have been downloaded through the Android SDK Manager. I can successfully build Glassware through Eclipse. In Unity3D, the GDK does not appear as the Minimum API Level (but API 15 does).

Example: File > Build Settings > Minimum API Level > Android Ice Cream Sandwich (API 15)

I'm assuming the Minimum API level is not the same as the build target, but is there a way to adjust the Unity3D build target?

(In the interim, we're using the GDK as an Android Plugin but it would be nice to be able to target the GDK directly )

1 Answers
Related