Skip to content

Mnu02/the_Last_API_Bender

Repository files navigation

the_Last_API_Bender

The Last API Bender

Done by: Mnumzana Moyo

Time spent: 12 hours spent in total

Summary

  • the_Last_API_Bender is an android app that displays a random character from the Avatar: The Last Airbender API")
  • Employed AsyncHTTPClient to send and parse network and JSON data calls over the internet to access images and text.
  • Created a working button that requests a new API entry and updates the data displayed reading from multiple field from an API.

Application Features

The following REQUIRED features are completed:

  • Make an API call to an API of your choice using AsyncHTTPClient
  • Display at least three (3) pieces of data for each API entry retrieved
  • A working Button requests a new API entry and updates the data displayed

API Choice

My chosen API for this project is (https://api.sampleapis.com/avatar/characters).

Video Demo

Here's a video / GIF that demos all of the app's implemented features:

Kapture 2023-07-21 at 08 22 40

GIF created with Kap

License

Copyright 2023 Mnumzana Moyo

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 at

http://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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages