data persistence when ios app is updated
I'm saving files in AMF format in the application storage directory (app-storage:/). This works great, but the fles get deleted when the application is updated. I'm dsitributing the app internally in...
View Articleios lite and full app
hi everybody i creating lite version of iphone games. I need to have a button in the application itself naming as Upgrade. When ever user click on that button, can we offer members the ability to...
View ArticleCan I create a live wallpaper for Android with AIR?
We have developed a beautiful weather app with Adobe AIR.Androd users ask us to create a live wallpaper and widget plugins.Is it possible?Can we create a live wallpaper for Android with AIR?
View ArticleAdobe AIR video problem on specific hardware
i'm developing a video streaming application by using adobe air on android and it works fine on my galaxy note but it never shows the video at all on another android hardware(we wanna customize) below...
View ArticleCan Garbage collection be done on embedded assets?
Hi - If I have something like [Embed(source="Splash.png")] private var Splash : Class; Can it be garbage collected, and if so, how? According to adobe docs : "Applications that run in Flash...
View ArticleStacktrace on deployed AIR app
Is it possible to get error stack-traces from a deployed AIR app? I have setup a global error handler but I find that all it gives me is the error type, without any context, which is pretty much...
View ArticleAIR app store
Didn't Adobe used to have an AIR app store? Has that been discontinued? Are there any others out there, or are you basically on your own for desktop apps? -Aaron
View ArticleListening for bluetooth remote events on iOS
Hi, I have a presentation application that is used on iPads. My client wants to have the ability to use a bluetooth remote. I purchased a Satechi remote. If I pair the device with a MAC and test the...
View Articleapp crash when downloading (big) external file in ios
in my application, users can download and watch some content. however, if file size higher than 100 mb, it crash when more than 100mb is downloaded.(only in ios)is there any limit for download or...
View ArticleInDesign - publish to air desktop
I have looked everywhere and cant find a anwser/solution. I would like to use Adobe InDesign CS6 to produce a desktop air app like the one. I am producing a prestation for a client with graphics video...
View ArticleNeed some help with ANE on Android
I'm trying to use a push notification ANE inside a mobile app for Android. My app keeps crashing on the device.Here's the error:java.lang.RuntimeException: Unable to instantiate receiver...
View ArticleIs there a way or an API to do geofencing in AIR for iOS???
Is there a way or an API to do geofencing in AIR for iOS???
View ArticleiPhone 5 Optimization Requirement - Your binary is not optimized for iPhone 5.
This issue is really confusing me: My development ambient is Mac (OS 10.7.5) and Flash Builder 4.6. The project is AS mobile (a puzzle game). After finally getting over the bureucratic process of...
View ArticleA load application database another application
Hello (and sorry for my bad english ) For Android.I have 2applications ("myapplicationA" and "myapplicationB").The firstapplication ("myapplicationA") creates a database.I want"myapplicationB" uses...
View ArticleAdd files to an existing folder.
Hello and sorry for my bad english I createdan AIRapplication that runsproperlyon Android.This applicationcontains a"SOUNDS" folder with"mymusic01.mp3" and "mymusic02.mp3" inside.I wouldaddthat"SOUNDS"...
View ArticleCannot interact with flash player in release app, but can in test
I have an HTML AIR app, the app contains a SWF.Within the test environment, everything works as desired.However, when I package the AIR app, and install it, the flash player is unclickable, as in you...
View ArticleiOS7 forcing portrait mode
Hi, I updated to iOS7 on my iPad so tht I could test the functionality of an application that is currently deployed on iOS6. The application is published with the Landscape aspect ratio, Auto...
View ArticleAir Android - Performance issues
Hi, I'm using Air 3.6 and an app I'm working on runs smooth on most devices but on the Nexus it's very unresponsive and slow.I'm using DIRECT for the render mode. Are there any known bugs with Air...
View ArticleUsing UIRequiredDeviceCapabilities
Hi there I'm developing an iOS app that requires the use of the Camera so am using UIRequiredDeviceCapabilities in the app.xml to require still-camera (as described here...
View Article