首页 开发技术 其它     /    pop_git_repo-源码

pop_git_repo-源码

上传者: weixin_42099936 | 上传时间:2024/1/16 18:01:18 | 文件大小:219KB | 文件类型:ZIP
pop_git_repo-源码
Android技术测试我们需要使用android应用程序显示存储库列表。
客观的在GitHub中显示“方形”组织的存储库的滚动列表。
该应用程序应仅包含一个屏幕(“存储库”屏幕)。
每个列表项应至少具有存储库的名称和描述。
技术测试API该api位于因此BASE_URL为:orgs/square/repos和查询:?page=3&per_page=50,这意味着我们将使用PAGE_SIZE=的分页默认为50。
使用的技术-Koin-Room-导航组件-分页库3.0-Retrofit+Okhttp-协程-Flow-viewModel-Mockito-Expresso建筑学此应用使用具有以下组件的MVVM体系结构模型:有效地是域层的输出视图:android活动及其布局负责UI和用户/系统事件ViewModel:视图观察到的简单数据存储区,用于填充其 本软件ID:15351503

文件下载

资源详情

[{"title":"(74个子文件219KB)pop_git_repo-源码","children":[{"title":"pop_git_repo-master","children":[{"title":"gradlew <span style='color:#111;'>5.17KB</span>","children":null,"spread":false},{"title":"settings.gradle <span style='color:#111;'>47B</span>","children":null,"spread":false},{"title":".idea","children":[{"title":"runConfigurations.xml <span style='color:#111;'>564B</span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'>357B</span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'>796B</span>","children":null,"spread":false},{"title":"codeStyles","children":[{"title":"Project.xml <span style='color:#111;'>3.48KB</span>","children":null,"spread":false},{"title":"codeStyleConfig.xml <span style='color:#111;'>142B</span>","children":null,"spread":false}],"spread":true},{"title":"jarRepositories.xml <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"vcs.xml <span style='color:#111;'>180B</span>","children":null,"spread":false}],"spread":true},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.properties <span style='color:#111;'>232B</span>","children":null,"spread":false},{"title":"gradle-wrapper.jar <span style='color:#111;'>53.06KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'>2.62KB</span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"gradle.properties <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>208B</span>","children":null,"spread":false},{"title":"app","children":[{"title":"src","children":[{"title":"androidTest","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"poqtest","children":[{"title":"utils","children":[{"title":"DatabaseTest.kt <span style='color:#111;'>878B</span>","children":null,"spread":false},{"title":"TestUtil.kt <span style='color:#111;'>765B</span>","children":null,"spread":false}],"spread":false},{"title":"ui","children":[{"title":"ReposFragmentTest.kt <span style='color:#111;'>3.10KB</span>","children":null,"spread":false}],"spread":false},{"title":"repositories","children":[{"title":"PageKeyedRemoteMediatorTest.kt <span style='color:#111;'>3.17KB</span>","children":null,"spread":false}],"spread":false},{"title":"dao","children":[{"title":"GitRepoTest.kt <span style='color:#111;'>1.21KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"poqtest","children":[{"title":"ExampleUnitTest.kt <span style='color:#111;'>343B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>803B</span>","children":null,"spread":false},{"title":"res","children":[{"title":"mipmap-hdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'>3.51KB</span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'>5.21KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'>10.40KB</span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'>16.18KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'>4.81KB</span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'>7.30KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-anydpi-v26","children":[{"title":"ic_launcher.xml <span style='color:#111;'>272B</span>","children":null,"spread":false},{"title":"ic_launcher_round.xml <span style='color:#111;'>272B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'>2.57KB</span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'>3.31KB</span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"ic_github_image.xml <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"ic_github_launcher.png <span style='color:#111;'>2.03MB</span>","children":null,"spread":false},{"title":"ic_launcher_background.xml <span style='color:#111;'>5.47KB</span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"activity_home.xml <span style='color:#111;'>2.44KB</span>","children":null,"spread":false},{"title":"item_adapter_git_repos.xml <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"fragment_repos.xml <span style='color:#111;'>732B</span>","children":null,"spread":false}],"spread":false},{"title":"drawable-v24","children":[{"title":"ic_launcher_foreground.xml <span style='color:#111;'>1.66KB</span>","children":null,"spread":false}],"spread":false},{"title":"values","children":[{"title":"colors.xml <span style='color:#111;'>243B</span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'>258B</span>","children":null,"spread":false},{"title":"styles.xml <span style='color:#111;'>379B</span>","children":null,"spread":false},{"title":"dimens.xml <span style='color:#111;'>102B</span>","children":null,"spread":false}],"spread":false},{"title":"navigation","children":[{"title":"main_navigation.xml <span style='color:#111;'>523B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'>7.72KB</span>","children":null,"spread":false},{"title":"ic_launcher_round.png <span style='color:#111;'>11.59KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"poqtest","children":[{"title":"utils","children":[{"title":"Constants.kt <span style='color:#111;'>337B</span>","children":null,"spread":false},{"title":"OpenForTesting.kt <span style='color:#111;'>1022B</span>","children":null,"spread":false}],"spread":false},{"title":"ui","children":[{"title":"repos","children":[{"title":"BaseFragment.kt <span style='color:#111;'>758B</span>","children":null,"spread":false},{"title":"RepoListAdapter.kt <span style='color:#111;'>2.01KB</span>","children":null,"spread":false},{"title":"ReposFragment.kt <span style='color:#111;'>2.90KB</span>","children":null,"spread":false},{"title":"ResposViewModel.kt <span style='color:#111;'>684B</span>","children":null,"spread":false}],"spread":false},{"title":"main","children":[{"title":"HomeActivity.kt <span style='color:#111;'>866B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"models","children":[{"title":"GitRepository.kt <span style='color:#111;'>815B</span>","children":null,"spread":false}],"spread":false},{"title":"mappers","children":[{"title":"Mappers.kt <span style='color:#111;'>1.52KB</span>","children":null,"spread":false}],"spread":false},{"title":"repositories","children":[{"title":"paging","children":[{"title":"PageKeyedRemoteMediator.kt <span style='color:#111;'>4.88KB</span>","children":null,"spread":false}],"spread":false},{"title":"GitRepoRepository.kt <span style='color:#111;'>1.34KB</span>","children":null,"spread":false}],"spread":false},{"title":"App.kt <span style='color:#111;'>597B</span>","children":null,"spread":false},{"title":"di","children":[{"title":"RepositoryModule.kt <span style='color:#111;'>562B</span>","children":null,"spread":false},{"title":"AdapterModule.kt <span style='color:#111;'>170B</span>","children":null,"spread":false},{"title":"ViewModesModule.kt <span style='color:#111;'>239B</span>","children":null,"spread":false},{"title":"DataBaseModule.kt <span style='color:#111;'>446B</span>","children":null,"spread":false},{"title":"ApiModule.kt <span style='color:#111;'>744B</span>","children":null,"spread":false}],"spread":false},{"title":"network","children":[{"title":"responses","children":[{"title":"GitRepositoryResponse.kt <span style='color:#111;'>267B</span>","children":null,"spread":false}],"spread":false},{"title":"IGitRepoService.kt <span style='color:#111;'>595B</span>","children":null,"spread":false}],"spread":false},{"title":"persistence","children":[{"title":"DatabaseFactory.kt <span style='color:#111;'>314B</span>","children":null,"spread":false},{"title":"AppDatabase.kt <span style='color:#111;'>312B</span>","children":null,"spread":false},{"title":"DBEntities.kt <span style='color:#111;'>649B</span>","children":null,"spread":false},{"title":"RemoteKeysDao.kt <span style='color:#111;'>498B</span>","children":null,"spread":false},{"title":"GitDao.kt <span style='color:#111;'>498B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>4.96KB</span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'>750B</span>","children":null,"spread":false}],"spread":true},{"title":"build.gradle <span style='color:#111;'>705B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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