iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 2
0
Mobile Development

Andriod Studio 菜鳥的學習分享系列 第 2

[Android Studio菜鳥的學習分享]GitHub創造屬於你孩子們的家(上)-環境安裝

GitHub是我們用來備份分享自己專案的平台,
它的功能非常強大,
除了可以標記你每次的更新內容,
更可以與其他人共同創作
最重要的是對於一個工程師或公司,
它的備份性非常的重要,
只要你的開發設備一出狀況,
就會痛哭流涕的、欲哭無淚,
所以記得要有備份的好習慣唷~


Step01:

Git官網下載請選擇自己的作業系統進行安裝版控
https://ithelp.ithome.com.tw/upload/images/20200826/20129524hQehlONTVR.jpg

Step02:

進行安裝,我沒有更改任何的安裝設定,全部按照預設
https://ithelp.ithome.com.tw/upload/images/20200831/20129524CvUyswEdX9.jpg

https://ithelp.ithome.com.tw/upload/images/20200826/20129524F5vXhqoJtC.jpg

Step03:

GitHub
註冊一個屬於你的帳號,註冊後請記得至E-mail收驗證信
https://ithelp.ithome.com.tw/upload/images/20200826/201295247Tq6f5XezZ.jpg

Step04:

啟動Android Studio開啟Setting
https://ithelp.ithome.com.tw/upload/images/20200826/201295247KEYb3vQDX.jpg

Step05:

Setting -> Version Control -> Git
請確認是否為正確安裝路徑,預設反灰為自動偵測路徑,請按Test確認是否正確,正確即顯示目前版本
https://ithelp.ithome.com.tw/upload/images/20200826/20129524Cyt9fidr6Y.jpg

https://ithelp.ithome.com.tw/upload/images/20200826/20129524MqfIaknCVV.jpg

Step06:

Setting -> Version Control -> GitHub
點選Add account登入剛剛註冊的GitHub帳戶
https://ithelp.ithome.com.tw/upload/images/20200826/20129524YRauFB3Mg0.jpg

成功即顯示帳戶
https://ithelp.ithome.com.tw/upload/images/20200826/20129524TN15LOS4HF.jpg

Step07:

開啟Git CMD
https://ithelp.ithome.com.tw/upload/images/20200831/20129524wGBGFHQzBT.jpg

Step08:

請自行輸入上傳人之名字與電子信箱地址

git config --global user.name "您的名字"
git config --global user.email "您的電子信箱地址"

https://ithelp.ithome.com.tw/upload/images/20200831/20129524FS1IOuf37l.jpg

下篇會分享如何備份至GitHub帳戶


上一篇
[Android Studio菜鳥的學習分享]前言介紹
下一篇
[Android Studio菜鳥的學習分享]GitHub創造屬於你孩子們的家(下)-專案上傳備份
系列文
Andriod Studio 菜鳥的學習分享30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言