Skip to content

Developer resources

sgilroy edited this page Jan 12, 2013 · 7 revisions

IntelliJ IDEA

Resources for IntelliJ IDEA, the IDE we use for developing CollaboRhythm.

This tutorial walks you through the main tasks related to developing AIR mobile applications for Android devices in IntelliJ IDEA.

Developing, running and packaging AIR mobile applications for Android

Adobe Flex/AIR

Resources from Adobe: http://www.adobe.com/devnet/flex.html

Flex software development tutorials. You can follow these tutorials as is using FlashBuilder or you can do them using IntelliJ. Using IntelliJ for the tutorials saves a second learning step and is often preferred for experienced programmers who want to begin CollaboRhythm development. Using FlashBuilder for the tutorials is often preferred for newer programmers because it simplifies the learning experience.

[Flex in a Week video training] (http://www.adobe.com/devnet/flex/videotraining.html)

Suite of Flex examples. See various components and techniques running live with source code. You can browse or search the examples to learn more about the Flex framework.

Tour de Flex

Tour de Mobile Flex

AIRexplorer is an AIR for Android tech demo app

Clone this wiki locally