Coder Social home page Coder Social logo

aisenweibo's Introduction

Aisen微博

Aisen微博是新浪微博的第三方客户端,UI遵循Material Design。

Get it on Google Play

你也可以在应用市场下载应用体验

豌豆荚

酷安

最新测试版

说明

新浪目前已经限制了第三方微博的很多API接口,加上平常时间不够,所以后续可能不会面向产品的去维护Aisen,不过也有了一些新的方向,例如引入最新Android-support-library,在一个完整的APP项目中示例最新的玩意儿,如果你也想以Aisen作为示例项目切入自己的Library库或者UI控件实现某部分的功能,可以联系我。

基本功能

  • 遵循Material Design
  • 发布多图、离线下载、私信(触屏版)
  • 颜色主题切换
  • 手势返回,4.4、5.0状态栏变色
  • 离线编辑,定时发布
  • 多图、gif、长微博预览
  • 等等

应用截图

须知

  • 私信、热门微博、热门话题、微博头条都采用内置官方触屏版实现
  • 多图上传、点赞功能没有权限
  • 用户粉丝、关注只能获取30%的数据
  • 用户搜索限制:v用户、粉丝500以上的达人、粉丝600以上的普通用户

配置

  • 导入AisenForAndroid,已包含所有依赖项目;
  • 配置action.xml,设置你的appkey等相关参数
	<setting type="app_key">
		<des>APP应用授权key</des>
		<value></value>
	</setting>

	<setting type="app_secret">
		<des>APP应用授权secret</des>
		<value></value>
	</setting>

	<setting type="callback_url">
		<des>授权回调地址</des>
		<value></value>
	</setting>

License

Copyright (c) 2014 Jeff Wang

Licensed under the Apache License, Version 3.0

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.