Pixel Perfect GPU Scaling!
On both Android and iOS native you can easily get no antialiased pixel perfect scaled bitmaps in GPU mode by "Nearest neighbor texture filtering".I would love to get this feature in Adobe AIR since the...
View Article64-bit iOS ANE Update
While we work on getting our ANE's updated in the Gaming SDK, we wanted to make sure you had access to the iOS universal versions as soon as possible. You can download these via the link below and...
View ArticleSave / Load Image on device storage (iOS & Android)
Has anyone used application storage on iOS / Android ? I need to be able to take a photo with the device and save that photo to the application rather than the device camera roll. When my app is opened...
View ArticleStageText iOS use Custom Font Tip
A small tip I have been using in some projects (AIR iOS apps) to be able to use custom fonts with StageText. When using the StageText you cannot use embedded fonts but you can add the font you want to...
View ArticleWill Adobe AIR support the new Android Wear OS?
Because if it did, that would be amazing! If you haven't heard of Android Wear yet, check out:http://news.cnet.com/8301-1023_3-57620475-93/google-unveils-android-wear-its-modified-os-f...
View ArticleURL Schemes in iOS 9
Hello, I was reading that from iOS 9 developers can add URL scheme handlers for specific domains. So instead of using "myapp://domain" we can now add handlers for actual domain names like...
View ArticleSound failure on Asus Fonepad 8 FE380CG
We have a simple quiz app that was distributed through ad hoc installation (Using APK) over 100+ devices, but when playing with the playback sound (muting/unmute/increasing volume/decreasing volume)...
View ArticleQR Code reader on Mobile Device...
I'm desperate here -- I have no idea why I can't get this to work, but I really need some help... I've tried writing a custom QR-Code reader app for iOS and Android, and I can't get any app any where...
View ArticleAndroid 6.0 Sharing files
I have noticed that Android 6.0 seems to break my ability to share a file from my app using a bunch of ANE's. It feels like a permission issue given the changes they made to the permissions in Android...
View ArticleiOS language list in iTunes
Just got my game approved and listed in the app store. http://itunes.apple.com/us/app/dice-a-rama/id441585479 One thing that bothers me is that my listing says that my game supports a huge array of...
View ArticleFull Screen AIR app on MS Surface - taskbar flashing
Have an app running on the Surface. All works fine, except sometimes when pressing a button there is a quick flash from the taskbar momentarily appearing at the bottom of the screen? The Surface is...
View ArticleKindle Fire HD auto orientation is upside down
Hi, Has anyone else had the problem of the kindle fire HD orientation being upside down when auto orientation is turned on for landscape? Is there anyway to fix it?
View ArticleiOS ANE with resources
Hello, I'm building an iOS ANE with a third party lib framework + resources, so, I need to add both references to options.xmlSeems OK to framework but I received the following error when I tried to...
View ArticleSamsung - Flash Air and Flash Player will no longer be supported from...
What are peoples thoughts on this? We have been alerted that Adobe will no longer continue to support Flash on Samsung Smart TVs and BluRay players. As a result, Flash engines will not be supported in...
View ArticleRemoving air prefix from package name.
So I don't want to upload my apps to the google play and iOS stores with the "air." prefix on their package names. I've seen a guide to do this here, but it seems to be very error-prone. Now, on stack...
View ArticleDoes Flash allow AIR deployment to iOS without a certificate in Flash Pro CC...
The instructions here...Flash Professional Help | Packaging applications for AIR for iOS The screen pictures do NOT match what I'm seeing in Flash Pro CC 2015...I'm seeing the same thing I saw in Flash...
View ArticleSet File Permissions
Hi AIR folks, My desktop app creates a sqlite file and places it in the shared documents folder for all users to access. On Macs I'm getting errors when trying to write to that file with a different...
View ArticleCheck which Context3DProfile is available (Away3D)
Hello, is there a convenient way of checking if a certain Context3DProfile is available? Specifically, I want to instantiate Away3D with BASELINE_EXTENDED, if that is not available I would like to fall...
View ArticleVideo Issue on Mac OS
Hello, we have a Desktop application which is native installed on desktop systems.One point is to play mp4 videos located in the app directory. On Windows everythings working fine. But on Mac OS these...
View ArticleAdobe Air 3.0 iOS streaming H264/Speex over RTMP -- No Video
Problem:H264/Speex RTMP stream from Flash Media Server doesn't display video. Audio plays fine. Conditions:Adobe Air 3.0iOS device (iPad 2, iOS4.3) App...
View Article