Skip to content

Instantly share code, notes, and snippets.

@grimrose
Last active August 29, 2015 14:04
Show Gist options
  • Save grimrose/490eaa1b815c952bf88b to your computer and use it in GitHub Desktop.
Save grimrose/490eaa1b815c952bf88b to your computer and use it in GitHub Desktop.
#yokohamagroovy #26

Yokohama.groovy #26

http://connpass.com/event/7544/

やること

Genymotionのセットアップ

  • アカウントの登録

  • インストール

  • Genymotion Pluginのインストール

    • Android StudioのPreferencesからPluginsを選択
    • Browse repositoriesでGenymotionを検索
    • Download and Installを実行後、Restart
  • 起動確認

    • 先ほど作成したDeviceを起動しておく
    • Android StudioにてRunを選択
    • Choose a running deviceで起動しておいたdeviceを選択
    • アプリが起動されているのを確認

Androidプログラミングの教科書

  • 1時限目

    • アクティビティ
    • サービス
    • ライフサイクル
    • インテント
    • マニフェスト
  • 2時限目

status

  • 2-2まで読了
  • 2-2-4までsource reading完了
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment