Conflicting resources in multiple ANEs
Hi all, I have an app with around a dozen ANE files and am running into the 'conflicting resources' problem described here (with solution) - Multiple ANEs and conflicting resourcesThese are all...
View ArticleByteArray uncompress Low performance, Can optimize it?
I use AIR to make a mobile phone game, Resource use synchronous processing,For example:MP3,BitmapData.AMF....I'll get the picture BitmapData.Compress it,Read it in the game add uncompress, Such...
View ArticleAndroid AIR 19 SoftKeyboardBehavior "none" doesn't work.
I'm building an App for iOS and Android using AIR 19 with Starling/Feathers. I'm trying to disable the autopanning for the softkeyboard.. by using:...
View ArticleHide/dismiss Android soft keyboard?
By adding this code to an AIR app's xml you can set it as the "home" or launcher:<activityandroid:name=".AppEntry"> <intent-filter>...
View ArticleCurrent Android sdk version doesn't support attribute
I am receiving this error message when I try to add xmlns:tools="http://schemas.android.com/tools" to my manifest element. so, I tried searching and found this:...
View Articleon OSX, how can i set the "changed" flag, which shows as a red dot in the...
On OSX every standard window frame has 3 circular icons in the upper left corner of the window, corresponding to red (close window), yellow (minimize), and green (maximize). when the user changes the...
View Articlejava.lang.NullPointerException while packaging
There was an error occurred while I had been packaging my APK.My project is included an ANE. I rebuilt the ANE and the error occurred.The error I got as below:!ENTRY com.adobe.flexbuilder.project 4 43...
View ArticleVerify server calls in Adobe AIR
Is it possible to do something like what is described in the link below using Adobe AIR? The idea is that you have a service that your app calls, but you want to make sure that service could only be...
View ArticleProblem with including worker swf file into ipa file
Hello people! I'm working on Adobe AIR app for iOS and recently was exploring workers and run into a major problem I have no idea how to solve and I hope you can help me!So, what I'm doing is:1)...
View ArticleGameInput and Amazon Fire Game Controller (+other Android controllers)
I'm having some difficulty adding support for the Amazon Fire Controller using GameInput. There are a couple of issues I'm running into. First: the Fire Game Controller sends "secondary" events for...
View ArticleImage Comparison Detection ?
Does anyone know of a library I could find that would let me compare images? For example.. if I took a pic of a Coke can.. it would compare against a pic I have in AIR of a Coke can .. and give a...
View ArticleMultiple Screens (AS3)
Multiple Screens, In the past I created a loader stage the size of the 2 screens and load a movieclip that contained two movieclips at the proper x,y positions and they displayed correctly on the two...
View ArticleATTN Adobe: iOS echo cancellation and h264 now easy with iOS SDK
Hi Adobe, Based on the iOS SDK documentation, it should now be easy to implement native device echo cancellation on iOS. This feature would be an extremely welcome addition for those of us who have...
View ArticleAudio, but no video for StageWebView html5 video on Kindle [AIR]
I've been running into an odd issue with the StageWebView not rendering the html5 video on the Kindle. This is an issue I'm only seeing on the Kindle. Other android devices are rendering the the video...
View ArticleIssue with .Net >= 4.0 and Console.ReadLine
I've developed simple C# application which read lines from standard input and writes them to standard output: Console.OutputEncoding = System.Text.Encoding.UTF8; Console.InputEncoding =...
View ArticleIs there any way using DatagramSocket class to send an ICMP echo (ping) request?
I would surely like to do a PING from inside my Adobe AIR product. It would solve a lot of monitoring problems.But evidently a ICMP echo request uses a different TCP header value than UDP or TCP. I see...
View ArticleAIR 19 in the samsung S6 operation error "Context3D not available! Possible...
AIR 19 in the samsung S6 operation error "Context3D not available! Possible reasons: wrong renderMode or missing device support."
View Articleerror occurred when creating MZcontentProviderUpload for provider
Trying to submit to the App Store through application loader.. Keep getting this error. error occurred when creating MZcontentProviderUpload for provider Anyone have this issue ? or know how to fix ?
View ArticleAndroid: Add alternative Icon for notifications
Hi, I'm looking to be able to package an alternative icon resource (i.e. an Android drawable resource) with an Android application. This is necessary to use as icons for Notifications in the status...
View ArticleInstagram ANE?
Are there any ANEs out there that deal with Instagram? I've been searching but can't seem to find one.
View Article