Android Open Source - Development sdk TAuthView






Project Summary

This is API that based on code from internet which is tencent's SDK on android, i assumed it is open source and i add lots of API that is useful and lacked in the SDK. if you are interested you can use it or contribute to it..

Web Site / Source Repository

TAuthView is hosted in the following web site
https://github.com/shaoxp/TAuthView

If you think the Android project TAuthView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of TAuthView.

ItemValue
Java File Count29
Supported screen sizes[hdpi]
Activity Count1
Asset File Namesassets\close_btn_bg.png
assets\close_btn_src_normal.png
assets\close_btn_src_pressed.png
assets\login_btn_src_big_normal.png
assets\login_btn_src_big_pressed.png
assets\login_btn_src_normal.png
assets\login_btn_src_pressed.png
assets\login_btn_src_small_normal.png
assets\login_btn_src_small_pressed.png
assets\logout_btn_src_normal.png
assets\logout_btn_src_pressed.png
assets\logout_btn_src_small_normal.png
assets\logout_btn_src_small_pressed.png
assets\title_bg.png




Resource Files

There are 2 image files in TAuthView. The names of the image files are listed as follows.

close_btn_bg.png
title_btn.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TAuthView has the following Java source files.

com.tencent.tauth.TAuthView.java
com.tencent.tauth.TencentOpenAPI.java
com.tencent.tauth.TencentOpenHost.java
com.tencent.tauth.TencentOpenRes.java
com.tencent.tauth.bean.Album.java
com.tencent.tauth.bean.OpenId.java
com.tencent.tauth.bean.Pic.java
com.tencent.tauth.bean.TopicRichInfo.java
com.tencent.tauth.bean.UserInfo.java
com.tencent.tauth.bean.UserProfile.java
com.tencent.tauth.http.AsyncHttpPostRunner.java
com.tencent.tauth.http.AsyncHttpRequestRunner.java
com.tencent.tauth.http.BaseRequestListener.java
com.tencent.tauth.http.Callback.java
com.tencent.tauth.http.ClientHttpRequest.java
com.tencent.tauth.http.CommonException.java
com.tencent.tauth.http.IRequestListener.java
com.tencent.tauth.http.ParseResoneJson.java
com.tencent.tauth.http.RequestListenerImpl.AddAlbumListener.java
com.tencent.tauth.http.RequestListenerImpl.AddShareListener.java
com.tencent.tauth.http.RequestListenerImpl.AddTopicListener.java
com.tencent.tauth.http.RequestListenerImpl.AddWeiBoListener.java
com.tencent.tauth.http.RequestListenerImpl.ListAlbumListener.java
com.tencent.tauth.http.RequestListenerImpl.OpenIDListener.java
com.tencent.tauth.http.RequestListenerImpl.UploadPicListener.java
com.tencent.tauth.http.RequestListenerImpl.UserInfoListener.java
com.tencent.tauth.http.RequestListenerImpl.UserProfileListener.java
com.tencent.tauth.http.ResponseData.java
com.tencent.tauth.http.TDebug.java