GithubHelp home page GithubHelp logo

easysocial's Introduction

##EasySocial

基于Google Material Design设计开发的Android客户端,UI界面和功能模块参考暴走日报app,包括朋友圈(暴走日报app为新闻阅读),排行榜,视频,个人中心4个功能模块。

服务器接口采用ThinkPHP+mysql开发(快速,代码嘛,凑合看能用就行),初始阶段部署在新浪SAE(Memcache+Storage+mysql),后来新浪改变了收费策略直接在本地跑,Windows环境,容器用的wampserver。

SAE版:https://github.com/gaoyuyu/easysocialSAE Local版(推荐):https://github.com/gaoyuyu/EasySocial-Server/

学习Android至今,Android开发经验谈不上,毕竟实习Android过一段时间,在校学的Android毕业却从事了PHP,嘛,喜欢折腾。项目处于摸索阶段,有些地方处理得可能不是很规范。

###效果图

images

###模块分析

####朋友圈&排行榜

  • SwipeRefreshLayout + RecyclerView 下拉刷新和下拉加载更多。
  • 网络请求框架 OkHttp+Gson 最原始的用法没有进行封装代码量会稍微多了点。

####图片浏览

####视频

  • 当初的想法是使用优酷的播放器播放优酷的视频,由于Demo一直没调通,就在APIStore 找的接口自己存到数据库里面,日后会改善(总感觉好Low!)。
  • 新增lipangit/JieCaoVideoPlayer
  • 视频真实URL不稳定,调整为从网站下载视频存到服务器地址,数据库存储视频地址和标题。
  • 视频播放涉及版权问题,此处为自用学习

####插件化技术

###开源项目说明

SystemBarTint

material-ripple

drakeet/MaterialDialog

rengwuxian/MaterialEditText

Okhttp

PhotoView

pnikosis/materialish-progress

DroidPluginTeam/DroidPlugin

easysocial's People

Contributors

gaoyuyu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.