Awesome
Android-Carbon-Forum
Android Client for Carbon Forum with Material Design.
Related Projects
Requirements
- Android Studio version 1.4 or higher.
- Gradle Plugin 2.0 or higher.
Build your Carbon Forum android client
- Rename the package name form
com.lincanbin.carbonforum
tocom.yourname.carbonforum
. - Edit configuration of domain, API key and API secret in
config/APIAddress.java
. - Edit
app_name
inres/values/strings.xml
(Optional). - Modify the icon
ic_launcher.png
as you like (Optional). - Build and enjoy it.
Features
- Writing……
Screenshot
License
Copyright 2015-2016 Canbin Lin (lincanbin@hotmail.com)
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.