Hi,
I´m using content chooser to allow a user select a photo from gallery. Many times when selecting photo my application resumes without directory and filename filled (return from CC event).
Reading some threads I notice that this problem was already reported. In my tests I could see that the touch timing make diference in getting the data filled in directory and filename back suggesting that this problem could being generated by some interation between the persistence of data passed by gallery in intent buffer during the periodo after choosing (only a feeling)...
The question is: in many applications - and in my application either - allow user select images from gallery and use this image in app is VERY important (many times this is one of the first steps in the user experience with you application!).
Could you debug Content Chooser and fix it ? - asap please
By the way, I tested in a LG P-920 (in emulator the bug doesn´t occurs but I think, reading the posts, that this isn´t only in P-920 also...)
I´m using content chooser to allow a user select a photo from gallery. Many times when selecting photo my application resumes without directory and filename filled (return from CC event).
Reading some threads I notice that this problem was already reported. In my tests I could see that the touch timing make diference in getting the data filled in directory and filename back suggesting that this problem could being generated by some interation between the persistence of data passed by gallery in intent buffer during the periodo after choosing (only a feeling)...
The question is: in many applications - and in my application either - allow user select images from gallery and use this image in app is VERY important (many times this is one of the first steps in the user experience with you application!).
Could you debug Content Chooser and fix it ? - asap please
By the way, I tested in a LG P-920 (in emulator the bug doesn´t occurs but I think, reading the posts, that this isn´t only in P-920 also...)