Adobe Flash Catalyst to author AIR 2.0 applications - air

Has anyone used Adobe Flash Catalyst to to author AIR 2.0 applications ? Flash Catalyst allows to save a project in fxp format which can be imported by Flash Builder and then run on the Flash Player runtime. I want it to run on the Adobe Air debug runtime and then create as a Windows desktop application . But Catalyst doesn't seem to support that. Am I correct?

After completing your application in catalyst cs5 you can
click file menu, choose publish for swf or air and select build air application
You can also uncheck build version for upload to a web sever
Now you have air file and can install it

Related

Can we install an Adobe AIR application on Microsoft Surface Hub

We have a rich interactive application build on Adobe AIR platform which runs on Windows 10. We want to make this available on our Microsoft Surface Hub with minimal changes?
I couldn't find any related information in internet.
Dos Microsoft Hub run on Windows 10? Please share a bit more info so I can help.
If it does, then the app should run without issues. If it doesn't but it comes with a Windows Store, then you can change your AIR app to be added in Windows Store and download from there.

How do I build an Adobe AIR application using Visual Studio Team Services

I have a client with an application that is written in MXML and ActionScript 3 and is deployed as a desktop app using Adobe AIR. The client would like me to implement automated builds and releases for this application and currently uses Visual Studio Team Services as their build and release management platform. My question is, what is the best way to use Visual Studio Team Services (VSTS) to build an Adobe AIR application?
I am familiar with the amxmlc tool for building AIR applications using the command line but this relies on Java and I cannot find any documentation on how to run a Java-based tool from within VSTS. Any assistance on this matter would be appreciated.
I understand that Adobe AIR is an older technology but for reasons that are beyond the scope of this question the client does not want to rewrite the application in newer technology at this time.
In addition, alternative build and deployment platforms are out of the question. I have experience doing something similar using Jenkins however the client would like to stick with VSTS.
Please let me know if you require any additional information to help answer my question. Thanks in advance.
You can setup a private build agent on a machine (can be on your local machine) that have requirement software installed (e.g. JDK, JRE). Deploy an agent on Windows
You can build the AIR application via amxmlc tool, so you can add Command Line task to call amxmlc tool to build your project.

Titanium Studio with Windows Phone Plugin: Titanium SDK does not support the Windows platform

I want to do Windows Phone development with Titanium Studio.
I followed https://wiki.appcelerator.org/display/guides2/Getting+Started+with+the+Windows+Phone+SDK#GettingStartedwiththeWindowsPhoneSDK-UsingStudio(Preview) in order to get the Windows plugin. After a required restart of the software, the Windows option apears in the Deployment Targets when creating a new project.
Unfortunately, for all Titanium SDK Versions I have installed, 3.5.1.GA, 3.5.0.GA, 3.4.0.GA, 3.3.0.GA, I am getting an error like "Titanium SDK v3.5.1.GA does not support the Windows platform".
So I basically cannot create projects for Windows Phone.
I am using Titanium Studio 3.4.1 and followed the installation tutorial, though I deleted the SDK path after setting it (it is the default path, setting a value caused an error message, also I left the publisher GUID and Windows Store Certificate empty, since I just want to develop and don't have publishing credentials yet).
How can I create an app that runs on Windows Phone, too?
Edit:
I add some images to show the problem better. In the last step, I don't have the possibility to create a Windows project in Titanium Studio.
2nd edit:
As per Eduard's answer, I skipped https://wiki.appcelerator.org/display/guides2/Getting+Started+with+the+Windows+Phone+SDK#GettingStartedwiththeWindowsPhoneSDK-WindowsPlatform(Preview) and had to do it. Now I got Titanium SDK 4.1.0.v2015... and I get the option.
Unfortunately, it still does not work.
https://jira.appcelerator.org/browse/TISTUD-7171
So I also need to update Titanium Studio.
Well, I guess mobile development has to be buggy and cumbersome, at least that is my experience so far with various (cross-platform) products.
Try opening the solution generated in Visual Studio to attempt packaging the .sln to .appxupload to upload it to the Windows Store. Hopefully that will serve as work around until Titanium has full support for Windows (very likely 4.0.0 or 4.1.0 Titanium SDKs).

Are Adobe AIR applications supported on Surface Pro 3?

I haven't been able to find a definite answer to whether Adobe AIR applications are supported on Microsoft Surface Pro 3? Miscellaneous links have suggested that you can install Adobe AIR but not sure if that implies that Adobe AIR applications can run on Surface Pro3.
Surface Pro 3 runs Windows 8 / 10, so any Adobe Air application will work.
The older Surface devices that run Windows RT wont run Air applications.

Difference Between Windows 8 Store App and Windows 8 Desktop Application

What is the difference between Windows 8 Store App and Windows 8 Desktop Application. Can I use Javascript to create Windows 8 Desktop Application. I found an article from Intel which give some difference between these two applications. But it is not clear
Windows 8 Desktop Application
- You can download the softwares and install it . No Marketplace required
- Traditional development tools like C# , C++ , Winforms , WPF etc
Windows 8 Store App
- You can install it only via Windows Store and uploading the app to the store will undergo certification process.
- YOu can develop using XAML with C#/VB.NET/C++ , HTML/JavaSCript/CSS , Embarcadero Prism etc.
- Designed mainly for Touch
no you can't use javascript to write you own desktop program.
Here a simple overview about both type:
Windows 8 Desktop Application:
That just the basic program like notepad, MS Word, AutoCad...
Writing in the know language such as C++, C# ...
Windows 8 Store App
Here you create app in that new start menu. Click on the button in the start menu to open you own app. Here you can write the app also in html5/javascript.
Actually, you can sideload Windows RT apps too, which is useful for LOB apps. Take a look at the Windows RT Development guide -
http://www.microsoft.com/en-us/download/details.aspx?id=30703
Section titled "Installing developer packages on Windows RT outside the Windows Store" (Pg 19)
HTH
JavaScript can't be used to create a Desktop Application.
see ,desktop apps are those apps that required you to run Setup.exe file and were installed through a Pen drive or a CD or might be you got it from internet.
These apps run on operating system like Windows 7, Windows XP and gave you the full control on what you want to install and what not .
Windows 8 Metro apps are apps on your phone
This I am telling for real understanding.
You go to android store and download temple run for example.
The game is acceded from the online store and you have no discretion on it.similar way we have these metro apps