Skip to content
#

callbacks

Here are 24 public repositories matching this topic...

A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^

  • Updated Nov 17, 2017
  • Java

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