https://github.com/saulmm/Material-Movies
[Deprecated] An application about movies with material design
https://github.com/saulmm/Material-Movies
Last synced: 8 months ago
JSON representation
[Deprecated] An application about movies with material design
- Host: GitHub
- URL: https://github.com/saulmm/Material-Movies
- Owner: saulmm
- License: apache-2.0
- Created: 2015-01-31T09:52:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T16:36:27.000Z (over 9 years ago)
- Last Synced: 2024-10-29T17:51:14.390Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 1.55 MB
- Stars: 2,436
- Watchers: 145
- Forks: 616
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Awesome-MaterialDesign - Material-Movies - Movies.png" width="520" height="300" alt="Screenshot"/> (<a name="Dialog">Dialog</a> / Personal Blog)
- beautiful-android-ui - Material-Movies - Movies.png" width="520" height="300" alt="Screenshot"/> (<a name="Dialog">Dialog</a> / Personal Blog)
README
This projects support a series of articles about how to setup an android environment to develop an scalable, maintainable and testable projects.
### A useful stack on android
- [Architecture](http://saulmm.github.io/2015/02/02/A-useful-stack-on-android-1,-architecture)
- [User interface](http://saulmm.github.io/a-useful-stack-on-android-2-user-interface)
- [Compatibility](http://saulmm.github.io/a-useful-stack-on-android-3-compatibility)
### Screenshots


### License
```
Copyright 2015 Saúl Molinero
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.
```