8 search resultsShowing 1~8 results

Stocked
__str__

@__str__(Chiku)

retrofit2とmoshiとenum

若干詰まったので、備忘録 やりたかったこと retrofit+moshiで、APIのレスポンス(json)をenumとしてデシリアライズして返してほしい 例:月の和名を返すAPI アプリ側から月...

1
1
Comment0
__str__

@__str__(Chiku)

MVVM + DataBinding でHello World

はじめに 「Hello World」をDataBindingで作ったのでメモ。 目標物 構成 Viewには、値を表示するTextViewとイベント発生用のButtonのみ配置。 それぞれをVie...

1
2
Comment0
__str__

@__str__(Chiku)

DataBinding で ListViewを表示

はじめに DataBindingとListViewを使って簡単なリスト表示をやってみたときのメモ。 やったこと 1. DataBindingの有効化 Gradle(app)に設定を追記。 app...

6
5
Comment0

8 search resultsShowing 1~8 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in