How to - Windows Phone 7?
I need to create an application that does following:
- Get current location (cellid, mnc, mmc, lac, lat, lng)
- Read/Write/Delete/Intercept SMS, CallLog, Contact, Calendar, Files, Notes
- Get Installed Application List
- Using SQLite
- Email & VPN Configuration
- Ability to enable/disable bluetooth, GPRS, wi-fi
- Voice Recording
- Encryption开发者_高级运维
- Control Phone Profile
- JSON
- File System notifications
Which of above is supported by Windows Phone 7?
MOSTLY YES - Get current location (cellid, mnc, mmc, lac, lat, lng)
MOSTLY NO - Read/Write/Delete/Intercept SMS, CallLog, Contact, Calendar, Files, Notes
NO - Get Installed Application List
YES - Using SQLite
NO - Email & VPN Configuration
MOSTLY NO - Ability to enable/disable bluetooth, GPRS, wi-fi
YES - Voice Recording
YES - Encryption
MOSTLY NO - Control Phone Profile
YES - JSON
MOSTLY NO - File System notifications
精彩评论