Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - Failed to execute the application #61

Open
GoogleCodeExporter opened this issue May 19, 2015 · 0 comments
Open

Error - Failed to execute the application #61

GoogleCodeExporter opened this issue May 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Installed numpy-1.9.0.zip, scipy-0.14.0.tar.gz, DroidBox411RC.tar.gz
2.Created avd for nexus 4, Android 4.1.2
3.Run avd using script  ./startemu.sh
4.Run eclipse from root
5. Run ./droidbox.sh /home/biz.canisrigel.nurseryrhymes-1.apk 

I have got error 

Waiting for the device...
Installing the application 
/home/sangeeta.c/biz.canisrigel.nurseryrhymes-1.apk...
Running the component 
biz.canisrigel.nurseryrhymes/biz.canisrigel.nurseryrhymes.HomeActivity...
Failed to execute the application.


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

I am using 
Linux 3.2.0-70-generic-pae #105-Ubuntu SMP Wed Sep 24 20:08:22 UTC 2014 i686 
i686 i386 GNU/Linux

I have given complete path fro monkerrunner in script like

ret = call(['/home/adt-bundle-linux-x86-20140702/sdk/tools/monkeyrunner', 
'/home/DroidBox_4.1.1/scripts/monkeyrunner.py', apkName, packageName, 
mainActivity], stderr=PIPE, cwd=os.path.dirname(os.path.realpath(__file__)))

Please help as soon as possible.

Original issue reported on code.google.com by [email protected] on 22 Oct 2014 at 6:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant