LoginSignup
7
9

More than 5 years have passed since last update.

Android開発におけるDI、ORM、環境による定数変更、view共通化の参考リンク

Posted at

Android開発におけるDI、ORM、環境による定数変更、デザインの参考リンク

DI

Dagger2の参考リンク
Androidアプリ開発でDIのDagger2の使用方法
Dagger2のインストール
Dependency Injection With Dagger 2 on Android
依存性注入(DI: Dependency Injection)と Dagger 2

ORM

DBFlow
ORMラッパーDBFlow v3.0-beta1の使い方

環境による定数変更

debug、開発、本番でAPIのURLとか変えたいときとか環境により定数を変えたいときに
ここが凄いよ AndroidStudioとGradle

デザイン

AndroidのView共通化方法

これでwebで開発したときみたいな感じでできそう :laughing:

7
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
9