検索
プロジェクト
全般
プロフィール
ログイン
ホーム
プロジェクト
ヘルプ
検索
:
ソフトウェアエンジニアリング
全プロジェクト
ソフトウェアエンジニアリング
概要
活動
ロードマップ
チケット
Wiki
フォーラム
ファイル
リポジトリ
«
前
|
次
»
リビジョン e44af410
高徹
高橋 徹
さんが
5年以上
前に追加
ID
e44af4105b448a2d16744c9d2c29eb3e18f58432
親
7ca59fbf
子
efb857f8
refs
#167
Add initial projects generated by Android Studio
関連するチケット
機能 #167
: Androidアプリケーション(検温記録)をJetPackを用いたMVVM構造で作成する(Kotlin編)
変更
差分を表示
追加
変更
コピー
名称変更
削除
learn
android
TempRecorderJetpackKt
.gitignore
.idea
codeStyles
Project.xml
codeStyleConfig.xml
jarRepositories.xml
misc.xml
runConfigurations.xml
vcs.xml
app
.gitignore
build.gradle
proguard-rules.pro
src
androidTest
java
com
torutk
android
temprecorder
jetpackkt
ExampleInstrumentedTest.kt
main
AndroidManifest.xml
java
com
torutk
android
temprecorder
jetpackkt
MainActivity.kt
res
drawable
ic_launcher_background.xml
drawable-v24
ic_launcher_foreground.xml
layout
activity_main.xml
mipmap-anydpi-v26
ic_launcher.xml
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_round.png
values
colors.xml
strings.xml
styles.xml
test
java
com
torutk
android
temprecorder
jetpackkt
ExampleUnitTest.kt
build.gradle
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradle.properties
gradlew
gradlew.bat
settings.gradle
ロード中...
refs #167 Add initial projects generated by Android Studio