Skip to content

Afaquejaya/Populate_Spinner

Repository files navigation

JSON_DATA_IN_SPINNER

ScreenRecording of App

---GET JSON DATA FROM FROM API IN SPINNER-----

{
  "success": 1,
  "Name": [
    {
      "Country": "India"
    },
    {
      "Country": "US"
    },
    {
      "Country": "UK"
    },
    {
      "Country": "Australia"
    },
    {
      "Country": "Canada "
    }
  ]
}

------------------ Make this json as link by using bellow link ---------

I Used this link to get data in spinner : https://api.myjson.com/bins/yhh3s

About

:octocat: Display JSON DATA in Spinner using API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages