Project 4 - Android Developer Nanodegree Program
An app with multiple flavors that uses multiple libraries and Google Could Endpoints developed by me for the fourth stage (Gradle for Android and Java) of Android Nanodegree Program.
App evaluated and graded as “Exceeds Specifications” by certified Udacity code reviewer.
The app consists of four modules:
As Android projects grow in complexity, it becomes necessary to customize the behavior of the Gradle build tool, allowing automation of repetitive tasks. Particularly, factoring functionality into libraries and creating product flavors allow for much bigger projects with minimal added complexity.
During this project, I:
Copyright 2015 Orkhan Gasimli
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.