Home EN - Mishiranu/Dashchan 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 extension applications for this purpose. The list of extensions is available at the project home page.
Contact author
- Email: [email protected]
- Twitter: @dashdevelop
You can also use GitHub issues system to contact me.
For those who want donate
- Bitcoin:
BC1QUUGGNY8WR2PA3526XCSTLUE9V2QZQP6PY4RLKH
Playing WebM
You need to install codecs. Then you can enable player in application settings. It was decided to move codecs to a separate extension because the size of the libraries is 4 times greater than the client's one. You can update the codecs like other extensions in the application settings.
Problem solving
Contact me and describe your problem and method of its reproducing. It's highly recommended to attach a log, if it's possible. See for the details of possible cases and methods of getting logs below.
The application crashes
The application writes crash logs to Android/data/com.mishiranu.dashchan/errors
when it crashes.
The application shows "Extension error" or "Unable to download data" messages
You should create logs
directory in Android/data/com.mishiranu.dashchan
. Logs will be saved to this directory when such incidents happen. You should also restart the application after creating the directory.