juacompe

Results 3 comments of juacompe

Hi @dalewking! I'm experiencing the same error. I'm using calabash-android version `0.4.21` and robotframework-androidlibrary version `0.2.0`. ``` $> calabash-android version 0.4.21 $> pip freeze requests==2.2.1 robotframework==2.8.4 robotframework-androidlibrary==0.2.0 wsgiref==0.1.2 ``` It...

I found that `_main_activity_from_apk` is relying on `calabash-android extract-manifest` command. I doubt it would work with calabash version `0.4.21`. I think I'm going to stick with just calabash-android for now....

Thanks @vanzaj ! I have that problem too.