VfrPdfReader native extension
All new apps are required to be 64-bit compatible, I have a problem with an Adobe Native Extension that I've been using - vfrReaderNativeExtensionhttps://github.com/memeller/vfrReaderNativeExtension Is...
View ArticleGoogle Chrome ARC for Adobe Air Android?
Hi, Does anybody know if Google Chrome ARC works for Adobe Air based Android apps?- https://developer.chrome.com/apps/getstarted_arc ARC looks really cool and promising.
View ArticleAIR for Android - StageWebView and Video (YouTube iFrame)
Hey all, I've been converting an iOS tablet app over to Android and I've noticed the StageWebView has some curious limitations, especially with anything that accessed the GPU (video, etc). At first...
View ArticleContext 3D Error returning in Android 5.0.1
I've just been getting reports that the Context 3D error that effected AIR apps on Android Lollipop 5.0.0 has returned in Android 5.0.1As that update is currently only available for the Nexus 7, 9, and...
View ArticleAIR MOBILE - background transparent?
Hi, is there a way to set the bg to alpha=0 for an android app?I need to see the users background... thx
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 ArticleExternal library inside Air native extension for android
Hello everyone, First, I've been looking throught this topics - http://stackoverflow.com/questions/7732742/air-3-native-extensions-for-android-can-i-how-t o-include-3rd-party-libraries -...
View ArticleCameraRoll on Android and pictures from Google drive
CameraRoll currently allows to browse and select pictures which are stored on google drive and not the device itself. If I select picture from google drive I get #2004 error when I use open method of...
View ArticleUSB commnuication between two computers and air
Hey all, I was wondering if usb communication between two computers is possible and what I would need to get started. I want to connect two computers and send data through a usb cable. Prior app was...
View ArticleAndroid R.* access and the case of the missing styleable
Hi, I'm trying to use appcompat-v7 in my ANE and access it via the R.* mechanism. The packaging step of the ANE works fine. However, when building the final .apk using this ANE, the styleable elements...
View ArticleFile.upload on Air SDK for iOS devices failed to send http request to server.
I am trying to use ActionScript's File.upload to upload a file on Air SDK for iOS8 environment, but the File.upload does not work properly. No handler about the file upload is executed after...
View Article|ios|adobe vibration + game center ane conflict
Hello, I am having trouble then I try to use adobe's vibration and Game center ane's in a project.debug mode log:[SWF] com.adobe.Vibration - 857 bytes after decompression[SWF] com.adobe.ane.gameCenter...
View ArticleStage3D partial render to bitmap
Hello, I'm using Context3D.drawToBitmapData(bitmapData), unfortunately this has no offset (x,y). Consequence, it is quite slow even if I draw a small simple object in a corner because it uses the whole...
View ArticleCrash caused by excessive wakeup calls by AIR on iOS 8.2
We have an iPad app that runs continuously in hospital clinics. About once a day, the app crashes because of "excessive wakeups" (crash details below). The app isn't doing a lot of things -- it's...
View ArticleSecureSocket with client authentification (AIR) ?
Hi, I'm trying to establish a secured TCP connection with a symmetric TLS authentication (two way authentication).I can connect with success to the server with SecureSocket if the client...
View ArticleITMS - 90179 Invalid Code Signing / ITMS - 90209 Invalid Segment Alignment
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...
View ArticleAIR for Android - StageWebView and Video (YouTube iFrame)
Hey all, I've been converting an iOS tablet app over to Android and I've noticed the StageWebView has some curious limitations, especially with anything that accessed the GPU (video, etc). At first...
View ArticleAir iOS - To use TestFlight Beta Testing, build 1.0.0 must contain the...
Hi, I published my iOS app and uploaded it to iTunes Connect to run an external beta test through Apple TestFlight but I got this error: To use TestFlight Beta Testing, build 1.0.0 must contain the...
View ArticleStageWebView - HTML Support in AIR for Android
Many of today’s application blend offline and web content. Using HTMLLoader allows HTML content to be rendered in AIR desktop applications. StageWebView addresses an often required use-case, that of...
View ArticleYoutube AS3 API for Android Mobile on Flash CS6
Is it possible, any working examples for Android mobile on flash cs6? I have scoured the net, but only have found non mobile AS3 examples..
View Article