首页 开发技术 其它     /    NewsKart-News-Application-Android:一个Android应用程序,向用户提供新闻部分的十个不同类别。使用JobScheduler,它每4小时刷新一次新闻项目,并在有新项目可供阅读时发出推送通知。还实现了一个数据库,供用户离线阅读他喜欢的新闻-源码

NewsKart-News-Application-Android:一个Android应用程序,向用户提供新闻部分的十个不同类别。使用JobScheduler,它每4小时刷新一次新闻项目,并在有新项目可供阅读时发出推送通知。还实现了一个数据库,供用户离线阅读他喜欢的新闻-源码

上传者: weixin_42169245 | 上传时间:2023/10/8 13:51:50 | 文件大小:224KB | 文件类型:ZIP
NewsKart-News-Application-Android:一个Android应用程序,向用户提供新闻部分的十个不同类别。使用JobScheduler,它每4小时刷新一次新闻项目,并在有新项目可供阅读时发出推送通知。还实现了一个数据库,供用户离线阅读他喜欢的新闻-源码
NewsKart-新闻-Android-应用程序新闻应用程序这是一个Android应用程序,它使用googleNewsAPI,并将其解析为JSON结果,该结果还用于更新UI上的新闻列表。
XML中使用的列表是“回收者视图”。
用户可以选择搜索此感兴趣的新闻。
用户可以浏览十种不同类别的新闻部分。
该应用程序使用JobScheduler每4小时刷新一次新闻数据。
维护新闻数据库(SQLite数据库),以供用户离线阅读其感兴趣的新闻。
如果有新新闻可供阅读,则会向用户发送推送通知。
本软件ID:15334973

文件下载

资源详情

[{"title":"(72个子文件224KB)NewsKart-News-Application-Android:一个Android应用程序,向用户提供新闻部分的十个不同类别。使用JobScheduler,它每4小时刷新一次新闻项目,并在有新项目可供阅读时发出推送通知。还实现了一个数据库,供用户离线阅读他喜欢的新闻-源码","children":[{"title":"NewsKart-News-Application-Android-master","children":[{"title":".gitignore <span style='color:#111;'>208B</span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.jar <span style='color:#111;'>53.06KB</span>","children":null,"spread":false},{"title":"gradle-wrapper.properties <span style='color:#111;'>232B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'>617B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>564B</span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'>2.13KB</span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'>5.17KB</span>","children":null,"spread":false},{"title":"app","children":[{"title":".gitignore <span style='color:#111;'>7B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'>751B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"android","children":[{"title":"newskart","children":[{"title":"ExampleUnitTest.java <span style='color:#111;'>389B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>1.47KB</span>","children":null,"spread":false},{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"android","children":[{"title":"newskart","children":[{"title":"JobSharedPreference.java <span style='color:#111;'>1.32KB</span>","children":null,"spread":false},{"title":"BootCompletedReceiver.java <span style='color:#111;'>801B</span>","children":null,"spread":false},{"title":"JobSchedulerService.java <span style='color:#111;'>3.81KB</span>","children":null,"spread":false},{"title":"CategoryAdapter.java <span style='color:#111;'>6.15KB</span>","children":null,"spread":false},{"title":"DatabaseHandler.java <span style='color:#111;'>7.22KB</span>","children":null,"spread":false},{"title":"NewsItem.java <span style='color:#111;'>1.59KB</span>","children":null,"spread":false},{"title":"CategoryFragment.java <span style='color:#111;'>2.04KB</span>","children":null,"spread":false},{"title":"NewsFragment.java <span style='color:#111;'>3.46KB</span>","children":null,"spread":false},{"title":"JobUtility.java <span style='color:#111;'>3.17KB</span>","children":null,"spread":false},{"title":"NewsQueryUtils.java <span style='color:#111;'>6.66KB</span>","children":null,"spread":false},{"title":"MainActivity.java <span style='color:#111;'>10.87KB</span>","children":null,"spread":false},{"title":"NewsItemAdapter.java <span style='color:#111;'>6.93KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"res","children":[{"title":"values","children":[{"title":"styles.xml <span style='color:#111;'>383B</span>","children":null,"spread":false},{"title":"colors.xml <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'>200B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>11.59KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>7.72KB</span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'>9.94KB</span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"activity_main.xml <span style='color:#111;'>8.13KB</span>","children":null,"spread":false},{"title":"category_list.xml <span style='color:#111;'>790B</span>","children":null,"spread":false},{"title":"fragment_category.xml <span style='color:#111;'>535B</span>","children":null,"spread":false},{"title":"fragment_news.xml <span style='color:#111;'>865B</span>","children":null,"spread":false},{"title":"news_list.xml <span style='color:#111;'>1.44KB</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":"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-xhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>7.30KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>4.81KB</span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'>9.94KB</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>5.21KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>3.51KB</span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'>9.94KB</span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"ic_tech.xml <span style='color:#111;'>548B</span>","children":null,"spread":false},{"title":"ic_health.xml <span style='color:#111;'>485B</span>","children":null,"spread":false},{"title":"ic_sports.xml <span style='color:#111;'>967B</span>","children":null,"spread":false},{"title":"round_button.xml <span style='color:#111;'>436B</span>","children":null,"spread":false},{"title":"ic_entertainment.xml <span style='color:#111;'>544B</span>","children":null,"spread":false},{"title":"ic_news_global.xml <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"ic_game.xml <span style='color:#111;'>626B</span>","children":null,"spread":false},{"title":"ic_global.xml <span style='color:#111;'>341B</span>","children":null,"spread":false},{"title":"ic_launcher_background.xml <span style='color:#111;'>5.47KB</span>","children":null,"spread":false},{"title":"ic_refresh.xml <span style='color:#111;'>524B</span>","children":null,"spread":false},{"title":"ic_business.xml <span style='color:#111;'>662B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>3.31KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>2.57KB</span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'>9.94KB</span>","children":null,"spread":false}],"spread":false},{"title":"menu","children":[{"title":"main_menu.xml <span style='color:#111;'>342B</span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'>16.18KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>10.40KB</span>","children":null,"spread":false},{"title":"logo.png <span style='color:#111;'>9.94KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"androidTest","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"android","children":[{"title":"newskart","children":[{"title":"ExampleInstrumentedTest.java <span style='color:#111;'>772B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"gradle.properties <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":".idea","children":[{"title":"runConfigurations.xml <span style='color:#111;'>564B</span>","children":null,"spread":false},{"title":"vcs.xml <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'>357B</span>","children":null,"spread":false},{"title":"jarRepositories.xml <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":".name <span style='color:#111;'>9B</span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'>828B</span>","children":null,"spread":false},{"title":"codeStyles","children":[{"title":"Project.xml <span style='color:#111;'>3.23KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"settings.gradle <span style='color:#111;'>44B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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