GithubHelp home page GithubHelp logo

geek's Introduction

ThinkSNS开源微博系统Android客户端v1.1

登录、注册

登录,注册,第三方登录(新浪微博、QQ)等 login

微博

查看公共微博、关注用户的微博,新消息提醒,搜索,签到,微博备份,草稿箱等 weibo

查看微博详情,发微博,转发微博,评论微博,收藏微博,赞微博,查看话题等 weibo_detail

用户

用户主页,用户微博列表、粉丝列表、关注列表,资料修改,查看评论列表、@列表,私信聊天等 user

微吧

查看关注的微吧、帖子列表,发帖,评论帖子,回复、删除评论,收藏帖子、帖子搜索等 weiba

设置

无图模式,清除缓存,自定义图片上传质量等 settings

概况

├── base              基类包
├── bean              实体包,各模块实体类
├── constant          常量包
├── ui                UI界面包,存放UI相关的Activity
│   ├── ui.fragment   存放UI相关的Fragment
│   ├── ui.adapter    适配器包
│   └── ui.view       自定义UI组件包
└── util              工具包
     ├── util.http    HTTP操作类
     ├── util.db      数据库操作
     └── util.sina    新浪微博第三方登录包

项目依赖library:SlidingMenu

项目依赖jar包:universal-image-loader-1.9.2.jar,gson-2.2.2.jar,jsoup-1.7.3.jar,mta-sdk-1.0.0.jar等

测试服务器

http://42.121.113.32/weibo/

ID:极酷范式团队 | pwd:jikufanshi

设计、开发、测试、维护

Copyright 2014 极酷范式团队

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.