Home EN - Dashchanon/Dashchan-IT GitHub Wiki
About
Dashchan — Android client for imageboards.
The client requires Android 4.1 or higher.
Dashchan doesn't support imageboards by itself. It uses apps-extensions for this purpose. The list of available extensions is available on project home page.
Contact author
- Email: [email protected]
- Twitter: @dashdevelop
You can use GitHub issues system to contact with me.
Playing WebM
You need to install codecs to make player works. Then you can enable player usage in application settings. It was decided to move codecs in separate extension because their size is 4 times greater client's one. You can update codecs like other extensions in application settings.
Problem solving
Contact me and describe your problem and method of it's reproducing. It's advisable to attach a log, if it possible. The following are possible cases and methods of log obtaining.
The app crashes
The app makes a log in Android/data/com.mishiranu.dashchan/errors when it crashes.
The app shows "Extension error" or "Unable to download data" messages
You must create logs directory in Android/data/com.mishiranu.dashchan. The logs will be saved in this directory when some failures appears. You must restart app after making a directory.