I recently put Android on my Windows laptop. I want to run Selenium-Webdriver for automation and development. I need Java for Selenium to run this on my Android machine.
This is my first time ever (obviously) putting Android on a laptop and was wondering how to put JDK on it.
I have tried researching this and have had no luck.
Note: I have Termux - so I was able to install everything from NodeJS, Protractor, Selenium, etc.
I tried installing GNURoot Debian as suggested and the application is launching with an error. I have researched the issue and no luck. Also, the APK file that was in the Stack Overflow answer was invalid.