Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 676 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 676 Bytes

AndroidPractice2021

デモアプリです。 以下の機能を実装しています。

  • ActivityからFragmentの呼び出し
  • TextView・Buttonの配置
  • FragmentからActivityのIntent
  • APIコール
  • JSONのパース

スクリーンショット

メイン画面

メイン画面

サブ画面

読み込み中 完了

APIについて

以下のURLからアクセスできます。 https://the-most-simple-api.herokuapp.com/

ソースコードは以下です。 https://github.com/beaconFUN/TheMostSimpleAPI