Skip to content

Instantly share code, notes, and snippets.

@kathy789
Last active August 17, 2016 20:51
Show Gist options
  • Save kathy789/b8dcbdcf2d15463e9a98358380f5607b to your computer and use it in GitHub Desktop.
Save kathy789/b8dcbdcf2d15463e9a98358380f5607b to your computer and use it in GitHub Desktop.
[
{
"name" : "Elephant",
"species": "Animal"
"image":"http://www.livescience.com/images/i/000/036/988/original/elephants.jpg?interpolation=lanczos-none&downsize=*:1000"
},
{
"name" : "Lily",
"species": "Plants"
"image": "https://upload.wikimedia.org/wikipedia/commons/d/dd/Lilium_longiflorum_(Easter_Lily).JPG"
}
]
@kathy789
Copy link
Author

Android project: zoo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment