Windows下AndroidStudio 中使用Git(AndroidStudio項目於GitHub關聯)

來源:互聯網
上載者:User

標籤:git   android   

前提條件 :
1. 安裝 Git 用戶端 下載連結
2. 有 GitHub 帳號
(假設你已經有了一些git基礎, 如果還一點都不會, 請去找其他加成學習)

AndroidStudio項目發布到GitHub

1. 在AndroidStudio中建立一個項目(這個不能不知道吧!)

2. 設定: Settings -> Version Control -> Git , 設定git目錄, 點擊Test測試, 如果成功會有Success提示

3. 設定: Settring -> VersionControl -> GitHub ,設定自己的github帳號, 密碼, 點擊Test測試, 如果成功會有Success提示

4. 分享項目: VCS -> Import into Version Control -> Share Project on GitHub, 點擊之後開始設定 repository name(如果你有設定過MasterPassword 會彈出對話方塊讓填入密碼.)

點擊Share之後, 你就可以在GitHub上看到新的倉庫

同時在AndroidStudio中 CVS下也可以看到版本控制 Git:

這樣就已經設定成功. 至於怎使用, 也就是 git add, git commit, git push … 操作, 下篇部落格再展示.

5. 如果你想解除關聯, 只需要 Settrings -> Version Control 刪掉關聯就可以了

Windows下AndroidStudio 中使用Git(AndroidStudio項目於GitHub關聯)

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.