This is a android project for cnblogs'flash message which like the twitter ..
CnblogsChat is hosted in the following web site
https://github.com/IndexKey/CnblogsChat
If you think the Android project CnblogsChat 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 CnblogsChat.
Item | Value |
---|---|
Java File Count | 63 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | CnblogsFormatter.jar JuniorRepository.jar android-async-http.jar android-async-http.jar guice-2.0-no_aop.jar jsoup-1.6.2.jar roboguice-1.1.2.jar |
Required Permissions | android.permission.INTERNET |
There are 13 image files in CnblogsChat. The names of the image files are listed as follows.
action_point.png comment.png comment_round_corn.png ing_lucky.png log_in.png logo_small.png message_star.png new_person.png quill_pen.png round_corn.9.png sample_face.png send_message.png title_logo.png
The following screenshort is generated from the image listed above.
CnblogsChat has the following Java source files.
com.cnblogs.keyindex.IngDetailsActivity.java com.cnblogs.keyindex.IngListActivity.java com.cnblogs.keyindex.IngSenderActivity.java com.cnblogs.keyindex.LoginActivity.java com.cnblogs.keyindex.StartActivity.java com.cnblogs.keyindex.adapter.CommentAdapter.java com.cnblogs.keyindex.adapter.MessageAdapter.java com.cnblogs.keyindex.business.Authorization.java com.cnblogs.keyindex.business.BusinessPipeline.java com.cnblogs.keyindex.business.CommentLoader.java com.cnblogs.keyindex.business.FlashMessageProvider.java com.cnblogs.keyindex.business.IPipelineCallback.java com.cnblogs.keyindex.business.ImageLoader.java com.cnblogs.keyindex.business.IngListService.java com.cnblogs.keyindex.business.MessageSenderService.java com.cnblogs.keyindex.chat.ChatActivity.java com.cnblogs.keyindex.chat.LoginActivity.java com.cnblogs.keyindex.chat.StartActivity.java com.cnblogs.keyindex.chat.formatters.Formatter.java com.cnblogs.keyindex.chat.formatters.FormatterFactory.java com.cnblogs.keyindex.chat.kernel.CnblogsChatApplication.java com.cnblogs.keyindex.chat.model.Chat.java com.cnblogs.keyindex.chat.model.Comment.java com.cnblogs.keyindex.chat.model.User.java com.cnblogs.keyindex.chat.model.ViewStateForms.java com.cnblogs.keyindex.chat.net.Downloader.java com.cnblogs.keyindex.chat.net.HttpSender.java com.cnblogs.keyindex.chat.net.LoginHttpSender.java com.cnblogs.keyindex.chat.net.ViewStateFormDownloader.java com.cnblogs.keyindex.chat.net.response.ProcessResponse.java com.cnblogs.keyindex.chat.net.response.VsfProcessPesponse.java com.cnblogs.keyindex.chat.service.ActivityCaller.java com.cnblogs.keyindex.chat.service.AppInitTest.java com.cnblogs.keyindex.chat.service.Authenticator.java com.cnblogs.keyindex.chat.service.ConcreteActivityCallerTest.java com.cnblogs.keyindex.chat.service.Initialization.java com.cnblogs.keyindex.chat.service.UserAuthenticatorTest.java com.cnblogs.keyindex.chat.service.concrete.AppIniti.java com.cnblogs.keyindex.chat.service.concrete.ConcreteActivityCaller.java com.cnblogs.keyindex.chat.service.concrete.UserAuthenticator.java com.cnblogs.keyindex.chat.util.CookieHelper.java com.cnblogs.keyindex.chat.util.ICookieHelper.java com.cnblogs.keyindex.chat.util.InputVerify.java com.cnblogs.keyindex.kernel.CnblogsIngApplication.java com.cnblogs.keyindex.kernel.EventActivity.java com.cnblogs.keyindex.kernel.MessageEvent.java com.cnblogs.keyindex.model.Comment.java com.cnblogs.keyindex.model.FlashMessage.java com.cnblogs.keyindex.model.User.java com.cnblogs.keyindex.model.ViewStateForms.java com.cnblogs.keyindex.provider.LocationProvider.java com.cnblogs.keyindex.provider.MessageProvider.java com.cnblogs.keyindex.provider.MessageProviderFactory.java com.cnblogs.keyindex.repository.CommentRepository.java com.cnblogs.keyindex.repository.FlashMessageRepository.java