Skip to content

ericmeyer/ExampleAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Android Studio 1.0.1
  • Gradle 2.2.1

See here for version compatibility.

Explanation of Parts

  • Make sure to open the AndroidApp project
  • You might need to import AndroidApp/settings.gradle.

AndroidApp

  • AndroidApp is the main project.
  • It depends on AndroidLibrary and JavaModule

AndroidLibrary

  • AndroidLibrary is an Android Library.
  • It does not depend on other projects.

JavaModule

  • JavaModule is a pure Java module.
  • It does not depend on other projects.

Useful Files to Look At

Running the Tests

  • gradle test from AndroidApp runs the tests for all three projects
  • gradle test from AndroidLibrary runs only those tests
  • gradle test from JavaModule runs only those tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages