-
Notifications
You must be signed in to change notification settings - Fork 35
Developer resources
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
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.