kidozen / kido-android-tasks

Tasks demo application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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";

About

Tasks demo application

License:MIT License


Languages

Language:Java 100.0%