Hi, I have work on my "hello world" application, and I followed all steps to configure environment.
I am working on SMP 3.0 SP04.
If I create an application without to se kapsel plugin, it work fine (I deploy it on my android device):
When I add the kapsel plugin (appupdater in particular, and logon plugin that is required, and I open the cordova project in eclipse, when I run the projcet as Android application, there is this error on eclipse debug:
09-15 09:38:52.509: E/AndroidProtocolHandler(28353): Unable to open asset URL: file:///android_asset/i18n/i18n_it_IT.properties
09-15 09:38:52.659: E/qdutils(28353): FBIOGET_FSCREENINFO failed
09-15 09:38:52.689: E/ClientHub(28353): Properties file not configured.
09-15 09:38:52.759: E/MAFLogonCoreCDVPluginLog(28353): CORECDVPlugin: Could not retrieve secure store policy.
09-15 09:39:07.813: E/ViewRootImpl(28353): sendUserActionEvent() mView == null
09-15 09:39:08.674: E/ViewRootImpl(28353): sendUserActionEvent() mView == null
Isn't clear, for me, why it search i18_it_IT.properties, and where I would place this file.
Thanks and Kind Regards,
Elia.