Indeed ADL from AIR SDK 3.9 behaves incorrectly when launched by
IntelliJ IDEA on Mac OS. No issues with Windows or Air SDK 3.8.
The most strange thing is that if you launch from Terminal the same ADL
command that you see in IntelliJ IDEA console - it will work correctly.
We at JetBrains are evaluating the issue.
Alexander
On 29.10.2013 17:40, Joel Tan wrote:
Hi, not sure whether it is a bug or some setting I have done it wrongly. I have
downloaded Apache Flex 4.11.0 and try to create a mobile app, the ADL emulator
seem to be not working correctly.
1) The screen size does not follow the configuration setting. In my
configuration setting I have set it to iPhone Retina (640 x 920, 326 dpi), but
turn out to be 500 x 375 in 120 dpi.
Screenshot: http://ponpon.my/apacheflex/af001.jpg
2) The Device button is missing from the ADL Menu which I can use to rotate
left and right.
Screenshot: http://ponpon.my/apacheflex/af002.jpg
3) How can I set my application screen size fit to screen, currently my
application is follow the size of iPhone 4, there are gaps on both top and
bottom.
Screenshot: http://ponpon.my/apacheflex/af003.jpg
I am using Intellij IDEA 12, running on Mac OS X 10.9.
Thanks!
Joel