Adobe AIR SDK will provide you with the tools you need to create and deploy Adobe AIR applications, including:
- Template and schema for manifest application.xml file
- Default icons for the Adobe AIR application
- Framework for Adobe AIR APIs
- Template for the Adobe AIR application installation badge
- Command line Adobe AIR Debug Launcher (ADL)
- Adobe AIR command-line development tool (ADT)
What's New ?:
New Features:
- Support for Android Captive Runtime
- Android developers will now use the captive run engine exclusively when packaging their apps.
- Prevention of Shared Object Backup (iOS)
- To comply with Apple's updated guidelines, only user data can be saved to iCloud. All files that can be downloaded or generated should not be saved and should be marked as "DoNotBackup". This feature allows developers to control which files should be backed up or excluded with the help of the "DoNotBackup" attribute.
- Force Rendermode CPU on some devices (iOS)
- This feature allows developers to control rendering mode on different iOS devices. With this feature, developers can enable processor rendering for specific iOS devices and use GPU rendering for others.
- Loading external SWF files (iOS)
- This feature allows the developer to externally host SWF files and load them as needed. External SWF files can contain game items, different game levels, and so on. The benefits of this feature are faster boot time, smaller applications, and more control over your game or application.
- GameInput API (Android)
- This feature allows applications to communicate with game devices (joysticks, joysticks, chopsticks, etc.). There is a wide range of gaming peripherals, which have different capabilities and controls. This API is supported on devices running Android OS version 4.1 and later. It is implemented so that it can work properly with different types of game devices. (19459007)
Notable fixes and improvements:
- 3520768 - [Android] No pop-up window appears for the acceptance of the invalid security certificate on 4.1.2
- 3499443 - [iOS] Java OutOfMemoryError when packing IPA with swf compiled using FlasCC
- 3514198 - [Mac] Error Code 3343 issued while reading encrypted content
- 3504874 - [Android] Android xhdpi icons (96x96) are not supported
[ad_2]
Source link