# android-news **Repository Path**: yellow_white/android-news ## Basic Information - **Project Name**: android-news - **Description**: 基于android java原生开发的新闻app - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2025-10-12 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Android, Java, APP ## README # 项目介绍 ```text Android Studio Ladybug Feature Drop | 2024.2.2 Patch 2 Build #AI-242.23726.103.2422.13103373, built on February 22, 2025 Runtime version: 21.0.5+-13047016-b750.29 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 10.0 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 4096M Cores: 12 Registry: ide.experimental.ui=true i18n.locale= Non-Bundled Plugins: GsonFormatPlus (1.6.1) wu.seal.tool.jsontokotlin (3.7.7) com.github.tuchg.nonasciicodecompletionhelper (1.0.1) cn.yiiguxing.plugin.translate (3.7.3) ``` 基于安卓java原生开发案例,新闻案例。 主要功能: - sqlite数据库 增删改查 - json解析 - 网络请求 - 线性布局 - 瀑布流布局 - 主题色 - 登录界面 - 顶部多菜单布局 - 抽屉布局 - 通过id查找来绑定数据 - TabLayout与ViewPager2实现:顶部多导航栏,滑动与选择 # 课程来源 [B站](https://www.bilibili.com/video/BV1Pu4y1A7S1?spm_id_from=333.788.videopod.sections&vd_source=81363306ecb49103823f13c17782ef94) [Android开发网络编程,使用API获取网络数据](https://blog.csdn.net/jky_yihuangxing/article/details/133869285)