All
I try to implement Bamboo Continues Integration server in my development.
My Android project use Maven “android-with-test” archetype.
How can i build my project om Bamboo.
Could someone help me.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Bamboo don’t provide android functional testing. Try to use Hudson with Hudson Android emulator plugin http://wiki.hudson-ci.org/display/HUDSON/Android+Emulator+Plugin
It works for me