/kido-android-tasks

Tasks demo application

Primary LanguageJavaMIT LicenseMIT

kido-android-tasks

Tasks demo application

In the file ´src/com/kidozen/example/services/SharedKidozen.java´ update the following values using your credentials

static String TENANT 		= "http://tenant";
static String APP 			= "demo";
static String USER 			= "your user @kidozen.com";
static String PASS 			= "your secret";