Example project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more scalable and testable.
Include FireBase integration, you need to add your google-services.json file to the project and you can use it. Go to https://console.firebase.google.com for create new project.
You can dowload the application from Google play : https://play.google.com/store/apps/details?id=me.lolevsky.nasaplanetary
More explanations about the project you can find in flawing articles:
- https://medium.com/@lolevsky/design-of-android-application-for-developers-what-is-your-favorite-approach-d16e23cf2ce3
- https://medium.com/@lolevsky/integrating-firebase-analytics-with-google-analytics-b888ef243e83
- https://medium.com/@lolevsky/inject-firebase-into-your-android-project-58b5d77744e9
- https://medium.com/@lolevsky/are-you-sure-in-your-new-feature-a-b-testing-might-help-3068796dbdc
##Licence: Copyright (C) 2016 Leonid Olevsky
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/