Android Open Source - Image client Quik-Channel






Project Summary

IRC like private image board server and mobile client..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Quik-Channel.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version12
Activity Count6
jar files usedandroid-support-v4.jar
json-simple-1.1.1.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\betterexample.json
res\raw\betterexample.json~




Resource Files

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.

null

Java Source Files

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