Skip to content

BruceJu/LPython_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

LPython_Android

概述

LPython项目的移动端部分,针对LPython_Spider所抓取来的数据进行展示。

  • 目前设计了个模块
    • 文档模块
    • 视频模块
    • 个人中心模块

数据部分

  • 详细说明
    • 数据源是通过自己编写的分布式采集爬虫LPython_Spider进行的采集
    • 数据是存储是使用了leancloud的云存储功能。
    • 本地数据缓存目前是考虑使用 SQLite进行缓存

UI结构

  • 搭建整体的试图部分的框架,采用
    • BottomNavigationBar
    • Fragment
    • CommonTabLayout
    • 嵌套Fragment的结构
    • 支持下来刷新和上拉加载更多
    • 部分截图

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages