What steps will reproduce the problem?
1. I made an Android App with NativeDriver. I used
http://code.google.com/p/nativedriver/wiki/AndroidMakeAnAppTestable
2. Jetty server started ok
What is the expected output? What do you see instead?
I saw in Logcat error:
java.lang.NoSuchMethodError: com.google.common.collect.Lists.reverse
What version of the product are you using? On what operating system?
Virtual Android 3.2, Mac OS 10.7.5, Eclipse
Please provide any additional information below.
I made simply test in Virtual Android 2.2. Everything ok. But, if I run this
test in Android 3.2., I saw error "java.lang.NoSuchMethodError:
com.google.common.collect.Lists.reverse"
Original issue reported on code.google.com by bor...@gmail.com on 11 Dec 2012 at 9:55
Original issue reported on code.google.com by
bor...@gmail.com
on 11 Dec 2012 at 9:55