Hi,
I'm trying to import the android.NativeDeviceInfo class into my AIR for Android project but unsure on how to do this exactly.
import android.NativeDeviceInfo;
import android.NativeDeviceProperties;
I understand how to link libraries and ANE's to my project via the ActionScript 3 Settings panel. I just don't know what to link to?
Could anyone give me a pointer?
Thanks,
Mark