Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/io/appium/droiddriver/android_support_test/ | 22-Nov-2023 | - | 83 | 46 | ||
Android.mk | D | 22-Nov-2023 | 525 | 20 | 11 | |
AndroidManifest.xml | D | 22-Nov-2023 | 120 | 6 | 4 | |
build.gradle | D | 22-Nov-2023 | 1.6 KiB | 71 | 58 | |
readme.md | D | 22-Nov-2023 | 332 | 5 | 4 |
readme.md
1# droiddriver-android_support_test 2 3An optional library that integrates DroidDriver with [the Android Support Test Library](https://code.google.com/p/android-test-kit/wiki/AndroidJUnitRunnerUserGuide). 4This is an experimental library because the Android Support Test Library is at early stage and many 5APIs are in internal packages.