ANE with Android packagedDependency
I've been working on an Ubertesters ANE for Android/iOS, starting with Android, and I've managed to get it to package the Ubertesters sdk as a depedency however when I build my game I get this as a...
View ArticleiOS - How to fix "app failed to install" error?
Hi, I'm new to iOS and built a small iPhone app with Adobe Air.I tried to install it through iTunes Sync but always running this error message after syncing: "com.test.name" failed to install How can...
View Articlehow to zoom a camera
anyone knows how to zoom a camera when shooting a live stream?I am using Galaxy EK-GC100, Android camera.It has a zoom button, but it is used as volumn adjust.
View ArticleAppEntry not found boot crash in android
HiI have an app in play store which is crashing on boot to some users.The error posted is: java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{air.appname/air.appname.AppEntry}:...
View ArticleIs there a method to update "captive runtimes?"
Is there any way to check when new versions of the runtime become available and download the required DLLs? I would really like to use a “captive runtime” but I fear missing some critical security...
View ArticleAir application incremental update
Hi All, I have an AIR application of more than 300 MB. For update I am using NativeApplicationUpdater-0.5.1.swc.Whenever there is a small update, user have to download the entire installer package...
View Article[RELEASE] Bardbarian for Android
We’re happy to announce the launch of Bardbarian on Google Play!https://play.google.com/store/apps/details?id=air.com.treefortress.Bar dbarianWe’re trying a new FREE TO PLAY model so there’s no excuses...
View ArticleLoading resources from server and storing them locally
Hello, I am working on iOS application.I want to load some resources from external server. Let's say I have "assets.swf" that I put on my server.In my app I want to load assets.swf file and use all the...
View ArticleTrouble with o.t.a. distribution from a secure server
I've been successfully deploying, over-the-air, an iOS app that I developed for a client. I'm using my client's own Enterprise Developer credentials. I've been doing tests from my own http server,...
View ArticleConvert iPhone photo to JPG before upload to server?
The issue I'm having is that I'm trying to have the user upload a photo from their iPhone to my server. However, I don't want their raw, large file size photo. Is there a way I can encode the photo to...
View ArticleAndroid StageWebView input file problem?
Android StageWebView input file problem? I have form in website <form action="upload.php" enctype="multipart/form-data" method="post"> <input type="file" name="file1" accept="image/*"...
View ArticleStagewebview doesn't show html5 video for Android
I just made app for Android to be able to play HTML5 videos. But the video is showing blank and only voice playing. If I make the video full screen it will show. The youtube video embed in the page has...
View ArticleiPad app freezes after reboot
The QA team on an AIR for iOS project I am on has encountered a very strange bug. Unfortunately, I cannot share the app itself but I can share as much of the technical details as I need to without...
View ArticleExperience with Air 4.0.0.1628 and ios 6
Dear developers, I was wondering if anyone has tested and had crashes when saving data with Air 4.0.0.1628 and ios 6. During the last few days an app that has been available since August 2013 for...
View ArticleAIR and Policy Files
I have an AIR desktop application that needs to get information from a website that uses cURL examples in the docs. Using some examples I've found, I think I'm getting close to mimicing the commands in...
View ArticleAir Android - Send image to an native app?
Hi, Air for Android supports intents, right? I would like to open Instagram with a specific image. (like it would be invoked through the Share/Send menu) How can I launch an action like this from Air?...
View ArticleOSX Native MenuBar in Adobe AIR?
Hi, I'd planning a new app for Desktop (Windows and Mac). In the Mac version I need to setup a osx menubar icon with its menus and items. I think this is not supported right now on Adobe AIR 13 so I'd...
View ArticleError 3003 - file doesn't exist on Android (but it does!)
Hi there, I'm doing something really simple - so there must be silly mistake somewhere here. I'm building my game with: adt -package -target apk-debug -connect -storetype pkcs12 -keystore...
View ArticleiOS Air (13 beta) localization of names not working
Has anyone tried to release an app with differrent names lately?For some reasons the main app name <filename> is not used when a different localization (that is not supported by the app) is used....
View ArticleCaptive Runtime - Check for Updated DLLs?
Hi, I work in an environment where users do not have local admin rights on their workstations. I have read the following useful article, and plan to use that for development:...
View Article