Join a global community of Adobe Air users and developers.
Recently active
Hi all,with the recent adding of x86 support for Android, I decided to buy an Android x86 tablet for testing (Dell Venue 7, specifically). I was surprised to find that my app can be downloaded from Google Play already and works without notable errors. The app is packaged with a captive runtime and I never made any changes to support x86 architectures. Is it not necessary to create an apk specifically for x86 devices? That is at least what I read in the Adobe guidelines.Thanks
IF i using the "loadURL()" method of stagewebview, it can load every site very fine,however,if i use URLLOADER to load the HTML content as string,and then using loadString() to load a html,it not work with any charset unless charset is "UTF-8".i try to set Content-type>charset inside the URLRequest but no luck...............
I've been getting these two errors no matter what I try. I've deleted all my profiles and certificates, remade them and even remade the App ID multiple times and nothing happened and still the same error. I've updated XCode too and still the same errors.I used a Wildcard App to create my .ipa file in Flash Pro CC selecting the Apple App Store and tried to publish it through application loader.Is there any solution to these two problems? Thanks.
I merged Flex SDK 4.6.0 and AIR SDK 16.0.0.272 and use it in the Flash Builder 4.6.I downloaded AIR SDK 16.0.0.272 in the following :( Because I use Flash Builder, I downloaded the original AIR SDK without the new compiler. )http://www.adobe.com/devnet/air/air-sdk-download.htmlI added ANE files to my app and entered iOS SDK path in the properties window of project.* iOS SDK path : /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/When I build my app, the following error occurred :After I read the error message, I check whether local_nostrip.arm-air.txt is in the specified location.I found local_nostrip.arm-air.txt is missing in the sdk - it does not exist in the {pathtosdk}/lib/aot/lib/.In the AIR SDK 15, local_nostrip.arm-air.txt file is in the {pathtosdk}/lib/aot/lib/.Can I use local_nostrip.arm-air.txt of the AIR 15 instead?Does anybody know?
None of my app run correctly on the February update for Flash CC. I get type 1009 errors on new and existing apps. Anyone else have this problem?Craig
I got a suggestion from a customer concerning my Android app. When you exit the app, it continues to play in the background (unlike iOS). I would like to add functionality to the app (game) to pause (suspend) on exit. I tried some different coding version with out luck. The Android tablet (and phones) I test it on ignores the code and the games timer continues to tick down. I'm using Flash Pro CC with AS3. Not sure what the problem could be at this point!
Is any one facing the video issues in Air 15 and 16? When enabling video feature it's getting blank screen in the components. This is happening only in the Air version 15 and ups(16). Is there any reason or solution?
When package app with the new AIR 16.0 build 245 and ANE, the following error occur.ld: Error: can't open -non_global_symbols_no_strip_list file: ......aot/lib/local_nostrip.arm-air.txt
Hi,This seems to be an old problem/bug that only happens on Windows. Is there a solid workaround for this bug? Else I think it needs to be fixed finally.thx
Hi,Currently it's taking my machine up to 4 minutes to publish an Air iOS app.Are there any settings or hacks I could try to reduce the time?I'm using Flash CS 6 + AIR SDK 16 on a Windows 8.1 laptop.Stats: - Intel Pentium Prozessor (1,5 GHz, Intel HD Graphics, Microsoft Windows 8, 64-bit) - 4 GB DDR3-RAM - 500 GB Hybrid-SSHD-Festplatte with 8 GB SSD Thanks for any tips.
This bug happens when starting with one orientation then changing to another.I have logged it here:Bug#3925510 - iOS - StageAspectRatio BugWhen the application changes the aspect ratio, the display and values are correct (fullScreenWidth and fullScreenHeight) but the UI does not report events anymore.It seems that internally the UI events are still checking for the older orientation values.
I just started getting the following error when I started using AIRSDK 16.0.0283."The device has encountered an unexpected error. Installation Error: PackageInspectionFailed"I can't test my app now. I've tried unsuccessfully on iPad and iPhone 6 plus.Flash Professional CCWindows 7
I need to update the sdk and all, and did a test.When updating created a simple design and time to compile the following error occurs:Anyone have any idea what may be related?I use this command to compile:adt -package -target ipa-app-store -provisionig-profile ****.mobileprovision -keystore ****.p12 -storetype pkcs12****.ipa ****-app.xml ****.swfIt asks for pass and i input, i test too without pass with anothe p12, same error.And yes, i use provisioning and p12 in distribution mode.I export swf release mode in windows and compile in Mavericks. Thanks.This is the problem of another two peoples i know.Will be of much help if someone has any guesses
The error message chronically comes up today.It does not matter what air file I attempt to install.I have uninstalled, cleaned registry and all the usual things.And then re-installed - with the same error messagesWindows 7. Updated current.2.8 ghz processsor, 12 G Ram - a machine to cook breakfast and make the beds." The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author. "Here is the latest install log -I am not knowledgeable to know how to decipher what it means.Might anyone have any insight?[2015-02-18:10:58:58] Unpackaging/validation complete [2015-02-18:10:58:58] No app located for appID 'LocalizerLeadsTool' and pubID '' [2015-02-18:10:59:01] Converting unpackaged application to a native installation package in C:\Users\admin\AppData\Local\Temp\flaAA62.tmp [2015-02-18:10:59:02] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text=
Hi, I have a number of iPhone users who claim that my AIR apps stop working (black screen) when their device's memory is low (around 700mb). They resume working when the memory is around 1.4gb.Is this a known issue that Adobe can do something about, or is the iOS hardware at fault here?
I updated to Android 5 OTA on two Nexus 7 2014 and 2013, after upgrading all the AIR apps were removed, native apps remained. I tried to install the apps from Google Play and i got an 505 install error. The logcat error is below: E/Finsky(4449): [1] PackageInstallerImpl.handleCommitCallback: Error -505 while installing air.com.123.456 INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package couldn't be installed in /data/app/air.com.123.456-1: Package air.com.123.456 signatures do not match the previously installed version; ignoring!The apps are the same as before upgrading , they were not updated, the certificate is the same.Anyone else seen this problem, is there an AIR patch?I can install the app by "adb uninstall" command then re installing from Google play.
Hi all,It looks like the x64 versions of the Product Store and Game Center ANEs are causing some kind of conflict when "Hide ANE-Library-Symbols" is turned on. It is possible other Adobe ANEs are causing issues as well but these are the other two I use.Upon building a project that includes these ANE for iOS and using the "Hide ANE-Library-Symbols" flag, I receive the extremely generic build error below. If the "Hide ANE-Library-Symbols" flag is disabled, everything complies fine but some ANEs break during runtime due to conflicts.Hide ANE-Library-Symbols flag turned ON error"Error occurred while packaging the application:Compilation failed while executing : ld64"DetailsFlash Builder 4.7AIR 16OS X 10.9Using ANEs from this threadAny help in resolving this issue would be appreciated as it is seems to be the last thing standing in the way of updating my iOS app to be x64 compatible.
I've updated XCode and still get this same error. I've installed adobe air 17 beta and adobe air SDK too.Does anyone know how to get rid of this error?
I would like the webpage URL that tells me the latest non-beta version of AIR, including date and version number
I have this problem in two different apps - one compiled in Flash Builder, the other is a Flash IDE app. Both include runtime loaded SWFs - not sure whether that's relevant.Both apps crash whenever I compile using the new fast AOT mode; but not when -useLegacyAOT is on. In Flash IDE this means NOT checking the "use fast compiler" option in the AIR publish settings.For more details about the bug, refer to Bug#3942042 - Application crash ONLY when using new fast AOTLatest AIR, Flex SDK, Flash Builder, Flash IDE.I'm not using ANY 3D features at all, just straight up MovieClips and Bitmaps and whatnot. Very simple apps that seem to crash when the stage needs to redraw. (More accurately, when the user interacts with the app and the app transitions to a new "view" or "screen" which has a new background Bitmap and big changes to the display list).Any thoughts? Or vote for the bug!Thank youTom
Hi,If my app gets invoked for the first time the invoke event isn't fired.If the app gets invoked for the second time it is working.How to get the event.arguments[0] every time the app gets opened/invoked? NativeApplication.nativeApplication.addEventListener(InvokeEvent.INVOKE, onAppInvoke); function onAppInvoke(event:InvokeEvent):void { trace("INVOKE ARGS: "+event.arguments[0]); } Thanks
We have a series of ANE's that we've been developing for a while now. Recently we have encountered some of our ANE's have been failing to compile with the error: Compilation failed while executing : ld64This error normally indicates that frameworks required by the extension aren't being included in the application, which is normally resolved by specifying the -platformsdk option and pointing it to a recent version of the iOS SDK. Obviously we have tried this and it hasn't resolved this recent issue.What we have tracked this issue down to is the usage of the -hideAneLibSymbols being set to "yes". When this option is enabled any frameworks that are specified in the native extensions platform xml file aren't included in the package and hence the error. When it is set to "no" the extension is packaged and application runs without issue.It seems this option is expecting the ANE to be completely encapsulated and is ignoring any options in the platform xml file, which isn't the case wit
Problems on some devices:- kn-mobile (dual Sim)- ONE TOUCH 4033X- MediaPad 10 LINKAdobe air all version.My code:.....personalCam=Camera.getCamera("1");mycam.attachCamera(personalCam);....mycam.attachCamera(personalCam) ->causes the application to crash.This happens if I use as renderMode direct. -> <renderMode>direct</renderMode>My manifest.xml: <systemChrome>standard</systemChrome> <transparent>false</transparent> <visible>true</visible> <fullScreen>false</fullScreen> <aspectRatio>landscape</aspectRatio> <renderMode>direct</renderMode> <autoOrients>false</autoOrients> <softKeyboardBehavior>none</softKeyboardBehavior>
Hi,Is it possible to debug an Air iOS app on device to get all the trace() messages?I'm using Flash CS6 with the AIR SDK 16.Thanks
Trying to use newly compiled MoPub ANE with Universal Binary Plugin x86 support for IOS Platform with Adobe Air SDK 16.0 for IOS App, i am encountering this compile time error. Adobe AIR[java] Picked up _JAVA_OPTIONS: -Xmx512m [java] Picked up _JAVA_OPTIONS: -Xmx512m [java] Undefined symbols for architecture armv7: [java] "_OBJC_CLASS_$_VungleSDK", referenced from: [java] objc-class-ref in libcom.sticksports.nativeExtensions.MoPub.a(VungleInterstitialCustomEvent.o) [java] Compilation failed while executing : ld64 [java] ld: symbol(s) not found for architecture armv7MoPub XCode Project is compiled with Standard Architecture.Have tried out all possible solutionsAny Possible solutions??
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.