首页 开发技术 其它     /    解读:Android开发人员Kotlin中的Android基础单元3:导航架构组件-源码

解读:Android开发人员Kotlin中的Android基础单元3:导航架构组件-源码

上传者: weixin_42097450 | 上传时间:2015/3/22 2:03:21 | 文件大小:155KB | 文件类型:ZIP
解读:Android开发人员Kotlin中的Android基础单元3:导航架构组件-源码
解读应用AndroidBasicsCodelab的入门代码-将数据存储在ViewModel中Unscramble是一款单人游戏应用,可显示乱码。
为了玩游戏,玩家必须使用显示的加扰单词中的所有字母来制作单词。
在[带有Kotlin的Android基础](.com/courses/android-basics-kotlin/course)课程中使用。
先决条件你得知道:有关片段的知识。
如何在ConstraintLayout中设计规划。
能够编写控制流语句(如果/否则,为when语句)。
能够根据用户输入更新应用的用户界面。
能够向按钮添加点击侦听器。
入门下载并运行该应用程序。
执照版权所有(C)2020Android开放源代码项目。
根据一项或多项贡献者许可协议获得了ApacheSoftwareFoundation(ASF)的许可。
本软件ID:15492121

文件下载

资源详情

[{"title":"(45个子文件155KB)解读:Android开发人员Kotlin中的Android基础单元3:导航架构组件-源码","children":[{"title":"Unscramble-master","children":[{"title":".gitignore <span style='color:#111;'>453B</span>","children":null,"spread":false},{"title":"code-of-conduct.md <span style='color:#111;'>4.39KB</span>","children":null,"spread":false},{"title":"app","children":[{"title":"build.gradle <span style='color:#111;'>1.98KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>1.34KB</span>","children":null,"spread":false},{"title":"res","children":[{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>5.34KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>2.51KB</span>","children":null,"spread":false}],"spread":true},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>2.40KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>1.33KB</span>","children":null,"spread":false}],"spread":true},{"title":"layout","children":[{"title":"game_fragment.xml <span style='color:#111;'>5.46KB</span>","children":null,"spread":false},{"title":"main_activity.xml <span style='color:#111;'>1.48KB</span>","children":null,"spread":false}],"spread":true},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>8.51KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>3.97KB</span>","children":null,"spread":false}],"spread":true},{"title":"drawable","children":[{"title":"ic_error.xml <span style='color:#111;'>1.07KB</span>","children":null,"spread":false},{"title":"ic_launcher_foreground.xml <span style='color:#111;'>2.16KB</span>","children":null,"spread":false},{"title":"ic_launcher_background.xml <span style='color:#111;'>1.19KB</span>","children":null,"spread":false}],"spread":true},{"title":"mipmap-anydpi-v26","children":[{"title":"ic_launcher_round.xml <span style='color:#111;'>907B</span>","children":null,"spread":false},{"title":"ic_launcher.xml <span style='color:#111;'>907B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>3.82KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>1.80KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>12.36KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>5.72KB</span>","children":null,"spread":false}],"spread":false},{"title":"values-night","children":[{"title":"styles.xml <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"themes.xml <span style='color:#111;'>1.50KB</span>","children":null,"spread":false}],"spread":false},{"title":"values","children":[{"title":"strings.xml <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"colors.xml <span style='color:#111;'>1.09KB</span>","children":null,"spread":false},{"title":"dimens.xml <span style='color:#111;'>793B</span>","children":null,"spread":false},{"title":"styles.xml <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"themes.xml <span style='color:#111;'>1.50KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"android","children":[{"title":"unscramble","children":[{"title":"MainActivity.kt <span style='color:#111;'>1003B</span>","children":null,"spread":false},{"title":"ui","children":[{"title":"game","children":[{"title":"ListofWords.kt <span style='color:#111;'>3.93KB</span>","children":null,"spread":false},{"title":"GameViewModel.kt <span style='color:#111;'>2.53KB</span>","children":null,"spread":false},{"title":"GameFragment.kt <span style='color:#111;'>5.46KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"ic_launcher-playstore.png <span style='color:#111;'>19.05KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"proguard-rules.pro <span style='color:#111;'>750B</span>","children":null,"spread":false}],"spread":true},{"title":"settings.gradle <span style='color:#111;'>666B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>1.23KB</span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'>5.17KB</span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'>1.60KB</span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'>11.09KB</span>","children":null,"spread":false},{"title":".github","children":[{"title":"ISSUE_TEMPLATE <span style='color:#111;'>531B</span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'>1.57KB</span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'>2.13KB</span>","children":null,"spread":false},{"title":"gradle.properties <span style='color:#111;'>1.78KB</span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.properties <span style='color:#111;'>834B</span>","children":null,"spread":false},{"title":"gradle-wrapper.jar <span style='color:#111;'>53.06KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明