Android Open Source - Development api ByrBBS






Project Summary

An Android client for bbs.byr.cn, require API level 14 and higher..

Web Site / Source Repository

ByrBBS is hosted in the following web site
https://github.com/longfloat/ByrBBS

If you think the Android project ByrBBS 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 ByrBBS.

ItemValue
Java File Count37
Supported screen sizes[xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count4
Fragment Count4
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 9 image files in ByrBBS. The names of the image files are listed as follows.

action_refresh_light.png
action_search_light.png
content_attachment_light.png
content_edit_light.png
content_email_light.png
file_download_light.png
social_reply_light.png
social_send_now_light.png
social_share_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ByrBBS has the following Java source files.

com.byr.bbs.GlobalApplication.java
com.byr.bbs.data.Prefs.java
com.byr.bbs.meta.Article.java
com.byr.bbs.meta.Attachment.java
com.byr.bbs.meta.BaseArticle.java
com.byr.bbs.meta.Board.java
com.byr.bbs.meta.BoardDetails.java
com.byr.bbs.meta.Favorite.java
com.byr.bbs.meta.FavoriteResult.java
com.byr.bbs.meta.Mail.java
com.byr.bbs.meta.MailDetails.java
com.byr.bbs.meta.Mailbox.java
com.byr.bbs.meta.Pagination.java
com.byr.bbs.meta.Section.java
com.byr.bbs.meta.SectionDetails.java
com.byr.bbs.meta.SectionList.java
com.byr.bbs.meta.Threads.java
com.byr.bbs.meta.ThreadsDetails.java
com.byr.bbs.meta.User.java
com.byr.bbs.meta.Widget.java
com.byr.bbs.net.BaseApi.java
com.byr.bbs.net.IHttpHelper.java
com.byr.bbs.net.NetHttpHelper.java
com.byr.bbs.net.params.BoardParams.java
com.byr.bbs.ui.AbstractListFragment.java
com.byr.bbs.ui.BoardDetailsActivity.java
com.byr.bbs.ui.BoardDetailsFragment.java
com.byr.bbs.ui.LoadingView.java
com.byr.bbs.ui.LoginActivity.java
com.byr.bbs.ui.MainActivity.java
com.byr.bbs.ui.SectionDetailsActivity.java
com.byr.bbs.ui.SectionDetailsFragment.java
com.byr.bbs.ui.SectionListFragment.java
com.byr.bbs.ui.ToptenFragment.java
com.byr.bbs.utils.BaseUtils.java
com.byr.bbs.utils.Constants.java
com.byr.bbs.utils.UIUtils.java