Already have an account? Log in!
function contactsCount(){ debug.log("contactCount"); navigator.ContactManager.contactsCount(showContactsCount); } function showContactsCount(count){ alert("Number of contacts: " + count); }
Insert links to other pages or uploaded files.
Tip: To turn text into a link, highlight the text, then click on a page or file from the list above.
You don't have permission to comment on this page.
PhoneGap is a device independent framework for web applications with native power. Geolocation, accelerometer and more from your device.
Comments (0)
You don't have permission to comment on this page.