This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href="https://cdn.rawgit.com/Killercodes/281792c423a4fe5544d9a8d36a4430f2/raw/36c2eb3e0c44133880485a143717bda9d180f2c1/GistDarkCode.css" rel="stylesheet" type="text/css"> | |
mkdir gradle | |
cd gradle | |
/usr/share/android-sdk/tools/android create project -p . -a MainActivity -k com.domain.myproject -t android-21 -g -v 0.12.+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href="https://cdn.rawgit.com/Killercodes/281792c423a4fe5544d9a8d36a4430f2/raw/36c2eb3e0c44133880485a143717bda9d180f2c1/GistDarkCode.css" rel="stylesheet" type="text/css"> | |
mkdir gradle | |
cd gradle | |
/usr/share/android-sdk/tools/android create project -p . -a MainActivity -k com.domain.myproject -t android-21 -g -v 0.12.+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href="https://cdn.rawgit.com/Killercodes/281792c423a4fe5544d9a8d36a4430f2/raw/36c2eb3e0c44133880485a143717bda9d180f2c1/GistDarkCode.css" rel="stylesheet" type="text/css"> | |
mkdir gradle | |
cd gradle | |
/usr/share/android-sdk/tools/android create project -p . -a MainActivity -k com.domain.myproject -t android-21 -g -v 0.12.+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href="https://cdn.rawgit.com/Killercodes/281792c423a4fe5544d9a8d36a4430f2/raw/36c2eb3e0c44133880485a143717bda9d180f2c1/GistDarkCode.css" rel="stylesheet" type="text/css"> | |
mkdir gradle | |
cd gradle | |
/usr/share/android-sdk/tools/android create project -p . -a MainActivity -k com.domain.myproject -t android-21 -g -v 0.12.+ | |
keytool -genkey -v -keystore my-release-key.keystore -alias my-key-alias -keyalg RSA -keysize 2048 -validity 10000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
au BufWrite * call BufWriteDo() | |
function! BufWriteDo() | |
let g:LAST_INSERT_FILE = expand('%:p') | |
let g:CURSOR_POS = getpos('.') | |
endfunction | |
nmap gii :execute "O ".g:LAST_INSERT_FILE<cr>:call cursor(CURSOR_POS[1], CURSOR_POS[2])<cr> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ss | |
ddd |