landryshuai / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Taking long time to launch App while using robotium recorder #681

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I tried to install 
https://play.google.com/store/apps/details?id=com.myntra.android on Moto 
E(XT1022) with few apps installed. It took me 1 min and 2 seconds to launch the 
app.
2. Then I tried to do the same after doing factory reset. It took me 55 seconds 
to launch the app.

What is the expected output? What do you see instead?
Is there a way so that I can reduce the install and launch time?

What version of the product are you using? On what operating system?
I am using robotium 2.1.29 with robotium-solo-5.3.2-SNAPSHOT.jar on Windows 7 
operating system

Please provide any additional information below.

Original issue reported on code.google.com by sour...@appachhi.com on 5 Jun 2015 at 12:04

GoogleCodeExporter commented 9 years ago
Robotium Recorder is using adb to install and launch the recording. The install 
and launch time can therefore not be reduced as its with adb the issue lies. 

Original comment by renasr...@gmail.com on 5 Jun 2015 at 3:25