How to install git on Android device. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to install git on Android device.

Hello, how to install vcs git on Android. Somebody checked working it or somebody in use it a now. Здравствуйте, как установить vcs git на Android. Кто-то проверял, работает ли он, или кто-то сейчас им пользуется.

13th Sep 2021, 4:02 PM
Dmytro Khomenko
Dmytro Khomenko - avatar
6 Answers
+ 5
it is possible to install the command line Git tool on a mobile device with termux apk
13th Sep 2021, 5:08 PM
Faxel࿐
Faxel࿐ - avatar
+ 4
Install the apk via playstore use this command apt install git git --version And use git --help to see the help
13th Sep 2021, 5:47 PM
Faxel࿐
Faxel࿐ - avatar
+ 2
Please use git help git , and read the doc in termux
13th Sep 2021, 5:57 PM
Faxel࿐
Faxel࿐ - avatar
+ 2
Termux : pkg install git
22nd Sep 2021, 3:11 PM
Chigozie Anyaeji 🇳🇬
Chigozie Anyaeji 🇳🇬 - avatar
+ 1
How to make it? Please, writing full instruction I thinks that it will be useful to everyone.
13th Sep 2021, 5:29 PM
Dmytro Khomenko
Dmytro Khomenko - avatar
+ 1
Okay, How to push proj on GitHub, ssh? how to configuration ssh in termux and concatenated from github.
13th Sep 2021, 5:53 PM
Dmytro Khomenko
Dmytro Khomenko - avatar