Motivation for this project comes up while i was devloping a android application. I want perfrom automated testing of the apps and there functions as a normal human user with do after researching many possiable soultion like Robotium , MonkeyRunner , Ranorex , Appium i come across a feature of ADB that we can use cmd to achive derired testes. After getting solution i also devloped the solution which allow multiple device to be tested in parrler using multi-programing and multi-threading in python
RahulRathi46/Apk-Testing-Using-ADB-Shell
It is used to manage either an emulator instance or an actual Android device.
PythonGPL-3.0