形式
Plain text
投稿日時
2019-04-24 03:43
公開期間
無期限
  1. I am using Fedora Linux, but the procedure should not vary wildly. You will see
  2. that it is very easy to get started.
  3. 1. Download from https://developer.android.com/studio/index.html (1,1 GB)
  4. 2. Unpack (e. g. `sudo tar xzvf android-studio-ide-*-linux.tar.gz -C /opt`)
  5. 3. Start (for me `/opt/android-studio/bin/studio.sh`)
  6. This is everything there is needed. Current Android Studio (since v3) supports
  7. Kotlin and it is even pre-selected! Let's clone into an easy Kotlin project and
  8. compile it. There is a bunch of Kotlin projects on Github alone[3]. From the
  9. first page we randomly open actorapp/actor-bots, copy the git-URI from there:
  10. https://github.com/actorapp/actor-bots.git
  11. In Android Studio select File/New/Project from Version Control/Git and paste in
  12. the link. Building should start instantly after the project has been cloned.
ダウンロード 印刷用表示

このコピペの URL

JavaScript での埋め込み

iframe での埋め込み

元のテキスト