Unofficial guide to Android installation - jarun/googler GitHub Wiki
Disclaimer: This is an unofficial guide to run googler on Android based on third-party apps. The procedure is unsupported.
-
Install Termux from Google Play
-
Install
pythonandcurlpkg install python python-dev curl -
Download googler (replace
v3.6with the latest release) and set as executablecurl -o /data/data/com.termux/files/usr/bin/googler https://raw.githubusercontent.com/jarun/googler/v3.6/googler && chmod +x /data/data/com.termux/files/usr/bin/googler -
Run
googler
