Search found 7 matches

by ostap
Wed May 15, 2013 2:58 pm
Forum: Mobile Testing
Topic: Instrumentation success but could not start apps
Replies: 19
Views: 6163

Re: Instrumentation success but could not start apps

I am experiencing the same issue with new build: 4.0.3.22982 (The same was on 3.0xx) You can easily reproduce it: just try to instrument K-9 email client and launch it. I have reproduced on two devices: HTC One X and Samsung S2. Are there any solutions or workarounds for it ? I have no sources to th...
by ostap
Tue Sep 04, 2012 1:08 pm
Forum: Mobile Testing
Topic: Instrumentation success but could not start app
Replies: 5
Views: 3878

Re: Instrumentation success but could not start app

Hello, I have used Android version 2.3.3 via Emulator (enabled port forwarding to 31000) Android service is updated to version 3.3.2, Ranorex studio knows about device, it is added OK, also app is instrumented without any errors. After that app is deployed and installed on device via Ranorex studio....
by ostap
Mon Sep 03, 2012 3:47 pm
Forum: Mobile Testing
Topic: Installing and configuring over Ethernet.
Replies: 3
Views: 3601

Re: Installing and configuring over Ethernet.

Also there is missing info in manual, If you use Emulator, you should configure redirection to port 31000 (not 31001) 1. Connect via telnet 127.0.0.1 5554 2. Type: "redir add tcp:31000:31000" 3. After that search device in Ranorex Studio (choose device on tab, not emulator), using 127.0.0.1 IP addre...
by ostap
Mon Sep 03, 2012 2:57 pm
Forum: Mobile Testing
Topic: Instrumentation success but could not start app
Replies: 5
Views: 3878

Re: Instrumentation success but could not start app

Thanks for reply, I have installed 3.3.2 and updated Ranorex service on the device. Now Ranorex.jar is present and code is built OK. But the same error occurs in Auto instrumentation mode "Cannot enable/disable event synchronization...", In Manual instrumentation mode apk is created and uploaded but...
by ostap
Fri Aug 31, 2012 5:01 pm
Forum: Mobile Testing
Topic: Instrumentation success but could not start app
Replies: 5
Views: 3878

Instrumentation success but could not start app

Hello, I have instrumented app, but error occurs when I am starting app in the studio, it says : "Cannot enable/disable event synchronization...", I am trying to perform Instrumentation manually but can not find Ranorex.jar You have stated that: You can find the Ranorex.jar file in your Ranorex inst...
by ostap
Fri Aug 31, 2012 4:19 pm
Forum: Mobile Testing
Topic: Cannot Discover Android Devices
Replies: 10
Views: 6601

Re: Cannot Discover Android Devices

I have discovered my device not via Emulator but using Device drop down item, but in my case it is actually Emulator. But now when application is instrumented error occurs when I am starting to launch app, it says : "Cannot enable/disable event synchronization...", I am trying to perform Instrumenta...
by ostap
Fri Aug 31, 2012 12:54 pm
Forum: Mobile Testing
Topic: Cannot Discover Android Devices
Replies: 10
Views: 6601

Re: Cannot Discover Android Devices

Hello, I also can not discover my device via Ranorex(trial), I have tried: 1. To connect to Emulator, I have installed Ranorex service on the android device - it shows IP: 10.0.2.15. Device is not auto recognized, also tried manually using 10.0.2.15 IP(it seems like it is internal) and 127.0.0.1 (on...