Tuesday, August 24, 2021

Using Git commands on Android Phone



Step 1: Install "Termux" App from Play Store.
Step 2: Open "Termux" App and run "apt update".
Step 3: Install "git" using command "pkg install git".
Step 4: Trying out "git clone" on a Public Repository hosted on GitHub.
Step 5: Viewing the files.
Step 6: Allowing "Storage Access" for "Termux" via "Android Settings".
Step 7: Moving public repository files here and there for easy access outside of Termux.

Viewing files in 'Downloads' on Lenovo Moto Phone

Redme MIUI Does Not Allow Viewing Termux Files via Downloads App
Opening Termux files via "Downloads App" on Lenovo Moto C Plus. 1.a. Open "Downloads App"
1.b.
2. Select "Termux" in the "Left Sidebar Panel Menu".
3. Now you are in the "Termux" home directory.
Technology,GitHub,

No comments:

Post a Comment