Skip to content

Instantly share code, notes, and snippets.

View deneuv34's full-sized avatar
:octocat:
Hybrid sekarang~

Rangga Adhitya deneuv34

:octocat:
Hybrid sekarang~
View GitHub Profile

Install Android SDK CLI Ubuntu 20.04 WSL2 (Work in Progress)

Install Java 8

sudo apt update

sudo apt install openjdk-8-jdk-headless
@deneuv34
deneuv34 / CountryCodes.json
Created December 10, 2018 05:12 — forked from anubhavshrimal/CountryCodes.json
Country and Dial or Phone codes in JSON format
[
{
"name": "Afghanistan",
"dial_code": "+93",
"code": "AF"
},
{
"name": "Aland Islands",
"dial_code": "+358",
"code": "AX"