Android Open Source - Development sdk disqus-android-sdk






Project Summary

Android SDK enables you to add Disqus thread and forums into native Android apps.

Web Site / Source Repository

disqus-android-sdk is hosted in the following web site
https://github.com/markrebhan/disqus-android-sdk

If you think the Android project disqus-android-sdk 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 disqus-android-sdk.

ItemValue
Java File Count22
Activity Count1
Fragment Count1
Asset File Namesassets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-Medium.ttf




Resource Files

There are 2 image files in disqus-android-sdk. The names of the image files are listed as follows.

no_avatar_92.png
three_bottom_menu.png

The following screenshort is generated from the image listed above.

null

Java Source Files

disqus-android-sdk has the following Java source files.

com.mrebhan.demo.MainActivity.java
com.mrebhan.demo.MainApplication.java
com.mrebhan.disqus.ApplicationTest.java
com.mrebhan.disqus.Check.java
com.mrebhan.disqus.DisqusSdkProvider.java
com.mrebhan.disqus.datamodel.Author.java
com.mrebhan.disqus.datamodel.Avatar.java
com.mrebhan.disqus.datamodel.Cursor.java
com.mrebhan.disqus.datamodel.PaginatedList.java
com.mrebhan.disqus.datamodel.Post.java
com.mrebhan.disqus.endpoints.threads.ListPosts.java
com.mrebhan.disqus.fragment.BaseFragment.java
com.mrebhan.disqus.fragment.PostsFragment.java
com.mrebhan.disqus.widgets.EditText.java
com.mrebhan.disqus.widgets.ImageAvatarView.java
com.mrebhan.disqus.widgets.TextViewLight.java
com.mrebhan.disqus.widgets.TextViewMedium.java
com.mrebhan.disqus.widgets.TypeFaceCache.java
com.mrebhan.myapplication.ApplicationTest.java