https://github.com/contentful/blog-app-android
Android application example for the blog space template.
https://github.com/contentful/blog-app-android
Last synced: 10 months ago
JSON representation
Android application example for the blog space template.
- Host: GitHub
- URL: https://github.com/contentful/blog-app-android
- Owner: contentful
- License: mit
- Archived: true
- Created: 2015-02-18T13:47:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T10:33:09.000Z (over 8 years ago)
- Last Synced: 2024-09-27T10:04:18.410Z (almost 2 years ago)
- Language: Java
- Size: 306 KB
- Stars: 22
- Watchers: 9
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
This is an Android application example for the [Contentful][1] blog space template.
## Intro:
> [Contentful][1] is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.
## Screenshots
 
## Usage
- Create a space with the "Blog" space template on [Contentful][1]
- Clone this repo
- Enter your Delivery API credentials in the [Const.java][3] file
- \o/
## License
Copyright (c) 2015 Contentful GmbH. See [LICENSE][2] for further details.
[1]: https://www.contentful.com
[2]: LICENSE
[3]: app/src/main/java/blog/contentful/lib/Const.java