This sheet goes along with this SSH YouTube tutorial
$ ssh brad@192.168.1.29
$ mkdir test
$ cd test
$ ssh brad@192.168.1.29
$ mkdir test
$ cd test
| import android.arch.lifecycle.Lifecycle | |
| import android.arch.lifecycle.LifecycleObserver | |
| import android.arch.lifecycle.LifecycleOwner | |
| import android.arch.lifecycle.OnLifecycleEvent | |
| import com.jakewharton.rxrelay.BehaviorRelay | |
| import rx.Observable | |
| import rx.android.schedulers.AndroidSchedulers | |
| import rx.functions.Action1 | |
| import rx.subscriptions.CompositeSubscription |
| /* | |
| * Copyright (C) 2014 The Android Open Source Project | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Unless required by applicable law or agreed to in writing, software |
| import com.android.volley.toolbox.HurlStack; | |
| import com.squareup.okhttp.OkHttpClient; | |
| import java.io.IOException; | |
| import java.net.HttpURLConnection; | |
| import java.net.URL; | |
| /** | |
| * An {@link com.android.volley.toolbox.HttpStack HttpStack} implementation which | |
| * uses OkHttp as its transport. | |
| */ |
| alpha2 | alpha3 | numeric | name | |
|---|---|---|---|---|
| AF | AFG | 004 | Afghanistan | |
| AX | ALA | 248 | Åland Islands | |
| AL | ALB | 008 | Albania | |
| DZ | DZA | 012 | Algeria | |
| AS | ASM | 016 | American Samoa | |
| AD | AND | 020 | Andorra | |
| AO | AGO | 024 | Angola | |
| AI | AIA | 660 | Anguilla | |
| AQ | ATA | 010 | Antarctica |