We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Creating your own Baker Android Project (markdown)
Removed Maven from requirements, since its installed by AS
Including english video tutorial
Remove the type of project option form the wizard by adding an extra step to uncheck the Create Activity box
Updated required packages
Removed Atom Intel from the required libraries
Highlighted the note to revert to android-library before initialling with gradle
Added information about the required libraries to install before starting the project
Updated the steps to create a custom project since there is no way to sync gradle in the middle
Added note to avoid uses to not revert the android plugin definition which was causing some of them to fail to install the library in their local computers.
Added Error solution Cannot find symbol variable activity_main
First draft, still need some review
Created Creating your own Baker Android Project (markdown)