sinkuri256 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

dialogGetResponse() is non-blocking on Android2.2 #540

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What device(s) are you experiencing the problem on?
Android 2.2 emulator and HTC Wildfire with Android 2.2 

What firmware version are you running on the device?
Android 2.2.1

What steps will reproduce the problem?
1.Usage of dialogGetResponse()

What is the expected output? What do you see instead?
I expect my application to wait until a user click's on a button. From what 
I've read so far dialogGetResponse() should be blocking until it receives user 
interaction.

What version of the product are you using? On what operating system?
My AVD runs on Mac. It's Revision 10 and the version of android is 2.2. The API 
Level is 8.

Please provide any additional information below.
The source code is contained in "mydroidtest.py", the logging information is 
contained in "logcat.txt". Only the last few lines are important.

Original issue reported on code.google.com by blizzard...@gmail.com on 16 Apr 2011 at 8:50

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry for this issue-report. After looking for work-arounds I found that it was 
just a typo I wasn't seeing.

Original comment by blizzard...@gmail.com on 27 Apr 2011 at 12:52

GoogleCodeExporter commented 9 years ago
Thanks for letting us know!

Original comment by rjmatthews62 on 20 Aug 2011 at 11:45