Can a website (HTML5,JavaScript) access a mobile device\'s (android/iPhone)
contact list, SDCard files?
A website as in one opened in a browser not a phonegap applicatio
You can't access Contacts by website stored on phone, but you can do it server side using People API. If user stored everything on the cloud - you win. Perhaps this is only way to provide native-like experience on your website