sangmingming / robotium

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

I do not know how I can do to start robotium from a java project that is not Android. #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Manage robotium from a java project outside.

2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
2.1 windows

Please provide any additional information below.
I have a small problem.
 I must be able to handle robotium, and then start the Android simulator through a java PROJECT outside.
I do not know how I can do to start robotium from a java project that is not 
Android.
The java PROJECT outside i need to asplorare the application, and then tell 
robotium what actions must be done.
I would be fine even if I could start the Android simulator through a java 
project that is not Android

 Can you help me find a solution?
Thank you very much.

Original issue reported on code.google.com by sergio.p...@gmail.com on 18 Feb 2011 at 11:25

GoogleCodeExporter commented 9 years ago
Hi,

I think you are interested a build environment like maven or something like 
that. Were you can build the application, test project and then run it. I am 
sorry but that is not something that I am able to help you with. Robotium needs 
to be run from the phone but can be started with script/build environment like 
maven, ant, bash script. 

Original comment by renasr...@gmail.com on 18 Feb 2011 at 12:54