[android] Add some debug logs.

This commit is contained in:
vng 2012-12-22 16:07:47 +03:00 committed by Alex Zolotarev
parent 1a6db7f2b8
commit 7c1ed9bbfc

View file

@ -36,8 +36,12 @@ extern "C"
extTmpPath,
isPro);
LOG(LDEBUG, ("Creating android::Framework instance ..."));
if (!g_framework)
g_framework = new android::Framework();
LOG(LDEBUG, ("android::Framework created"));
}
JNIEXPORT jboolean JNICALL