NoClassdefFoundError on the third-party jar's classes when building APK
I am building a native extension for Android. For the android library, I create a android project and add several third-party jar files to build path.I extract a jar file from a android project and...
View ArticleSocial ANE needs update
Since the last Air SDK that supports iOS 64bit, i get the following error when packaging : Packaging failed!Packaging error message: Error: libSocial.a is required to have universal iOS libraries....
View ArticleiOS8 Share plist code
Hi, I came across this Xamarin example that let other apps send content to your iOS 8 based app through the system wide share menu.http://developer.xamarin.com/samples/Share/ How to add the code to the...
View ArticleCan not build extensiomn using Extensio
Hi,I am building extension using Flash Builder 4.6 and extension builder 2.1. Compilation job is done corrcetly by FB but extension builder is throwing the error as given below. Errors running builder...
View ArticleAdobe AIR HTTP1.1 Streaming issue
I have an Adobe AIR application that connects with a java server using AMF Streaming connection(mx.messaging.channels.StreamingAMFChannel) in BlazeDS.The web server used is jboss6.1.0. When I connect...
View ArticleRun PowerShell script?
import flash.filesystem.*;import flash.desktop.NativeProcess;import flash.desktop.NativeProcessStartupInfo; var file:File = new File("C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe");...
View ArticleHow to set a minimum os version on an AIR captive runtime mac bundle
Greetings, I'm working on an Adobe AIR for Desktop project that needs to require OSX 10.5 or greater on the Mac captive runtime bundle. I can't seem to find any way to force this requirement with the...
View ArticleWhen can we have Product Store ANE with 64 Bit Support
Hi, We are using Product Store ANE from Gaming SDK 1.4 . With the medatory requirement of 64-bit support by Apple we are unable to submit our apps. Is it possible either to get the source code or a...
View ArticleAutomation testing for AIR mobile
hi, We develop applications with Air and the Spark Mobile Framework, and we are looking for a tool that enables us to automate tests.We have tested several tools (RIATest, Ranorex, SilkTest...).Is...
View ArticleAdobe AIR Android widget
i know Adobe AIR doesn't support android widgets directly.can we integrate air app and android widget by using native solution or do you know any way to make this?thanks.
View Article64bit AIR Native Extension for iOS
Hello, I created a native extension to support ARM64 for iOS. The problem is I get the following error when packaging an ad-hoc build:"Error: libgameCenter.a are required to have universal iOS...
View ArticleHow to add Android Wear Module to existing AIR app ?
Hello, There are two kinds of Android Wear integration: 1. Wear Notifications: This one can be archive by a new Android ANE.2. Wear App that is installed by a handheld app. For the case 2, how can I do...
View ArticleHow to create 64 bit architecture supported ipa using Adobe Flash...
How to create 64 bit architecture supported ipa using Adobe Flash Professional CS6?? How to ensure that ipa is 64 bit architecture supported?
View ArticleAndroid device debugging says "Check AIR version 15.0.0.302" after compile...
Loock at this screenshot Check AIR VersionFlex SDK 4.13 AIR 15
View ArticleIs there a way to open the settings app from an air app on both iOS and android?
Since you can't change the notifications settings within the app, is there a way to simply open the settings app from an air app? like a link or something like that?
View Article64 bit? Air 16.0.0.250 not working?
Hello Developers, today I used Flash cs6 to create my IPA file for ItunesConnect. I used AIR 16.0.0.250. Upon uploading the file using application loader, I got a warning indicating my app was missing...
View ArticleHow to use ScaleNine themes to skin an Adobe Air Mobile App
Hi, I'm rather new to Adobe Air development But I really like it! Now that I've created my app I would like to skin it. I've found ScaleNine (http://www.scalenine.com/gallery/gallery-1.php) which has...
View ArticleiOS adhoc displays black screen after launch
my iOS application displays black screen after splash screen.nothing happens after the splash screen and couldn't see any proper errors on debug utility.I can build adhoc using flash builder and it's...
View ArticleIs it still possible to publish Air from FlashCS 5.5?
Hi, Since iOS update 8.1.1 our Air Applications stopped working. (also the ones installed on the ipads) I tried making a rly simple Hello World Air App , in Flash Editor it all Works, i upload to our...
View ArticleHow to get Soft. Keyboard height on iOS & Androidios,
I have been struggling to get the correct height of the soft. keyboard height on iOS & Android.There are some topics on the forum but they do not have any answer (Virtual keyboard height or Re:...
View Article