HTML Ad in Air for Android app using Flash CS6 (launching the native browser...
Hi guys, I am having difficulties integrating LeadBold HTML banner ads into my Air for Android app. I'm having problems with launching the native browser when the banner is clicked. The link opens...
View ArticleAIR application installer with multiple languages
How can I distribute my AIR desktop app for Windows and OS X, with multiple languages in the installer? My app itself is completely localized, but I want the installer to be localized too. The issue...
View ArticleAndroid equivalent of Keychain ANE?
Hi, I have been using Sticksports Keychain ANE to persist and read shared content between different apps in the same iOS access group, just like a SharedObject but shared between two apps. Works...
View ArticleIntegrate Adobe PhoneGap with Adobe Air?
We have developed a few screens on air (which require video streaming and animation) and a few on phonegap.. How do we integrate both into a single apk ? Thanks
View ArticleAIR 14 resetting iOS apps?
Hi, Since updating my iOS app to use AIR 14, I've been hearing reports that the installation overwrites the existing (shared object) data? I recall this happened with another update around 3.6 and was...
View ArticleiOS 8 beta - AIR apps requesting Notifications privileges
When launching an app for the first time in iOS 8 beta, there is a warning to the user that "<app name> Would Like To Send You Notifications." These apps do not implement any notification...
View ArticleTime to load images using Loader from File.applicationDirectory or...
While I test to load many images using Loader from File.applicationDirectory or File.applicationStorageDirectory, I found something strange. It took about 2 times longer to load images from...
View Article[Android] Playing custom asset sound in ANE without...
For our game, we want one of the sounds in the game to be the notification sound when we display a local, or push notification, on Android. Currently we have a solution we're not really happy that's...
View ArticleAndroid loading a packaged asset fails due to compression
Hi, I've been trying to create a way to play a media file that is packaged with an AIR application from within a native extension. However I've come into a problem that seems to be related to the way...
View ArticleNeed advice on running timer based cron jobs
Hi, We made a cool desktop product on Flex that runs on the Air environment. After having released it a while ago, we think about taking its performance to the next level by being able to mimic cron...
View Articlehelp: ios large image problems
I'm developing an app that shows retina images in a kind of photo album. I'm having stutters when moving the photos and according to Scout the problem comes when rendering dirty regions. I'm using...
View ArticleiTunes MobileDevice library not found error when 'Install application on the...
After recently upgrading iTunes to 11.0.5.5 I get the following error... 'iTunes MobileDevice library not found. Please check your iTunes installation' ..when selecting 'Install application on the...
View ArticleJavascript in AIR, bind function undefined
I'm creating an HTML/Javascript based AIR app, but getting the error that 'bind' (a standard JavaScript function) is undefined. Since bind is being used in a 3rd party library this pretty much kills my...
View ArticleHow do you use AIR's WebKit/htmlloader?
Hi everyone,A long standing issue in AIR has been the inclusion of an older version of WebKit. The request to update this library has come up many times in the forum and is in the top 10 on the...
View ArticleAIR for iOS Data Protection question again
We are looking into Protecting Data Using On-Disk Encryption for our AIR for iOS iPad apps. An article on the adobe site (Protecting content on an iOS device with DPS | Adobe Developer Connection)...
View ArticleHow to send data between a Visual Studio MFC application and an Adobe AIR...
Hi All,Is there a way in which we can send data between a Visual Studio MFC application and an Adobe AIR application?My MFC application is basically a RFID application, which reads RFID Tag Id. I want...
View Articlecompile-abc.exe is not a valid win32 application
I'm trying to use -useLegacyAOT no in the adt command line and I get an error: compile-abc.exe is not a valid Win32 application
View ArticleTwitter/Facebook - How do I share with my App?
Whats the best way to implement Twitter and Facebook sharing in my AIR app? What are the best ANE's or SDK's to use? I looked that the Gaming SDK but theres not much support and I was unable to get at...
View ArticleHow to open Android app directory in Windows Explorer?
I have an Android device connected to PC via USB. Is it possible to open the/data/data/air.<APP ID>directory in Windows Explorer?
View ArticleADT Command Not Working
I'm trying to package up a Mac OS X Native application with the following command: `adt –package -storetype pkcs12 -keystore HelloWorld.p12 HelloWorld.xml` However I get the error: `unexpected argument...
View Article