Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

About GitHub Repo Clone #102

Closed Unanswered
FaultyxDx asked this question in Q&A
Feb 8, 2022 · 1 comments · 1 reply
Discussion options

Is there any way to compile git repository in Android IDE

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

(use externally installed termux if described method does not work in terminal, included with ide)

pkg up
pkg update
pkg install git
pkg install gh
termux-setup-storage
cd storage/shared/AndroidIDEProjects/cloned-repo
git init
git clone 

You should also authorize you into git

You must be logged in to vote
1 reply
Comment options

If you're using APK from GitHub actions, then you can install git in AndroidIDE's terminal (pkg install git). Currently, there is not GUI interface for GIT. It is planned to be added.

As @Smooth-E said, you could also use Termux to manage git repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /