Skip to content

Androidアプリ入門講座の配布用プロジェクトファイル

Notifications You must be signed in to change notification settings

progedu/spapp-android-curriculum-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Androidアプリ入門講座 サンプルプロジェクト

このリポジトリは、教材で作成した アプリのサンプルプロジェクト を章ごとにまとめたものです。

各章は 独立した Android Studio プロジェクト になっており、該当章の内容をすぐに動かして確認できる構成になっています。


章一覧

内容 最終更新日
Chapter 01 開発環境を用意しよう(サンプルなし) -----
Chapter 02 おみくじアプリ(XML) -----
Chapter 03 おみくじアプリ(Jetpack Compose) 2026-01-27
Chapter 04 いろいろなアプリ画面を作ってみよう 2026-01-26
Chapter 05 ユーザ入力を使ってみよう -----
Chapter 06 データベースを使ってみよう -----

※ 各章の詳細は、章フォルダ内の README.md を参照


開発環境

  • Android Studio Otter 3 Feature Drop | 2025.2.3 以降
  • Kotlin
  • Jetpack Compose

使い方

1. このリポジトリをクローン、または、ダウンロード

git clone https://github.com/progedu/spapp-android-curriculum-sample-code.git

2. Android Studio で chapter フォルダ配下の app を開く

3. 通常の Android プロジェクトとして実行


About

Androidアプリ入門講座の配布用プロジェクトファイル

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages