ananth10 / bus-eta

Android Architecture Components — now with 100% more MVVM

Home Page:https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppIcon

Bus Eta

minSdkVersion compileSdkVersion

An example project demoing the new Android Architecture Components

MVVM + Observables + Repositories + Architecture Components 😨?

Read the Medium blog post for more info: Medium blog post

Contributing

Contributions are always welcome!

Issues: Fell free to open a new issue. Follow the ISSUE_TEMPLATE.MD

Follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Merge with current development branch
  5. Push your work back up to your fork
  6. Submit a Pull request your changes can be reviewed (please refere the issue if reported)

Prevent code-style related changes (at least run Ctrl+⌥+O, ⌥+⌘+L) before commiting.

License

Copyright © 2017 Joaquim Ley

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

Android Architecture Components — now with 100% more MVVM

https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125


Languages

Language:Java 100.0%