Re: [Dhis2-devs] Dhis2 Android SDK setup

2016-01-18 Thread Araz Abishov
Hi Apoorv, Do you still have this problem? Best regards, Araz On Thu, Jan 14, 2016 at 9:23 AM, Saptarshi Purkayastha wrote: > This seems to be a problem with the Java SDK version you are using on your > machine. You are probably using JDK 8, where as the SDK is expecting Java 7. > You can eith

Re: [Dhis2-devs] Dhis2 Android SDK setup

2016-01-14 Thread Saptarshi Purkayastha
This seems to be a problem with the Java SDK version you are using on your machine. You are probably using JDK 8, where as the SDK is expecting Java 7. You can either compile using Java 7 or change this file - https://github.com/dhis2/dhis2-android-sdk/blob/master/core/build.gradle I'm not quite s

[Dhis2-devs] Dhis2 Android SDK setup

2016-01-13 Thread Apoorv Patel
Hi Team, I am trying to integrate the DHIS2 SDK into my project but when I try to set it up the gradle sync does not give any errors but when I try to run the app it gives me the following error UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.RuntimeException: Exception parsing classes at com.android