0

I am new to both dojo and worklight and was trying to develope a sample hybrid application using dojo toolkit. However this sample application works on simulators but not works on avd using android environment 2.2.Can anyone please tell me the steps/modifications to follow to create and deploy a sample dojo enabled hybrid application?

UjjawalKr
  • 241
  • 1
  • 4
  • 20
  • Try what is being mentioned in the following answer: http://stackoverflow.com/questions/17603370/dojo-doesnt-work-on-android-in-the-worklight-6-0-0-version – Idan Adar Jul 12 '13 at 03:36

1 Answers1

-1

Are you probably hitting this? IBM Worklight 6.0 - "Could not find class 'android.webkit.WebResourceResponse'" on Android 2.2

It seems there is a limitation on Android 2.2 support for Worklight 6.0.

Community
  • 1
  • 1
Orlando Rincón
  • 547
  • 2
  • 6
  • not the same issue... it will work on the avd, the actual problem is due to Dojo, not Cordova (that one, is about crashing in a device). Please remove... – Idan Adar Jul 11 '13 at 16:49