Skip to content
#

callbacks

Here are 24 public repositories matching this topic...

Erstelle einen roten Kreis mit einem Radius von 50 Pixel. Positioniere den Kreis genau im Zentrum der Zeichenfläche und zeichne den Kreis bei jedem Aufruf der `draw`-Methode. Fange alle Klicks in der _Graphics App_-Anwendung ab. Falls die Nutzer\*innen direkt auf den Kreis geklickt haben, änderst du dessen Farbe auf einen zufälligen Wert.

  • Updated Dec 22, 2021
  • Java

I build an Android app with Java that handles JSON data from a REST API service. The app uses the Volley library to create a weather app using API data. This app includes RequestQueue, designing a Singleton, and using callbacks for async network communications. Also the app use the Volley library methods JsonArrayRequest and JsonArrayObject to p…

  • Updated Feb 1, 2021
  • Java

Improve this page

Add a description, image, and links to the callbacks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the callbacks topic, visit your repo's landing page and select "manage topics."

Learn more