More users are reporting the issue. To Thiago, you have to be a bit more specific about what exactly does not work.
On Oct 26, 1:36 pm, Thiago Assis <[email protected]> wrote: > Hi, > > I'm with problems with the WRITE_EXTERNAL_STORAGE. > I'm with Android 1.6 and the permission WRITE_EXTERNAL_STORAGE is > not working. > The targetSdkVersion and minSdkVersion is indicating 4 for both. > Any idea? > Thanks. > > As. > > On Oct 23, 12:06 pm, webmonkey <[email protected]> wrote: > > > > > If you have an app that targets 1.6 ( using targetSdkVersion=4 ) and > > that is still backward compatible with 1.5 (using minSdkVersion=3) , > > and it has the new WRITE_EXTERNAL_STORAGE permission because it writes > > to the SD card, there is a problem when the OS is upgraded to 1.6. > > > If a user has Android 1.5 with the app installed, and then gets > > Android 1.6, the permission is not granted and writing fails. The > > issue can be solved if the user re-installs the app. > > > I have not experienced the issue myself, but a few users have reported > > it. Can anybody else confirm this. There is not much that can be done > > about it, but it would need to be adressed if there is another OS > > upgrade.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

