ruanjianbai / SnowdreamFramework

An Android Framework Build With Gradle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SnowdreamFramework An Android Framework Build With Gradle

##Features

  • Easy to develop the android apps or libraries with gradle
  • Support publishing an aar/jar file to Maven Central with Gradle
  • Configuring the build environment via gradle.properties

##Requirements

  • Gradle 2.2.1 with the plugin 1.1.1
  • SDK with Build Tools 21.1.2

##HOW TO Learn how to develop with IntelliJ/Android Studio and Gradle. http://snowdream.github.io/blog/android/2013/12/25/how-to-develop-with-android-gradle-template/

##Gradle Plugin User Guide http://tools.android.com/tech-docs/new-build-system/user-guide

##Gradle User Guide http://www.gradle.org/docs/current/userguide/userguide.html

##License

Copyright (C) 2015 Snowdream Mobile <yanghui1986527@gmail.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.

About

An Android Framework Build With Gradle

License:Apache License 2.0


Languages

Language:Java 100.0%