Hi all, I am trying to run an automated test in a docker container. Everything has been installed and when I run the test I am getting the error "No connected devices (RuntimeError)" . And I have tried this <http://stackoverflow.com/questions/10019532/no-abi-error-when-creating-an-android-virtual-device> and even after that the below error is getting
Valid ABIs: no ABIs. Error: This platform has more than one ABI. Please specify one using --abi. I need to activate it via command line. It would be great if some one give a helping hand. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/5602a788-2b56-4325-932c-3682fe19be49%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

