Hi.
Is there a way to use the BC Api from a phonegap application?
Sure thing, phonegap is basically Javascript so just use a Javascript SOAP lib to talk to the webservices API.
Here is something I found on a google search:
javascript - Simplest SOAP example - Stack OverflowIf you have any other questions just let me know.
Retrieving data ...