You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f2prateek edited this page Feb 8, 2013
·
17 revisions
This is the wiki for RecipeBot.
Contributing
To set up your environment, set up your developing environment. It might also make your life easier to use IntelliJ. Code styles are compliant with AOSP Code Style Guidelines. Compilation and test can be checked by running mvn clean verify (make sure you have an avd running to run integration tests). Checkstyle failures indicate style errors and can be viewed in the target/checkstyle-result.xml file.