AndroidIntelliJStarter icon indicating copy to clipboard operation
AndroidIntelliJStarter copied to clipboard

An IntelliJ template project for android developers, pre-configured to work with Robolectric, Roboguice, an other common, useful Android libraries.

Results 3 AndroidIntelliJStarter issues
Sort by recently updated
recently updated
newest added

Should this project be deprecated in favor of https://github.com/robolectric/deckard-gradle or https://github.com/robolectric/deckard-maven

Old versions of ruby (pre 1.9) added the current directory to the $LOAD_PATH, however new versions of ruby (1.9+) do not. Starting with modern ruby versions 1.9 and greater (including...

When I try the "Run tests" step from the instructions, a few tests fail which causes the build to fail # Run tests(step from the instructions) : cd path_to_your_project_repo &&...