In the description of Robotium, it says it's able to test Android projects with just the APK. I am capable of doing this in Eclipse but I can't seem to do this in Android Studio. When taking the same code from Eclipse and using it in Android Studio, I cannot load the launcher class for the app that I am trying to test.
Does anyone know anything about this?