Android SDK enables you to add Disqus thread and forums into native Android apps.
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.
The following table is the detailed list of disqus-android-sdk.
Item | Value |
---|---|
Java File Count | 22 |
Activity Count | 1 |
Fragment Count | 1 |
Asset File Names | assets\fonts\Roboto-Light.ttf assets\fonts\Roboto-Medium.ttf |
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.
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