IRC like private image board server and mobile client..
Quik-Channel is hosted in the following web site
https://github.com/tomacoast/Quik-Channel
If you think the Android project Quik-Channel 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 Quik-Channel.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 12 |
Activity Count | 6 |
jar files used | android-support-v4.jar json-simple-1.1.1.jar |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\betterexample.json res\raw\betterexample.json~ |
There are 2 image files in Quik-Channel. The names of the image files are listed as follows.
ic_action_chat.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
Quik-Channel has the following Java source files.
com.example.quikchannel.BoardActivity.java com.example.quikchannel.MainActivity.java com.example.quikchannel.MakePostActivity.java com.example.quikchannel.MakeThreadActivity.java com.example.quikchannel.RequestBoardTask.java com.example.quikchannel.RequestImageTask.java com.example.quikchannel.SendBytesTask.java com.example.quikchannel.ThreadActivity.java com.example.quikchannel.Views.BoardView.java com.example.quikchannel.Views.EntryView.java com.example.quikchannel.Views.ThreadView.java com.example.quikchannel.data.Board.java com.example.quikchannel.data.Entry.java com.example.quikchannel.data.Thread.java