这是一个匿名版客户端,现在你可以用它上 A 岛
An imageboard or textboard client. AC Nimingban is supported now.
$ git clone https://github.com/seven332/Nimingban
$ cd Nimingban
$ git submodule update --init
$ gradlew daogenerator:executeDaoGenerator
$ gradlew app:copyNotice
$ gradlew app:assembleDebug
生成的 apk 文件在 app\build\outputs\apk 目录下
The apk is in app\build\outputs\apk
本项目受到了诸多开源项目的帮助
Here is the libraries
- AOSP
- android-advancedrecyclerview
- android-gesture-detectors
- android-gif-drawable
- fastjson
- greenDAO
- jsoup
- leakcanary
- okhttp
- PhotoView
- SwipeBackLayout
Copyright (C) 2015 Hippo Seven
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.