Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imanish003 authored Jul 11, 2016
1 parent 46bd013 commit fbb5a2f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ In this project, created an app with multiple flavors that uses multiple librari
4. An Android app that fetches jokes from the GCE module and passes them to the Android Library for display


![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/project_overview.png "Overview of project")

#### Why this Project?
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.
![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/project_overview.png "Overview of project")

#### What I Learned?

Expand Down Expand Up @@ -58,5 +59,5 @@ Display the ad after the user hits the button, and before the joke is shown.

Add a loading indicator that is shown while the joke is being retrieved, and disappears when the joke is ready.

![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_one.png "Build-It-Bigger")![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_two.png "Build-It-Bigger")![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_three.png "Build-It-Bigger")![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_four.png "Build-It-Bigger")
![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_one.png "Build-It-Bigger") ![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_two.png "Build-It-Bigger") ![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_three.png "Build-It-Bigger") ![alt tag](https://github.com/Gr8manish/Build-It-Bigger/blob/master/Screenshots/BIB_four.png "Build-It-Bigger")

0 comments on commit fbb5a2f

Please sign in to comment.