文件名称:TestWeiboDemo_v7
介绍说明--下载内容来自于网络,使用问题请自行百度
新浪微博初步实现,可以发送微博,可以列表微博信息,简单实现,异步读取头像。-Sina microblogging initial realization, you can send microblogging, microblogging list, simple to implement asynchronous read avatar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestWeiboDemo_v7/.classpath
TestWeiboDemo_v7/.project
TestWeiboDemo_v7/.settings/org.eclipse.core.resources.prefs
TestWeiboDemo_v7/AndroidManifest.xml
TestWeiboDemo_v7/bin/classes/com/sun/yan/constant/ConstantParams.class
TestWeiboDemo_v7/bin/classes/com/sunyan/adapter/WeiboAdapter$ViewHolder.class
TestWeiboDemo_v7/bin/classes/com/sunyan/adapter/WeiboAdapter.class
TestWeiboDemo_v7/bin/classes/com/sunyan/animation/WeiboAnimation.class
TestWeiboDemo_v7/bin/classes/com/sunyan/bean/MyWeibo.class
TestWeiboDemo_v7/bin/classes/com/sunyan/cache/AbstractFileCache.class
TestWeiboDemo_v7/bin/classes/com/sunyan/cache/FileCache.class
TestWeiboDemo_v7/bin/classes/com/sunyan/cache/MemoryCache.class
TestWeiboDemo_v7/bin/classes/com/sunyan/component/ImageTextButton.class
TestWeiboDemo_v7/bin/classes/com/sunyan/db/SharePreferenceUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader$BitmapDisplayer.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader$DownloadThread.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader$OneDownloadTask.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader.class
TestWeiboDemo_v7/bin/classes/com/sunyan/junit/Test.class
TestWeiboDemo_v7/bin/classes/com/sunyan/listener/WeiboClientListener.class
TestWeiboDemo_v7/bin/classes/com/sunyan/receiver/WeiboReceiver.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/CommonUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/FileHelper.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/FileManager.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/ImageCompressUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/LoadImageByAsyncTask.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/LoadImageFromNetUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/ParseJson.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/WeiboFromUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/WeiboTimeStrUtil.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/DispatchActivity.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$attr.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$color.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$drawable.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$id.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$layout.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$string.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WebViewAuthActivity$WebViewAuthClient.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WebViewAuthActivity.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboAuthoManager.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$1.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$2.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$3.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$4.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$5.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity$1.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity$2$1.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity$2.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity.class
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/all-wcprops
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/entries
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/AccessToken.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/AccessTokenHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/AsyncWeiboRunner.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/DialogError.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/HttpHeaderFactory.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Oauth2AccessToken.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Oauth2AccessTokenHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/RequestHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/RequestToken.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/RequestTokenHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/ShareActivity.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Token.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Utility.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Weibo.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboDialog.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboDialogListener.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboException.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboParameters.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/XAuthHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/AccessToken
TestWeiboDemo_v7/.project
TestWeiboDemo_v7/.settings/org.eclipse.core.resources.prefs
TestWeiboDemo_v7/AndroidManifest.xml
TestWeiboDemo_v7/bin/classes/com/sun/yan/constant/ConstantParams.class
TestWeiboDemo_v7/bin/classes/com/sunyan/adapter/WeiboAdapter$ViewHolder.class
TestWeiboDemo_v7/bin/classes/com/sunyan/adapter/WeiboAdapter.class
TestWeiboDemo_v7/bin/classes/com/sunyan/animation/WeiboAnimation.class
TestWeiboDemo_v7/bin/classes/com/sunyan/bean/MyWeibo.class
TestWeiboDemo_v7/bin/classes/com/sunyan/cache/AbstractFileCache.class
TestWeiboDemo_v7/bin/classes/com/sunyan/cache/FileCache.class
TestWeiboDemo_v7/bin/classes/com/sunyan/cache/MemoryCache.class
TestWeiboDemo_v7/bin/classes/com/sunyan/component/ImageTextButton.class
TestWeiboDemo_v7/bin/classes/com/sunyan/db/SharePreferenceUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader$BitmapDisplayer.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader$DownloadThread.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader$OneDownloadTask.class
TestWeiboDemo_v7/bin/classes/com/sunyan/image/loader/ImageLoader.class
TestWeiboDemo_v7/bin/classes/com/sunyan/junit/Test.class
TestWeiboDemo_v7/bin/classes/com/sunyan/listener/WeiboClientListener.class
TestWeiboDemo_v7/bin/classes/com/sunyan/receiver/WeiboReceiver.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/CommonUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/FileHelper.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/FileManager.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/ImageCompressUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/LoadImageByAsyncTask.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/LoadImageFromNetUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/ParseJson.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/WeiboFromUtil.class
TestWeiboDemo_v7/bin/classes/com/sunyan/util/WeiboTimeStrUtil.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/DispatchActivity.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$attr.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$color.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$drawable.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$id.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$layout.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R$string.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/R.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WebViewAuthActivity$WebViewAuthClient.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WebViewAuthActivity.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboAuthoManager.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$1.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$2.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$3.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$4.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain$5.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WeiboMain.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity$1.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity$2$1.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity$2.class
TestWeiboDemo_v7/bin/classes/com/weibo/demo/WriteWeiboActivity.class
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/all-wcprops
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/entries
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/AccessToken.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/AccessTokenHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/AsyncWeiboRunner.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/DialogError.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/HttpHeaderFactory.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Oauth2AccessToken.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Oauth2AccessTokenHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/RequestHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/RequestToken.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/RequestTokenHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/ShareActivity.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Token.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Utility.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/Weibo.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboDialog.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboDialogListener.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboException.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/WeiboParameters.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/.svn/text-base/XAuthHeader.java.svn-base
TestWeiboDemo_v7/bin/classes/com/weibo/net/AccessToken
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
