Sunday, October 1, 2017

Step2 Iseng Git - Versi Hyosoka :D

echo "# hisokacirclebutton" >> README.md
git init
git add .
git commit -m "first commit"
git remote add hisoka_github https://github.com/HyosokaPoipo/hisokacirclebutton.git
git push -u origin master



Buat ngubah alamat remote :
git remote set-url hisoka_github git://new.url.here

Failed to Resolve: com.android.support.constraint:constraint-layout:1.0.2


Solution : Click File->Settings->Android SDK->SDK Tools. Then Install :
1. Constrains layout for android
2. Solver for constrains layout

Next... Clean your android project and rebuild again... :)
Doneee...