Closed GoogleCodeExporter closed 9 years ago
Interesting...it sounds like the action to unlock the screen actually closed
(or crashed) the emulator. Can you provide details of your emulator
configuration? The type and settings?
Original comment by carl.na...@sas.com
on 22 Aug 2013 at 3:18
I tried two emulators,
1. Android 2.3.3
Settings:
avd.ini.encoding=ISO-8859-1
hw.dPad=no
hw.lcd.density=240
sdcard.size=50M
hw.cpu.arch=x86
hw.device.hash=499058361
hw.camera.back=none
disk.dataPartition.size=200M
skin.path=480x800
skin.dynamic=no
hw.keyboard=yes
hw.ramSize=343
hw.device.manufacturer=Google
hw.sdCard=yes
hw.mainKeys=yes
hw.accelerometer=yes
skin.name=480x800
abi.type=x86
hw.trackBall=no
hw.device.name=Nexus S
hw.battery=no
hw.sensors.proximity=yes
image.sysdir.1=system-images/android-10/x86/
hw.sensors.orientation=yes
hw.audioInput=yes
hw.camera.front=none
hw.gps=yes
vm.heapSize=32
2. Android 4.2.2
Settings:
avd.ini.encoding=ISO-8859-1
hw.dPad=no
hw.lcd.density=240
sdcard.size=128M
hw.cpu.arch=x86
hw.device.hash=499058361
hw.camera.back=none
disk.dataPartition.size=256M
partition-size = 128M
hw.gpu.enabled=yes
skin.path=480x800
skin.dynamic=no
hw.keyboard=yes
hw.ramSize=343
hw.device.manufacturer=Google
hw.sdCard=yes
hw.mainKeys=yes
hw.accelerometer=yes
skin.name=480x800
abi.type=x86
hw.trackBall=no
hw.device.name=Nexus S
hw.battery=no
hw.sensors.proximity=yes
image.sysdir.1=system-images/android-17/x86/
hw.sensors.orientation=yes
hw.audioInput=yes
hw.camera.front=none
hw.gps=yes
vm.heapSize=32
Original comment by enduranc...@gmail.com
on 22 Aug 2013 at 3:35
I have successfully duplicated the issue in my environment and have started to
evaluate causes and solutions.
Original comment by carl.na...@sas.com
on 29 Aug 2013 at 6:17
This has been fixed and the code has been pushed to CVS.
This fixes launch detection issues, abrupt closure at launch, and emulators
sometimes left running at test completion.
This will be available in the next release of RobotiumRC. This is tentatively
set for later this week or next week alongside an anticipated tentative core
Robotium release.
Carl Nagle
SAS Research & Development
Planning, Operations and Strategy
General Applications and Tools
carl.nagle@sas.com
Original comment by carl.na...@sas.com
on 4 Sep 2013 at 3:36
Original issue reported on code.google.com by
enduranc...@gmail.com
on 22 Aug 2013 at 2:43