GithubHelp home page GithubHelp logo

androidtraining's Introduction

AndroidTraining

Android学習用リポジトリです

準備

  1. AndroidStudioの導入

Android開発ではAndroidStudioというソフトウェアを使用します。 AndroidStudioダウンロードページからAndroidStudioをダウンロードしインストールしましょう。

  1. gitの導入

開発にはgitを使用します。このページなどを参考にgitを利用できる環境を作りましょう。

事前知識

この課題ではgit, githubを使用します。勉強しましょう。

資料

課題の流れ

  1. このリポジトリをcloneします
  2. 自分の名前のブランチを切ります(ex. git checkout -b takahashi)
  3. リポジトリのルートに自分の名前のディレクトリを作成します(ex. mkdir ~/AndroidTraining/takahashi)
  4. 作成したディレクトリの中にAndroidのアプリを作成します
  5. 指定された課題が完了したところでリモートの自分の名前のブランチにプッシュします(ex. git push origin takahashi)
  6. masterにプルリクエストを作成します
  7. レビューをもらいmasterにマージされたところで課題完了です

課題

1. エミュレータの起動

AndroidStudioの起動後、エミュレータを起動してHelloWorldと表示されるアプリが起動されることを確認しましょう

2. ビューの追加

画面に任意の文字列を表示してみましょう

3. リストビューの表示(難)

リストを表示してみましょう

ここまでできたらリモートにプッシュしましょう

androidtraining's People

Contributors

butachin avatar tkhskt avatar

Watchers

 avatar  avatar

Forkers

tnkn-27kan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.