Search found 3 matches

by Gurusharan
Mon Jan 19, 2015 10:39 am
Forum: Mobile Testing
Topic: Failed to update app list. Connection to device lost
Replies: 3
Views: 2556

Re: Failed to update app list. Connection to device lost

Hi Markus, Below are details Ranorex used is 5.1.2 Andriod version is API level 15 Device is connected via USB. "adb reboot" is the commnad used to reboot the device. "RefreshRanorexCompatibleApps()" is used to reconnect to the device. I did the changes in settings as you mentioned but no improvemen...
by Gurusharan
Tue Dec 09, 2014 7:35 am
Forum: General Questions
Topic: Mysql DLL
Replies: 1
Views: 1689

Mysql DLL

Hi i have successfully added(referenced) mysql dll to my Ranorex project, when i type for namespace it comes automatically(intellisense is working) i.e., "Using Mysql.data.sqlclient". But after giving build its throwing me an error "The type or namespace name 'MySql' could not be found (are you miss...
by Gurusharan
Tue Sep 30, 2014 8:38 am
Forum: Mobile Testing
Topic: Failed to update app list. Connection to device lost
Replies: 3
Views: 2556

Failed to update app list. Connection to device lost

I have kept a testcase execution for 1000 times but after 30 or 40 times execution its failing and showing a below message "Failed to update app list. Connection to device lost". it has been shown at the time when a piece of code is trying to reconnect to particular apk's after rebooting a device. D...