Add small note about Make in IntelliJ in FirstActivity page
Converted to LF
Corrected imports
Add a link how to add processor options to other build systems/IDEs.
Changed the package names from the old googlecode from the new org.androidannotations.
Updated FirstActivity (markdown)
Add myButton in the Activity
Added the resource to enhanced, since @ViewById may returns Id not found for new beginners.
Converts FirstActivity