-
public class CommCareLauncherUtility class with methods to launch CommCare
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringSESSION_ENDPOINT_APP_ID
-
Method Summary
Modifier and Type Method Description static voidlaunchCommCareForAppId(Context context, String appId)-
-
Method Detail
-
launchCommCareForAppId
static void launchCommCareForAppId(Context context, String appId)
- Parameters:
context- Android context to launch the CommCare withappId- Unique Id for CommCare App that CommCare should launch with
-
-
-
-