Adding ANT_OPTS (or similar) to Android build, for New Relic integration
We'reintegrating New Relic, into our app and their docs state to (if using Ant to build), to setANT_OPTS="-javaagent:/path/to/newrelic-android-3.330.0.jar" In your environment variables, which, with...
View ArticleWhere do I find the Command-line Adobe AIR Developer Tool?
Hi, Where do I find the Command-line Adobe AIR Developer Tool? (ADT)I downloaded the AIR 4 SDK, but can't find it. Thanks
View ArticleiOS 6 vs iOS 7 different StageText positions
Hi guys, The position of StageText is quite different between iOS 6 and iOS7 (see attached screenshots). Is there a workaround for this? Can I know what iOS version the device is using?
View ArticleInvalid app name (illegal character)
Hi all, My latest app has a colon punctuation character ":" in the name. This is the name I'd like to display under the icon on iOS.However, when testing on the device i get 'Package inspectuion...
View ArticleLarge number of objects - strange movement
Hi all, My current game has a large number of moving objects (but not overly large) - about 100 moving about on screen at once. Most of these are bullets and very small (e.g. 16x16). I am using GPU...
View Articlepng2atf -c parameter
Hi there. The png2atf documentation leads me to belive that I can generate an ATF containing only the specified block compressed formats, like DXT and PVRTC.I tried the following command, but it does...
View ArticleIntegrate native WebRTC audio/video on all AIR platforms including Adobe...
Hey everybody, It is apparent that Adobe is very busy trying to keep up with improving and fixing video and audio bugs on all platforms. Thankfully, in the past month Adobe finally made a H264 video...
View ArticleHow to use H264 video codec over RTMP live encoding on Android?
Code ( Flash builder 4.7, Air 3.8 on Android/Desktop )---------------------------------------------------------------------- ------ns_out = new NetStream(nc);...
View ArticleUpgrade 4.0 AIR error namespace
I'm using FlashDevelop for compile and i upgraded the AIR SDK with compiler to 4.0, i edit the name space with <application xmlns="http://ns.adobe.com/air/application/4.0"> and compiler option...
View ArticleMicrophone Allow Access on IOS
Hi I'm creating an App for IOS that needs access to the Microphone for recordng. The first time the Microphone is beeing accessed the user needs to Allow Access. In case the user don't allow acceess I...
View ArticleAndroid fullscreen and systemChrome
Hi all, I'm testing Android AIR 3 app on Samsung Galaxy Tab 10.1. My app goes fullscreen from start (I tested with pure AS3 switch also). But standard systemChrome (notifications bar) is still...
View ArticleAir app on Android fullscreen
I'm building an AIR mobile app for android >= 4.0. I must be missing something or doing something wrong because no mater that i do, i can't get the fullscreen working rigth. The tablet bottom bar...
View ArticleHow to compile an .air app from the ADT command line?
Hi, I would like to compile an .air app from the ADT command line.Does anybody have an example? I don't know how to add the AIR SDK path and a folder to it.Is there a generator for the command line...
View ArticleProblem with new icon sizes for iOS 7 while submiting to App-Store
Hi, I have compiled my AIR app which includes the new icon sizes required for iOS 7 (76x76, 120x120, 152x152 and the Spotlight search result icons 40x40 and 80x80) from the command line using AIR 3.9....
View ArticleNot accepting push notifications
Is there another listener for when user doesn't allow the notifications the first time they open the app? something similar to:rn.addEventListener(RemoteNotificationEvent.TOKEN, tokenEventHandler);I am...
View ArticleERROR ITMS-9000 when uploading my Flash Pro CC Adobe AIR iPad app to...
I have developed an iPad app using Flash Pro CC. My client has both an Apple iOS Dev license and an Apple iOS Enterprise Dev license. I have successfully packaged and installed the app using the...
View ArticlePDF not opening in Adobe Reader using openWithDefaultApplication
Hello all, I'm having a huge problem. I've developed an application that opens pdf files from the desktop using openWithDefaultApplication().It works great on my development PC which has Acrobat...
View ArticleNative video player in Android
Ok, this isn't exactly an Air question but It seems like someone else might have come across this issue. I'm using a native extension to open a .mp4 in the native player in Air for Android. The issue...
View ArticleAIR for Android setup?
I need to bring an AIR-for-iOS app that I've developed to Android. I know that there are some older tutorials floating around the web on setting up Flash (and FlashDevelop) for Android development but...
View ArticleVideo playback issues in Air for Android
Hello everybodyI am developing an advertisement application which plays multiple videos. I have faced a very strange problem: nor the simple Video nor the StageVideo are not visible when I run the app...
View Article