When I upload my upgraded-from-1.5 Android 1.6 app to the Market I get a double list of permissions, like
This apk requests 14 permissions that users will be warned about 'android.permission.CAMERA' 'android.permission.WAKE_LOCK' 'android.permission.ACCESS_FINE_LOCATION' 'android.permission.ACCESS_COARSE_LOCATION' 'android.permission.INTERNET' 'android.permission.ACCESS_WIFI_STATE' 'android.permission.WRITE_EXTERNAL_STORAGE' android.permission.CAMERA android.permission.WAKE_LOCK android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_COARSE_LOCATION android.permission.INTERNET android.permission.ACCESS_WIFI_STATE android.permission.WRITE_EXTERNAL_STORAGE Why is that? I have only the 7 uses-permission cases in my manifest file, and I do not see why there are now instances with and without quotes. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

