Adobe AIR is quite advanced platform for building mobile applications. We can take our graphic assets, put them into Catalyst project. We can add some logic and interaction in Flash Builder. The only problem is that actual version of AIR does not support Windows Phone 7. Adobe said that engineers are working on that, but there is no official support yet. Maybe soon, who knows?
The question is how to build app for Windows Phone 7 using our graphic assets. Good news. We can reuse all graphic assets from Illustrator, Photoshop or files in FXG format.
The workflow for WP7 is similar to workflow for Adobe AIR, just tools are little bit different.
We can follow these steps:
- create assets using Photoshop, Illustrator or Catalyst.
- grab developer tools from create.msdn.com
- import assets to Expression Blend 4 and design application layout, save the solution
- open solution in Visual Studio and add some logic
- run application on device or in emulator
Here is small video which demonstrates this workflow:





