Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulmm/material-movies
[Deprecated] An application about movies with material design
https://github.com/saulmm/material-movies
Last synced: about 1 month 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 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T16:36:27.000Z (over 8 years ago)
- Last Synced: 2024-04-17T11:10:39.268Z (7 months ago)
- Language: Java
- Homepage:
- Size: 1.55 MB
- Stars: 2,438
- Watchers: 145
- Forks: 617
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
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
![](http://androcode.es/wp-content/uploads/2015/03/family2.png)
![](http://androcode.es/wp-content/uploads/2015/03/detailFamily-e1426180053215.png)
### License
```
Copyright 2015 Saúl MolineroLicensed 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 athttp://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.
```