air Questions
9
Solved
I created with Adobe Flash an .apk app through Air for Android.
Now I would like to make it ready for the Blackberry App World with this Blackberry online packager: https://bdsc.webapps.blackberry...
4
Solved
I'm having a weird problem with push notifications in an adobe air app for iOS and Android.
I'm using the Easy Push ANE from Milkman Games along with the One Signal service.
The problem is that n...
Belting asked 30/9, 2015 at 12:31
5
I'm looking to deploy an auto-update feature to an Electron installation that I have, however I am finding it difficult to find any resources on the web.
I've built a self contained application u...
2
maybe my question sounds like asked 100 times before, but believe me I have read every answer for those 100 similar questions and non of them solved my problem. So purpose of my native extension is...
Wormeaten asked 13/8, 2014 at 16:23
2
Solved
I'm writing an AIR app that launches a C# console application and they need to communicate. I'd like to use standard input/standard output for this, however I can't seem to get it to work.
When t...
3
Solved
Are there tools for decompiling Adobe AIR applications?
I want to check how do they work on the apps I have made.
Skell asked 2/4, 2009 at 19:14
7
Solved
After adb install-ing my app, I can verify that it's there with adb shell pm list packages AppName:
package:air.com.client.AppName
So I know it's there, but when I try to launch it with adb shell...
1
At the time of our initial AIR app for Android release, we generated a .p12 keystore file using openssl, and ever since we have been signing our Android app with this file and a pw before submittin...
Orthoscope asked 8/6, 2017 at 20:22
1
I am trying to set the WS_EX_LAYERED extended window style on an external Adobe Air application. See this question if you want to know why.
The problem I am facing is that as soon as I set the styl...
3
Solved
I need help with signing Android Native app with existing .p12 certificate generated for Adobe Air. Application was done in Adobe Air few years ago, signed and published to Google play. Now when mo...
Edenedens asked 9/7, 2018 at 17:21
5
Solved
Is it possible to play video from data that has been embedded in a swf at compile time (with the [Embed] metatag)?
The "Import Video->Embed" feature provided by Flash CS3 etc. is not acceptable be...
Entitle asked 13/10, 2008 at 21:19
4
I have an android app (and its production keystore) that was first created with Adobe Air. Long time ago the company switched to the regular Android SDK to develop the app but as the app was alread...
Hocuspocus asked 10/5, 2016 at 12:35
1
Solved
I want to make a simple aircraft controller, what looks like little realistic in unity. I watch some video from airplane physics. and make a simple script in unity, but if I start, my plane cant mo...
Schauer asked 8/4, 2018 at 10:39
3
Solved
The desktop application I'm working on is being developed in Adobe AIR + Flex + As3. Now I want to detect the versionNumber parameter on the accompanying XML description file for the AIR app.
<...
Wicklow asked 10/3, 2012 at 10:47
6
Solved
I am using Application Loader to upload my .ipa files (created with Adobe AIR v18) to iTunesConnect.
It's been working fine for months, but today I received two new errors:
The u option must have...
Atalante asked 21/10, 2015 at 23:35
4
Solved
I've got a flex/air app I've been working on, it uses a local sqlite database that is created on the initial application start.
I've added some features to the application and in the process I had...
4
I've been doing some rapid prototyping for a game I'm thinking of building. one of the main things i want to do is map generation for a tile type map. While generating the map i end up using large ...
9
Using Flash Builder 4.6 on some code from a client. Clicked on debug (also tried run) and received this error:
Process terminated unexpectedly.
initial content not found
Launch command details: ...
Boehmenism asked 20/11, 2012 at 14:44
0
I am at the point where I am running into incredibly long build times for my project and more projects to come. I would like to make a build server but I have not had any experience with them aside...
Legere asked 1/8, 2017 at 13:49
2
Solved
I'm trying to figure out which is the safest strategy for protecting my (file-based) SQLite database from corruption (in this case, I'm working with Adobe Air, but this could apply to any webkit br...
Trundle asked 27/6, 2010 at 8:16
7
Solved
How to put\save files into your application directory? (adobe air) (code example, please)
So asked 20/5, 2010 at 8:36
3
Solved
I am making an AIR project, which will need some OCR capabilities, so i decided to use tesseract (now i try to get it working on Windows).
My problem is, that can not change the location of the l...
4
I've been trying to export a release build from Flash Builder and I'm getting the error:
The error message is:
Error creating AIR file: Could not generate timestamp: Remote host
closed con...
Loader asked 9/10, 2016 at 5:31
6
Solved
Adobe air runtime prevents more than one instance of an air application to be started at the same time. Is it safe to circumvent this restriction by arbitrarily changing the publisher ID? Does anyo...
3
Solved
Short story
I need a system level way to set the java.awt.headless property to true for all java invocations. That is, using -Djava.awt.headless=true is not an option, since java is being invoked ...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.