Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hotchemi/instapets
https://github.com/hotchemi/instapets
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hotchemi/instapets
- Owner: hotchemi
- License: apache-2.0
- Created: 2014-06-10T13:27:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-10T22:07:29.000Z (over 10 years ago)
- Last Synced: 2024-10-14T12:43:26.190Z (3 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=hotchemi.instapets
- Size: 875 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
instapets
=========![](http://f.st-hatena.com/images/fotolife/h/hotchemi/20140610/20140610020733.png)
## How to use
add `res/values/api_key.xml`.
```xml
xxxxx.xxxxx.xxxxx
```
## Contribute
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request## License
```
Copyright (C) 2014 Shintaro Katafuchi. All rights reserved.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 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.
```