Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Efficient app development using various debugging and verification tools

Epishie
December 10, 2020

Efficient app development using various debugging and verification tools

Tools and techniques that helped us develop efficiently while working on the Android renewal project

Epishie

December 10, 2020
Tweet

Other Decks in Technology

Transcript

  1. Flipper - Shared Preferences クックパッドアプリでは Spotlight と 呼ばれるカスタム View を新機能や

    新しいUIを紹介する際に利用しています ユーザがすでに確認したかどうかの状態は SharedPreference に保存しています
  2. Hyperion - App Inspection Tool コア・プラグイン • Attribute • Disk

    • Measure • Phoenix • Recorder • Shared-Preferences
  3. Hyperion - App Inspection Tool Button Style Verification リニューアル時にマテリアルテーマ (Theme.MaterialComponents)に

    変更したため、既存ボタンスタイル 全てを確認する手段が必要になりました
  4. Hyperion - App Inspection Tool Ken Burns* Transition Preview リニューアルで追加された機能の中で画

    像をスライドショーとして表示しています * https://en.wikipedia.org/wiki/Ken_Burns_effect
  5. Demo Apps デモアプリは iOS で導入した Sandbox アプリを元に作成しました 大規模なiOSアプリの画面開発を効率化するために動作確 認用ミニアプリを構築する https://techlife.cookpad.com/entry/2020/08/05/0900

    00 大規模プロジェクトにおけるモバイル基盤の取り組み https://techlife.cookpad.com/entry/2020/12/04/1100 00#デモアプリモジュールの実装