testing - Android: Deploy Test Project -
i've created test project in eclipse run tests 1 of android library. can run without problems in eclipse on device. possible run these tests on other devices without having them connected eclipse? want send test project apk other people can run tests on device.
i think i'd need test runner app runs test , displays result on device itself. know such app?
thanks
is possible run these tests on other devices without having them connected eclipse? yes is!!
just send tested .apk file mobile, install , use app.
no need test runner app this, have checked it.
Comments
Post a Comment