http://developer.android.com/reference/android/Manifest.permission.html#GET_ACCOUNTS
私はAndroid開発者ガイドを検索してきましたが、GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
では、GET_ACCOUNTS
実際には何をするのでしょうか? アプリはデバイスのメール アドレスや電話の連絡先を読み取ることができますか?