dhis2 / dhis2-android-datacapture

Data capture for DHIS 2
BSD 3-Clause "New" or "Revised" License
13 stars 23 forks source link

Build Failing #13

Closed sultanahamer closed 8 years ago

sultanahamer commented 8 years ago

Hi Team,

Gradle build is failing and it says default config not found. Could you please provide information on how to setup the project. There seems to be some external dependencies.

arazabishov commented 8 years ago

In order to make master branch compiling, you need to clone https://github.com/dhis2/dhis2-android-sdk right next to the root directory of the DataCapture project.

chingalo commented 8 years ago

Hello,

I am also experience the same problem during build. it just says "Error:Configuration with name 'default' not found." I am using Android studio V 1.5

My work space structure is . .. dhis2-android-datacapture dhis2-android-sdk

arazabishov commented 8 years ago

Hello, are you trying to build master branch?

chingalo commented 8 years ago

Yes