# cnBeta reader
**Repository Path**: mongoding/cnBeta-reader
## Basic Information
- **Project Name**: cnBeta reader
- **Description**: cnBeta 第三方阅读器
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 107
- **Created**: 2015-07-01
- **Last Updated**: 2024-11-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# cnBeta reader
This is the third-party of cnbeta reader client for Android 4.0+
## Quick Overview
- Screenshots
## Pre-requisites
Android Studio 1.2
gradle 2.4
Android SDK v22
Android Build Tool 22.0.1
Android Support v22.0.0
## Build from Source
1. clone or download source
2. create signing.properties in the root of the project
KEY_STROE_FILE= your key store file KEY_STROE_PASSWORD= your key store password KEY_ALIAS= your key store alias KEY_PASSWORD= your key password3. compiler
./gradlew assembleDebug
##License
Copyright 2015 远望の无限 (ywwxhz)
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.