Skip to content

2021移动开发实训的Android端代码仓库:TepTep游戏社区

Notifications You must be signed in to change notification settings

Geinu666/TepTep

 
 

Repository files navigation

TepTep游戏社区安卓端

技术方案

导航栏

使用Android原生BottomNavigationView控件作为框架,切换显示Fragment

网络框架

使用基于okHttp:3.14.9的retrofit:2.9.0

图片加载库

使用Glide4.12.0加载图片,NiceImageView:1.0.5绘制圆形图片

列表加载框架

部分使用BaseRecyclerViewAdapterHelper:3.0.4

页面切换框架

部分使用fragmentation:1.0.2

Cookie拦截/添加/维护

使用CookieManagerInterceptor

前端交互方式

通过JavaScriptInterface

About

2021移动开发实训的Android端代码仓库:TepTep游戏社区

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%