Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

imgod1/KnowGirl

Repository files navigation

#知妹,既有知识又有妹子,还有逗你开心的段子哟

目录

  1. 简介
  2. 截图
  3. 知识
  4. 依赖
  5. 支持

简介

KnowGirl是一个MaterialDesign风格的项目。你可以方便地阅读知乎日报和煎蛋网的新鲜事,还可以浏览妹子图,无聊时也可以看看段子乐呵乐呵,来来来,让我们一起嘿嘿嘿~(已在应用宝上线了。如果你在学习中遇到任何bug、疑问,请提交一个issue)

截图


ScreenShots ScreenShots ScreenShots ScreenShots ScreenShots

可以学到:

  • Android Design库的使用
  • 自定义你的基类Activity
  • 使用Webview时避免内存泄露
  • OKhttp封装框架的用法
  • 用Gson解析网络数据
  • 用Glide加载图片
  • 用Realm缓存数据
  • 加特效的启动页的写法
  • 设置页的写法
  • Activity的转场动画
  • 更多惊喜等待你发现(斜眼笑)

使用到的库

dependencies {
 // 编译时的注解框架
	 compile 'com.jakewharton:butterknife:8.4.0'
	 apt 'com.jakewharton:butterknife-compiler:8.4.0'
	 //图片加载框架
	 compile 'com.github.bumptech.glide:glide:3.6.0'
	 //通用adapter
	 compile 'com.zhy:base-rvadapter:3.0.3'
	 //网络请求
 compile 'com.zhy:okhttputils:2.3.9'
	 //json格式化
	 compile 'com.google.code.gson:gson:2.5'
	 //下滑退出的布局
	 compile 'com.github.oxoooo:pull-back-layout:1.0.1'
	 //bug监控
	 compile 'com.bugtags.library:bugtags-lib:latest.integration'
	 //友盟统计
	 compile 'com.umeng.analytics:analytics:latest.integration'
	 //从网页抓取数据用到的工具
	 compile 'org.jsoup:jsoup:1.10.2'
	 //多彩主题以及夜间模式
	 compile 'com.github.garretyoder:Colorful:1.3'
}

TODO

  • To be continued

支持我

如果你喜欢这个repository,请我喝杯咖啡,我会更用心让它更完美~ 打开你的微信

About

测试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /