cancel
Showing results for 
Search instead for 
Did you mean: 

Pios emulator

Former Member
0 Kudos

Hello All,

I'm developing an handheld application and i need to use the camera on the device to capture a signature.

I'm looking PIOS api but i don't understand how to install the PIOS emulator.

In the NWMCLIENTSETUP package i've got a com.sap.ip.me.pios.emulator_1.3.3 zip file ... i suppose is the plugin i miss...

How can i install the pios emulator plugin?

Thanks in Advance,

Francesco

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Francesco,

Unfortunatelly, PIOS API does not support Camera APIs.

It has support only for scanner, printer, rfid

You need to write a JNI code to do this.

Windows Mobile 5.0 has Camera APIs which you can use while writing JNI code.

[http://msdn.microsoft.com/en-us/library/aa454896.aspx|http://msdn.microsoft.com/en-us/library/aa454896.aspx]

If you want to setup the PIOS Emulator,

com.sap.ip.me.pios.emulator_1.3.3 zip file is the plugin.

Extract it in the plugins folder of your NetWeaver Developer Studio and restart the Studio.

Thanks & Regards,

Abhijit

Former Member
0 Kudos

I have unzipped the file in the IDE/CE/eclipse/plugins folder, restarted the ide ... but i can't see the PIOS emulator toolbar.

Former Member
0 Kudos

Hello Bellomi,

You have to open Mobile Infrastructure Perspective....

There you will see a Computer like blue icon.

when you click that the emulator will start.

Thanks & Regards,

Abhijit

Former Member
0 Kudos

Thank you very much!

I was looking into 'mobile application for handhelds' perspective and not in 'mobile infrastructure'....

Answers (0)