Skip to Content
0
Oct 31, 2012 at 07:48 AM

Workflow application on Android and BB Simulators

25 Views

Hello All,

I have just started working on SUP and facing problem in configuring and deploying the app on device.

For getting Workflow app on simulators I did:

Android

Execute following commands in command prompt:

C:\Users\i0032\AppData\Local\Android\android-sdk\platform-tools\adb install ^

C:\Sybase\UnwiredPlatform\ClientAPI\Workflow\Android\SybaseDataProvider.apk

C:\Users\i0032\AppData\Local\Android\android-sdk\platform-tools\adb install ^

C:\Sybase\UnwiredPlatform\ClientAPI\Workflow\Android\Workflow.apk

then i restarted the simulator

Blackberry


I copied all .alx and .cod files from C:\Sybase\UnwiredPlatform\MobileSDK\OData\BB\libraries to C:\Program Files\Research In Motion\BlackBerry Smartphone Simulators 5.0.0\5.0.0.1076 (9300)

Then i restarted the simulator.

( In my system I don't have the path C:\Sybase\UnwiredPlatform\MobileSDK\HybridWeb\BB\ )

HybridWeb folder itself is not present in MobileSDK.

In none of the cases I got Workflow Application for my simulators.

I am following SUP Developer Center Tutorial %231.

Please provide me with the solution?