Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page acts as a general area to document is for documenting the Client Refactor and Cleanup work.

Child Page


OpenSRP Client code (path branch)  has been refactored to several modules and applications.

...

A Library should emit/generate an Android archive (.aar) file that will  be pushed to maven. An Application will then download the maven file and add it as a compile dependency. For more info, checkout How to upload and use module libraries on mavenAndroid client libraries to Maven/Sonatype

Modules

Core module

https://github.com/OpenSRP/opensrp-client-core

...