# AndroidMovies **Repository Path**: yellow_white/android-movies ## Basic Information - **Project Name**: AndroidMovies - **Description**: 一个电影介绍app。主要基于java来进行开发的。其中混杂有部分kotlin。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-10-25 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: andoid, APP, Java, Kotlin ## README # 项目介绍 ```text Android Studio Dolphin | 2021.3.1 Patch 1 Build #AI-213.7172.25.2113.9123335, built on September 30, 2022 Runtime version: 11.0.13+0-b1751.21-8125866 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 4096M Cores: 12 Registry: external.system.auto.import.disabled=true ide.text.editor.with.preview.show.floating.toolbar=false ide.experimental.ui=true clang.parameter.info=true Non-Bundled Plugins: wu.seal.tool.jsontokotlin (3.7.7) GsonFormatPlus (1.6.1) cn.yiiguxing.plugin.translate (3.6.8) ``` 一个电影介绍app。主要基于java来进行开发的。其中混杂有部分kotlin。 主要功能: - Parcelable序列化数据 - 底部多选项布局 - gson解析本地json文件 - 嵌套adapters,以及横向RecyclerView展示 - 打开外部app - 全面屏展示【修改顶部状态栏限制】 - java泛型 - 加载中ui展示 # 课程来源 [B站](https://www.bilibili.com/video/BV1sdkeYQErG/?spm_id_from=333.1007.top_right_bar_window_history.content.click&vd_source=81363306ecb49103823f13c17782ef94)