function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Norm Sherman SFNorm Sherman SF 

Salesforce1 & Camera

I'm building a mobile app with Salesforce1 and would like to call the Camera. How is this achievable?

With PhoneGap/Cordova I have a nice set of APIs to work with.

Does Salesforce1 inherit Phonegap functionality?
Satish_SFDCSatish_SFDC
You will have to use the Wrappers like PhoneGap to acheive the native api's.

Check the Mobile SDK.
http://www2.developerforce.com/en/mobile/services/mobile-sdk

Regards,
Satish Kumar