# android-note **Repository Path**: yellow_white/android-note ## Basic Information - **Project Name**: android-note - **Description**: 安卓原生开发的app,基于java,sqlite数据库, - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-11 - **Last Updated**: 2025-10-15 ## 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数据库 增删改查 - 线性布局 - 瀑布流布局 - 主题色 - 登录界面 - 底部多菜单布局 - FrameLayout与BottomNavigationView:底部多导航栏 # 课程来源 [B站](https://www.bilibili.com/video/BV1ZN411g7sb?spm_id_from=333.788.videopod.sections&vd_source=81363306ecb49103823f13c17782ef94)